Emily Kager
|
d347f73e69
|
For #2389 - Create Theme Onboarding Card
|
2019-05-20 11:10:20 -07:00 |
|
ekager
|
42d1491976
|
Closes #2635 - Save settings changes to new Shared Preferences file
|
2019-05-20 08:58:45 -07:00 |
|
Sawyer Blatz
|
f912621bc3
|
No issue: Fixes home crash if url host is malformed
|
2019-05-20 08:52:37 -07:00 |
|
Jonathan Almeida
|
2035be8cc6
|
Closes #2097: Stop video playback when custom tab closes
|
2019-05-17 16:24:40 -07:00 |
|
Sawyer Blatz
|
9e50b55340
|
For #1857: Adds telemetry for QR scanner
|
2019-05-17 10:46:53 -07:00 |
|
Sören Hentzschel
|
6bc577eecd
|
For #1800 - "report site issue" should open in a new tab
|
2019-05-16 22:28:02 -07:00 |
|
Emily Kager
|
a44322b120
|
Update mapping to represent steps of 5 from 50-200
|
2019-05-16 22:26:54 -07:00 |
|
Emily Kager
|
2956ca0c82
|
Change min and max scale for text scale
|
2019-05-16 22:26:54 -07:00 |
|
Emily Kager
|
e00380960f
|
Add Accessibility Fragment and Text Size Adjustment Setting
|
2019-05-16 22:26:54 -07:00 |
|
Emily Kager
|
855acd5fe2
|
Closes #2528 - Fixes Dialog navigation
|
2019-05-16 22:24:09 -07:00 |
|
Sebastian Kaspari
|
6942767dfe
|
Remove feature-session-bundling component.
|
2019-05-16 22:23:23 -07:00 |
|
Axel Hecht
|
c5204d2f9f
|
Import strings from android-l10n
Status: mozilla-l10n/android-l10n@27dbd72e7d
|
2019-05-16 18:20:18 -04:00 |
|
Sawyer Blatz
|
72d29c2a43
|
For #2205 & #1578: Integrates tab collection storage (#2478)
* For #2205: Adds TabCollectionStorage
* For #1578: Adds delete to TabCollection
|
2019-05-16 14:02:24 -07:00 |
|
Emily Kager
|
43843b0fb3
|
For #2561 - Dynamically set EngineView behavior in BrowserFragment
|
2019-05-16 11:22:14 -07:00 |
|
ekager
|
2f68546a58
|
Closes #2553 - wrap_content for header text for RTL
|
2019-05-15 23:26:58 -07:00 |
|
Jeff Boek
|
7ac26f5b20
|
For #2390 - Adds local feature flag for onboarding
|
2019-05-15 23:18:37 -07:00 |
|
Jeff Boek
|
95af2ddcc6
|
For #2390 - Adds the start browser button
|
2019-05-15 23:18:37 -07:00 |
|
Jeff Boek
|
b2e6b59e91
|
For #2390 - Adds views for every onboarding card
|
2019-05-15 23:18:37 -07:00 |
|
Jeff Boek
|
8928b19079
|
For #2390 - Adds a theme picker card
- applies generic styling to cards
- adds margins to headers and onboarding cards
|
2019-05-15 23:18:37 -07:00 |
|
Jeff Boek
|
fe16810ddb
|
For #2390 - Adds onboarding section headers
|
2019-05-15 23:18:37 -07:00 |
|
Jeff Boek
|
dfe14e1751
|
For #2390 - Adds the onboarding welcome message
|
2019-05-15 23:18:37 -07:00 |
|
Jeff Boek
|
b14d0fa80c
|
For #2390 - Applies onboarding mode on start
|
2019-05-15 23:18:37 -07:00 |
|
Richard Pappalardo
|
ba3edbcf92
|
Add automated UI test for main three dot menu (#2540)
|
2019-05-15 17:32:25 -07:00 |
|
Jeff Boek
|
b3a3c94169
|
Small refactor before we add onboarding cards (#2541)
* For #2390 - Cleans up the toAdapterList method before we add onboarding
* For #2514 - Hide tabs menu when no tabs are open
|
2019-05-15 17:06:49 -07:00 |
|
Michael Droettboom
|
c34946b88f
|
1551700: Enable custom pings from debug dashboard (#2516)
Fix re-enabling of telemetry
|
2019-05-15 14:51:55 -07:00 |
|
Sawyer Blatz
|
03ed5152a5
|
For #1291: Reduces length of private mode animation (#2534)
|
2019-05-15 14:48:40 -07:00 |
|
Sören Hentzschel
|
f8139ccc04
|
No issue: Fixes alignment of overflow menu in library
|
2019-05-15 14:48:24 -07:00 |
|
Jeff Boek
|
014de10b29
|
Fixes #2533 - Adds the feature flag to the menu item to create a collection
|
2019-05-15 13:32:37 -07:00 |
|
Sebastian Kaspari
|
f84b7f10dd
|
Issue #2458: Use correct Socorro product name.
|
2019-05-15 11:53:41 -07:00 |
|
Sawyer Blatz
|
334868c283
|
For #2224: Removes select bookmark and fixes crash
|
2019-05-15 11:46:46 -07:00 |
|
Vlad Filippov
|
e52157d358
|
Closes #2518 - Fix back button in PairFragment
|
2019-05-15 11:46:34 -07:00 |
|
Sawyer Blatz
|
0b7df74731
|
For #2315 & For #2494: Adds scrolling to custom tabs (#2521)
|
2019-05-15 09:37:05 -07:00 |
|
Sebastian Kaspari
|
d894ea6702
|
Issue #552: Use EngineViewBottomBehavior to draw bottom-aligned web content above the toolbar.
|
2019-05-15 07:43:42 -07:00 |
|
Jeff Boek
|
c5e5ef4b25
|
Teases apart ViewModel dependencies (#2499)
* No Issue - pulls render outside of the viewmodel
* No Issue - Properly subscribes to the changesObservable
* No Issue - Fixes ViewModel tests
|
2019-05-14 23:16:48 -07:00 |
|
ekager
|
0143c54817
|
Suppress ComplexMethod error for openToBrowser
|
2019-05-14 22:48:40 -07:00 |
|
ekager
|
ecdbdda94e
|
Added BrowserDirection values for New Fragments
|
2019-05-14 22:48:40 -07:00 |
|
Emily Kager
|
ffc8037a08
|
Fix navigation for pairing
|
2019-05-14 22:48:40 -07:00 |
|
Vlad Filippov
|
66a0cd5f9c
|
Add FxA Pairing feature to "Turn On Sync"
|
2019-05-14 22:48:40 -07:00 |
|
ekager
|
a078f9e48b
|
For #2422 If TP disabled globally disable quicksettings TP exception toggle
|
2019-05-14 15:38:39 -07:00 |
|
Emily Kager
|
573e215577
|
For #2101 - Set status bar color to black in light mode for API 21-22 (#2461)
|
2019-05-14 14:35:09 -07:00 |
|
Emily Kager
|
c2a3c844b8
|
For #2035 - Register Accessibility Manager Listener (#2462)
|
2019-05-14 14:34:01 -07:00 |
|
Emily Kager
|
92ad00debc
|
For #2460 - Announce "Syncing" for a11y feedback when "Sync Now" pressed (#2463)
|
2019-05-14 14:32:45 -07:00 |
|
Sawyer Blatz
|
03ca975795
|
For #2315: Hides URL bar when scrolling in custom tab (#2485)
|
2019-05-14 14:32:28 -07:00 |
|
Emily Kager
|
e0e7ba5a43
|
For #2302 - Listen to session to update QuickSettingsSheetDialogFragment
|
2019-05-14 13:49:59 -07:00 |
|
Colin Lee
|
49ac62ab85
|
Fix ViewModel States (#2457)
Co-authored-by: Jeff Boek <jeff@jeffboek.com>
|
2019-05-14 13:49:02 -07:00 |
|
Emily Kager
|
a739d5a9e5
|
For #2336 - Pass EngineSession to TP adjustment fun
|
2019-05-14 13:08:25 -07:00 |
|
Sawyer Blatz
|
43a4b1b77c
|
For #563: Restyles history favicons (#2455)
|
2019-05-14 08:41:45 -07:00 |
|
Sawyer Blatz
|
b71eeb9fb3
|
For #2245: Updates quick action bar state and animation (#2451)
* Revert quick action changes
* For #2245: Updates quick action bar state and animation
|
2019-05-14 08:14:41 -07:00 |
|
Colin Lee
|
917399d897
|
For #2436: TransactionTooLargeException saving many tabs (#2453)
|
2019-05-13 21:03:51 -05:00 |
|
Axel Hecht
|
9931c7d003
|
Import strings from android-l10n
State: mozilla-l10n/android-l10n@4e63500774
|
2019-05-13 16:25:38 -04:00 |
|