1
0
Fork 0
Commit Graph

1019 Commits (6057c3703a7eac32c3c4ed93f7bc170a669f9efb)

Author SHA1 Message Date
Emily Kager 6057c3703a For #2061 - Added Find in Page Bar No Matches Text Color (#2746) 2019-05-23 10:47:15 -07:00
Sawyer Blatz 87df0a8103 For #2728 & #2729: Uses view model selected tabs for collection creation (#2748) 2019-05-23 10:46:54 -07:00
Tiger Oakes 9b69f9f5db Fixes #654 - Update refresh/stop toolbar buttons (#2702)
(Also back and forward)
2019-05-23 10:46:22 -07:00
Jeff Boek bf28462c47 For #2717 - Hides onboarding card when signed into a firefox account 2019-05-23 10:26:55 -07:00
Jeff Boek ab590df18b For #2717 - Adds auto signed in state to the accounts onboarding card 2019-05-23 10:26:55 -07:00
Grisha Kruglov f4f35bdde0 Closes #2713: Weave in "onboarding state" and split adapter items accordingly
we're ensuring that it has been initialized.

I wonder if we could just make background services load eagerly (they're lazy init now), instead.
2019-05-23 10:26:55 -07:00
Sawyer Blatz 763c8be815 For #2689: Turns dynamic toolbar into fixed toolbar 2019-05-23 08:37:00 -07:00
Emily Kager 7492de321d For #2530 - Show report site issue and TP off globally in quick settings 2019-05-23 08:34:24 -07:00
Sawyer Blatz 220a843534 For #2205: Updates collection title constraints 2019-05-23 08:33:42 -07:00
Sawyer Blatz 9509ce1b12 For #911: Adds reader mode notification on first launch 2019-05-23 08:27:07 -07:00
Ryan Kelly 17f8e236aa Closes #2555: Remove appservices gradle plugin, perform megazord substitution by hand. 2019-05-23 08:23:17 -07:00
Sören Hentzschel 04e28096b2 fixed wrongly named variable 2019-05-23 08:22:34 -07:00
Sören Hentzschel 56dec1ebfb fixed linting issues 2019-05-23 08:22:34 -07:00
Sören Hentzschel cc03aeb9f0 For #2435 - adds URL to bookmarks in library 2019-05-23 08:22:34 -07:00
Michael Droettboom d7d470d5e6 Store for every commit hash on master 2019-05-23 08:14:36 -07:00
Michael Droettboom d0366849d1 Only run task on master 2019-05-23 08:14:36 -07:00
Michael Droettboom 12dbbfa219 Add pull request scope 2019-05-23 08:14:36 -07:00
Michael Droettboom 343067654a Add index route 2019-05-23 08:14:36 -07:00
Michael Droettboom cdade63249 Add to decision_task.py 2019-05-23 08:14:36 -07:00
Michael Droettboom 44fb58546c Write dependencies out as an artifact 2019-05-23 08:14:36 -07:00
Sawyer Blatz a1d32127ab For #2655: Adds undo snackbar for closing all tabs 2019-05-23 07:26:00 -07:00
Jeff Boek f5a993a027 For #2762 - Prevents crash when a device has a font scale other than 1.0 2019-05-22 18:38:20 -07:00
Sawyer Blatz 3f821fec75 No issue: Updates string comment for collection renamed 2019-05-22 17:20:09 -07:00
Emily Kager 36cf9817d9 For #1286 - Dynamically set fontsizefactor and reload current session 2019-05-22 14:07:11 -07:00
Sebastian Kaspari c3ff7a1aba Switch to browser-engine-gecko-beta (GeckoView 68.0). 2019-05-22 11:14:02 -07:00
Sebastian Kaspari 03d0ed9d6d Update GeckoView versions (following A-C). 2019-05-22 11:14:02 -07:00
Sebastian Kaspari 4e0757f06b Use Mozilla Android Components 0.54.0-SNAPSHOT. 2019-05-22 11:14:02 -07:00
Will Hawkins 4f0c74a1fe Fix #2612: Force PG to keep kotlinx coroutines 2019-05-22 11:13:31 -07:00
Axel Hecht 9057eed6d7 Import strings from android-l10n
Status: mozilla-l10n/android-l10n@ec762fcedc
2019-05-22 08:56:30 -07:00
Jeff Boek 5ec783f6e5 For #2719 - Fixes crash by registering to observer with a lifecycle owner 2019-05-21 21:43:33 -07:00
Emily Kager 851f066a2a For #2377 - Added ability to share multiple history items 2019-05-21 21:35:34 -07:00
Jeff Boek e5f27a2e8d For #2531 - Adds changelog entry 2019-05-21 21:34:06 -07:00
Jeff Boek 16b3309053 For #2531 - Adds privacy notice to settings 2019-05-21 21:34:06 -07:00
Sawyer Blatz e7ecd49353 For #1578: Adds delete collection with undo 2019-05-21 14:02:56 -07:00
Emily Kager c2339e9669 Closes #2699 - Removes Feedback from Settings 2019-05-21 13:37:00 -07:00
Sawyer Blatz 22ca1b88a0 For #2688: Corrects extra key of library selected item telemetry 2019-05-21 13:36:52 -07:00
Emily Kager 394a207fea Revert "For #1578: Adds delete collection with undo"
This reverts commit 63a4567521.
2019-05-21 13:04:47 -07:00
Sawyer Blatz 63a4567521 For #1578: Adds delete collection with undo 2019-05-21 11:03:44 -07:00
Arturo Mejia b2294483a8 Updated tracking protectionPolicy to the recommend one. 2019-05-21 10:51:30 -07:00
Sawyer Blatz 93d0982a6f For #1576: Adds tab collection renaming 2019-05-21 10:34:42 -07:00
Sawyer Blatz f73bb22955 No issue: Removes usage of COLLECTIONS_ENABLED flag 2019-05-21 10:34:30 -07:00
Emily Kager 0c022f6646 For #1826 - Create ViewModel for Restoring Home Scroll Position 2019-05-21 10:29:15 -07:00
Emily Kager 4b186eb86d No issue: Save/Restore State in HomeFragment 2019-05-21 10:29:15 -07:00
Sawyer Blatz aa9e5c46ae For #1242: Adds telemetry for error pages 2019-05-21 10:12:52 -07:00
Sawyer Blatz 0080e7d701 For #2584: Adds opening a single tab from tab collection 2019-05-21 09:42:40 -07:00
Sawyer Blatz a3f25b9f77 For #2584: Adds opening tab collections 2019-05-21 09:42:40 -07:00
Sawyer Blatz afbe397f94 For #1575: Enables adding tabs to existing collection 2019-05-21 09:39:55 -07:00
Sawyer Blatz 7e7edc8b7a For #2377: Adds share to tabs and tab collections 2019-05-21 09:37:04 -07:00
Axel Hecht 9c2352f2c5 Import strings from android-l10n
Status: mozilla-l10n/android-l10n@edd6b0e79f
2019-05-21 08:55:04 -07:00
Richard Pappalardo 2a099ca714 Update Dockerfile with UI test deps 2019-05-21 09:25:10 -04:00