2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-10-27 15:46:27 +00:00
Commit Graph

2373 Commits

Author SHA1 Message Date
Aaron Train
397dddaf0a [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/7611: Add UI tests for content context menus (https://github.com/mozilla-mobile/fenix/pull/7631)
Closes https://github.com/mozilla-mobile/fenix/issues/7611: Add UI tests for content context menus
2020-01-13 12:24:23 -05:00
Sebastian Kaspari
e36fd53543 [fenix] Open "migration FAQ" when selecting "What's new" in a Fennec build. 2020-01-13 17:08:48 +01:00
Mozilla L10n Automation Bot
cebfd743ba [fenix] Import l10n. 2020-01-13 12:14:20 +02:00
Tiger Oakes
2cf4af1c39 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7431: Remove extra share button 2020-01-11 11:48:51 -08:00
ekager
a97bd82a3f [fenix] Remove unused labels from nav_graph 2020-01-10 16:45:21 -08:00
mcarare
8b6c78847f [fenix] For https://github.com/mozilla-mobile/fenix/issues/7593 Set AboutFragment title just in onCreate 2020-01-10 16:45:21 -08:00
mcarare
0180880b3e [fenix] For https://github.com/mozilla-mobile/fenix/issues/7583 Align text in language title and subtitle to viewStart 2020-01-10 15:36:31 -08:00
Sebastian Kaspari
2af018af37 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/7203: Use app name 'Firefox Nightly' for fennecNightly build. 2020-01-10 13:59:31 -08:00
ekager
29da7724cc [fenix] Move experiments initialization and fix ktlint errors 2020-01-10 13:57:12 -08:00
Kris Taeleman
70c8589744 [fenix] Bug 1605454 - Fixing typo 2020-01-10 13:57:12 -08:00
Kris Taeleman
b83c08032b [fenix] Bug 1605454 - Kotlin linting improvement 2020-01-10 13:57:12 -08:00
Kris Taeleman
a80f985761 [fenix] Bug 1605454 - Change experiment name and take branch into account 2020-01-10 13:57:12 -08:00
Kris Taeleman
e84bd29218 [fenix] Bug 1605454 - Adding experiment code for disabling webrender. 2020-01-10 13:57:12 -08:00
Sebastian Kaspari
630f7ba824 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/7587: Add shortcuts.xml for fennecNightly variant. 2020-01-10 13:50:47 -08:00
Sebastian Kaspari
9f5568a60a [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/6898: Allow empty adjust token for fennecNightly builds. 2020-01-10 13:48:20 -08:00
ekager
769492ada1 [fenix] No issue: Fix dynamic theming to accommodate lazily inflated readerview 2020-01-10 13:23:46 -08:00
mcarare
3af16e3185 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7522 Catch IllegalArgumentException when validating search string 2020-01-10 11:26:11 -08:00
Sawyer Blatz
72604bb955 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6304 & https://github.com/mozilla-mobile/fenix/issues/7577: Persist private mode between app launches 2020-01-09 17:03:36 -08:00
Mihai Adrian
b035f6c04e [fenix] For https://github.com/mozilla-mobile/fenix/issues/6992 Always hide toolbar when showing find in page bar (https://github.com/mozilla-mobile/fenix/pull/7567) 2020-01-09 13:26:33 -08:00
Mihai Adrian
354ea9b6ec [fenix] For https://github.com/mozilla-mobile/fenix/issues/7343: Handle sharing to multiple devices (https://github.com/mozilla-mobile/fenix/pull/7409)
* For https://github.com/mozilla-mobile/fenix/issues/7343 Do not allow multiple share to same device

* For https://github.com/mozilla-mobile/fenix/issues/7343 Check current destination before dismissing share
2020-01-09 10:40:14 -08:00
Sawyer Blatz
3a91c6aa33 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1718: Sets accessibility users to top toolbar by default (https://github.com/mozilla-mobile/fenix/pull/7486) 2020-01-09 09:15:02 -08:00
Severin Rudie
49cb8c2620 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7556: fix intermittent failure in BookmarkNodeTest 2020-01-09 16:54:50 +02:00
Mugurell
44cef3a931 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6836 - Limit Leanplum depending on current locale. 2020-01-09 13:02:21 +02:00
Josh Vocal
e4c26f7592 [fenix] Replace fixed dp with defined dp dimension 2020-01-08 20:17:22 -08:00
Josh Vocal
c888e71c40 [fenix] Fix truncated tracking protection info text
* Allow tracking protection titles to wrap instead of being cut off
* Refactor view ids to match the layout
2020-01-08 20:17:22 -08:00
Sebastian Kaspari
39b1040830 [fenix] Update Mozilla Android Components to 28.0.0-SNAPSHOT. 2020-01-08 18:57:31 -05:00
Kaaira Gupta
3bc4d7564a [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/7414 : changed AboutHeaderContentText color to primarytext color and removed futile code of aboutText color 2020-01-08 16:46:18 -07:00
Mihai Adrian
813593987e [fenix] For https://github.com/mozilla-mobile/fenix/issues/5722 Set adjustViewBounds to true to maintain original icon aspect (https://github.com/mozilla-mobile/fenix/pull/7518) 2020-01-08 14:03:48 -08:00
Rushab Kumar
7b07f5cbb5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7154 - Fix crash when tapping on "Blocked" in the site info panel (https://github.com/mozilla-mobile/fenix/pull/7404) 2020-01-08 13:51:45 -08:00
Mozilla L10n Automation Bot
6d5a6e4644 [fenix] Import l10n. 2020-01-08 14:43:07 -07:00
mcarare
30962ed381 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7522 Ensure correct protocol is used in search string 2020-01-08 11:13:49 -08:00
mcarare
4fcaac3933 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7313 Set actionBar background color according to mocks. 2020-01-08 12:12:30 -07:00
Severin Rudie
7dc3a94acd [fenix] For 6832: update implementation/comment to align w existing AC code 2020-01-08 12:04:14 -07:00
Severin Rudie
1b2c0bd799 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6832: fix unattached context crash in HomeFragment 2020-01-08 12:04:14 -07:00
mcarare
fd06352b8b [fenix] For https://github.com/mozilla-mobile/fenix/issues/7155 Align custom tabs overflow menu to original mocks
Reverse menu items order when toolbar position is top
2020-01-08 11:50:17 -07:00
mcarare
cea6d9d394 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7519 Navigate up from search fragment to handle all entry points 2020-01-08 11:49:17 -07:00
mawen7
bd95c96dc8 [fenix] Only close tab on back press if it has a parent tab 2020-01-08 11:33:49 -07:00
kglazko
99d08c5677 [fenix] Issue 5736 Improve pop behavior after deleting tabs in settings (https://github.com/mozilla-mobile/fenix/pull/7478) 2020-01-08 10:27:14 -08:00
Emily Kager
54176609f8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7181 - Adjust ETP onboarding for toolbar positions 2020-01-08 11:06:38 -07:00
Josh Vocal
81a1efb92d [fenix] For https://github.com/mozilla-mobile/fenix/issues/7282 - Add more visibility to Turn On Sync card (https://github.com/mozilla-mobile/fenix/pull/7284)
* Change background of card to make elevation more visible
* Change icon white fill to become transparent
2020-01-08 10:26:48 -05:00
Will Hawkins
0b7436f2c0 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/7425 (et al): Cache the list of installed browsers
Cache the list of installed browsers. Calling `Browsers.all`
the application directly redundantly recalculates the list.
Accessing the list of installed browsers through this cache
will reduce that overhead.
2020-01-07 18:40:07 -08:00
Mugurell
e470001a48 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4977: Migrate fennec shortcuts (https://github.com/mozilla-mobile/fenix/pull/7251)
* For https://github.com/mozilla-mobile/fenix/issues/4977 - Support opening Fennec pinned website shortcuts in Fenix

Fennec's pinned website shortcuts are set to open the BrowserApp activity.
So we need a new activity alias to actually catch such Intents. Otherwise they
would open "org.mozilla.firefox/.App" without any way to inform that this is
the result of the user clicking on a pinned shortcut.
For actually checking if the newly received Intent is of a Fennec pinned
shortcut we introduce a new FennecBookmarkShortcutsIntentProcessor which will
prepare the Intent to open the shortcut's URL in a new tab.

* For https://github.com/mozilla-mobile/fenix/issues/4977 - Don't keep IntentReceiverActivity on the back stack

For successive Fennec pinned shortcuts to create a new IntentReceiverActivity
and be processed as normal we need to not keep this as our task root.

* For https://github.com/mozilla-mobile/fenix/issues/4977 - Test the FennecBookmarkShortcutsIntentProcessor
2020-01-07 09:07:51 -08:00
Jeff Boek
0d2b57ed16 [fenix] For https://github.com/mozilla-mobile/fenix/issues/5552 - Reverts temporary fix for https://github.com/mozilla-mobile/fenix/issues/5552 2020-01-07 12:24:20 +02:00
Tiger Oakes
e23d8662b2 [fenix] Change type for OnboardingAutomaticSignIn (https://github.com/mozilla-mobile/fenix/pull/7474) 2020-01-06 14:25:52 -08:00
Michael Comella
9f1195a762 [fenix] No issue: remove useless @MenuRes annotation in History Fragment.
This annotation was not applied correctly and lint was unable to ensure
it was used properly: it declared an error in lint saying so but that
error was ignored. I did not know how to apply the annotation - and I
felt it had limited utility - so I removed it entirely in order to
permit the lint baseline file to be removed (it was the only error).
2020-01-06 18:27:51 +02:00
Michael Comella
070d098012 [fenix] No issue: remove lint baseline file.
This will enable folks to see the existing warnings.
2020-01-06 18:27:51 +02:00
mcarare
d2d42c51ee [fenix] For https://github.com/mozilla-mobile/fenix/issues/6851 Update text copy of option to add custom search engine 2020-01-06 14:32:02 +02:00
Mihai Branescu
bbd73acf60 [fenix] Feature/https://github.com/mozilla-mobile/fenix/issues/220 language menu (https://github.com/mozilla-mobile/fenix/pull/7070)
* For https://github.com/mozilla-mobile/fenix/issues/220
- Added advanced header + locale settings item in the settings fragment

* For https://github.com/mozilla-mobile/fenix/issues/220
- Added locale selection page with lib state + handling of locale changes

* For https://github.com/mozilla-mobile/fenix/issues/220
- Removed registering for locale changes in the manifest, allow system
to restart activity in that scenario

* For https://github.com/mozilla-mobile/fenix/issues/220
- Added unit tests for locale settings page

* For https://github.com/mozilla-mobile/fenix/issues/220: fixed an outdated unit test
ga-a

Co-authored-by: Severin Rudie <Baron-Severin@users.noreply.github.com>
2020-01-03 18:15:35 -08:00
Severin Rudie
8b746007fd [fenix] 7410 remove rxjava (https://github.com/mozilla-mobile/fenix/pull/7426)
* For https://github.com/mozilla-mobile/fenix/issues/7410: rewrite updateBookmarkFromObservableInput with coroutines

* For 7410: remove RxJava from project. :(

* For 7410: converted updateBookmarkFromTextChanges to Flow per review
2020-01-03 14:37:12 -08:00
mozilla-l10n-automation-bot
8b1915c55c [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/7476) 2020-01-03 14:59:08 -05:00