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

1007 Commits

Author SHA1 Message Date
Ryan Kelly
36686f3fd8 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2555: Remove appservices gradle plugin, perform megazord substitution by hand. 2019-05-23 08:23:17 -07:00
Sören Hentzschel
f987d5ae88 [fenix] fixed wrongly named variable 2019-05-23 08:22:34 -07:00
Sören Hentzschel
82cc85bcdd [fenix] fixed linting issues 2019-05-23 08:22:34 -07:00
Sören Hentzschel
11ccbfdab2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2435 - adds URL to bookmarks in library 2019-05-23 08:22:34 -07:00
Michael Droettboom
3491835118 [fenix] Store for every commit hash on master 2019-05-23 08:14:36 -07:00
Michael Droettboom
0b54f252f5 [fenix] Only run task on master 2019-05-23 08:14:36 -07:00
Michael Droettboom
7c66342ab3 [fenix] Add pull request scope 2019-05-23 08:14:36 -07:00
Michael Droettboom
58f9338166 [fenix] Add index route 2019-05-23 08:14:36 -07:00
Michael Droettboom
829c1f78f7 [fenix] Add to decision_task.py 2019-05-23 08:14:36 -07:00
Michael Droettboom
d23abb4a15 [fenix] Write dependencies out as an artifact 2019-05-23 08:14:36 -07:00
Sawyer Blatz
61ef2c4121 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2655: Adds undo snackbar for closing all tabs 2019-05-23 07:26:00 -07:00
Jeff Boek
de79d482e2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2762 - Prevents crash when a device has a font scale other than 1.0 2019-05-22 18:38:20 -07:00
Sawyer Blatz
cca76e8a66 [fenix] No issue: Updates string comment for collection renamed 2019-05-22 17:20:09 -07:00
Emily Kager
350c4b1b5f [fenix] For https://github.com/mozilla-mobile/fenix/issues/1286 - Dynamically set fontsizefactor and reload current session 2019-05-22 14:07:11 -07:00
Sebastian Kaspari
f1e94d09ea [fenix] Switch to browser-engine-gecko-beta (GeckoView 68.0). 2019-05-22 11:14:02 -07:00
Sebastian Kaspari
de0b28d5fe [fenix] Update GeckoView versions (following A-C). 2019-05-22 11:14:02 -07:00
Sebastian Kaspari
a354e289c5 [fenix] Use Mozilla Android Components 0.54.0-SNAPSHOT. 2019-05-22 11:14:02 -07:00
Will Hawkins
9f6ee0a8f3 [fenix] Fix https://github.com/mozilla-mobile/fenix/issues/2612: Force PG to keep kotlinx coroutines 2019-05-22 11:13:31 -07:00
Axel Hecht
df65c988ef [fenix] Import strings from android-l10n
Status: mozilla-l10n/android-l10n@ec762fcedc
2019-05-22 08:56:30 -07:00
Jeff Boek
2a8931a64c [fenix] For https://github.com/mozilla-mobile/fenix/issues/2719 - Fixes crash by registering to observer with a lifecycle owner 2019-05-21 21:43:33 -07:00
Emily Kager
f0ebdd9d11 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2377 - Added ability to share multiple history items 2019-05-21 21:35:34 -07:00
Jeff Boek
69d24e7e8a [fenix] For https://github.com/mozilla-mobile/fenix/issues/2531 - Adds changelog entry 2019-05-21 21:34:06 -07:00
Jeff Boek
5af8b93707 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2531 - Adds privacy notice to settings 2019-05-21 21:34:06 -07:00
Sawyer Blatz
05217c6248 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1578: Adds delete collection with undo 2019-05-21 14:02:56 -07:00
Emily Kager
78915862d3 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2699 - Removes Feedback from Settings 2019-05-21 13:37:00 -07:00
Sawyer Blatz
2ac0a8a94d [fenix] For https://github.com/mozilla-mobile/fenix/issues/2688: Corrects extra key of library selected item telemetry 2019-05-21 13:36:52 -07:00
Emily Kager
cec1917e4b [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/1578: Adds delete collection with undo"
This reverts commit 2f1be24bac789f77d9399f746273a482f1958292.
2019-05-21 13:04:47 -07:00
Sawyer Blatz
60e8b5f074 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1578: Adds delete collection with undo 2019-05-21 11:03:44 -07:00
Arturo Mejia
5783d2d677 [fenix] Updated tracking protectionPolicy to the recommend one. 2019-05-21 10:51:30 -07:00
Sawyer Blatz
d3a92a0c7d [fenix] For https://github.com/mozilla-mobile/fenix/issues/1576: Adds tab collection renaming 2019-05-21 10:34:42 -07:00
Sawyer Blatz
f842693457 [fenix] No issue: Removes usage of COLLECTIONS_ENABLED flag 2019-05-21 10:34:30 -07:00
Emily Kager
b4b6f760ee [fenix] For https://github.com/mozilla-mobile/fenix/issues/1826 - Create ViewModel for Restoring Home Scroll Position 2019-05-21 10:29:15 -07:00
Emily Kager
cf3b20fd34 [fenix] No issue: Save/Restore State in HomeFragment 2019-05-21 10:29:15 -07:00
Sawyer Blatz
6539a5aad2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1242: Adds telemetry for error pages 2019-05-21 10:12:52 -07:00
Sawyer Blatz
27b16dda39 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2584: Adds opening a single tab from tab collection 2019-05-21 09:42:40 -07:00
Sawyer Blatz
d96137f8da [fenix] For https://github.com/mozilla-mobile/fenix/issues/2584: Adds opening tab collections 2019-05-21 09:42:40 -07:00
Sawyer Blatz
a1001bafde [fenix] For https://github.com/mozilla-mobile/fenix/issues/1575: Enables adding tabs to existing collection 2019-05-21 09:39:55 -07:00
Sawyer Blatz
70eb92f24b [fenix] For https://github.com/mozilla-mobile/fenix/issues/2377: Adds share to tabs and tab collections 2019-05-21 09:37:04 -07:00
Axel Hecht
182b19dedb [fenix] Import strings from android-l10n
Status: mozilla-l10n/android-l10n@edd6b0e79f
2019-05-21 08:55:04 -07:00
Richard Pappalardo
5679d110b0 [fenix] Update Dockerfile with UI test deps 2019-05-21 09:25:10 -04:00
Jeff Boek
fd55bcc441 [fenix] No Issue - Fixes nits in https://github.com/mozilla-mobile/fenix/pull/2669 2019-05-20 23:32:58 -07:00
Jeff Boek
d06a3b0c6c [fenix] For https://github.com/mozilla-mobile/fenix/issues/2391 - Dismiss tour when navigating to search or settings 2019-05-20 23:32:58 -07:00
Jeff Boek
6d5139ec6e [fenix] No Issue - Always complete motionLayout transition on restore 2019-05-20 23:32:58 -07:00
Jeff Boek
928d68f32b [fenix] No Issue - Remove debugging code for onboarding 2019-05-20 23:32:58 -07:00
Jeff Boek
c9e855106b [fenix] For https://github.com/mozilla-mobile/fenix/issues/2390 - Adds changelog entry 2019-05-20 23:32:58 -07:00
Jeff Boek
d9812a5ce0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2395 - Navigates to turn on sync on button press 2019-05-20 23:32:58 -07:00
Jeff Boek
eca427d9f9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2389 - Save state on homeview when switching themes 2019-05-20 23:32:58 -07:00
Jeff Boek
e4da145a51 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2395 - Adds sign into sync card 2019-05-20 23:32:58 -07:00
Jeff Boek
a896a807da [fenix] For https://github.com/mozilla-mobile/fenix/issues/2399 - Wires up tracking protection onboarding card 2019-05-20 23:32:58 -07:00
Jeff Boek
c0e9d4b0a1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/982 - Opens privacy policy in a custom tab 2019-05-20 23:32:58 -07:00