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

927 Commits

Author SHA1 Message Date
Sawyer Blatz
b13095adb3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1857: Adds telemetry for QR scanner 2019-05-17 10:46:53 -07:00
Stefan Arentz
a6b8df1342 [fenix] Update GeckoView to Nightly 68.0.20190517093040 2019-05-17 11:58:59 -04:00
Sören Hentzschel
5c78b25385 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1800 - "report site issue" should open in a new tab 2019-05-16 22:28:02 -07:00
Emily Kager
75982fb559 [fenix] Update mapping to represent steps of 5 from 50-200 2019-05-16 22:26:54 -07:00
Emily Kager
fef28a284a [fenix] Change min and max scale for text scale 2019-05-16 22:26:54 -07:00
Emily Kager
6d2b714986 [fenix] Add Accessibility Fragment and Text Size Adjustment Setting 2019-05-16 22:26:54 -07:00
Emily Kager
1886e227eb [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2528 - Fixes Dialog navigation 2019-05-16 22:24:09 -07:00
Sebastian Kaspari
72411cc622 [fenix] Remove feature-session-bundling component. 2019-05-16 22:23:23 -07:00
Axel Hecht
69f5fcef4d [fenix] Import strings from android-l10n
Status: mozilla-l10n/android-l10n@27dbd72e7d
2019-05-16 18:20:18 -04:00
Sawyer Blatz
848fbe390c [fenix] For https://github.com/mozilla-mobile/fenix/issues/2205 & https://github.com/mozilla-mobile/fenix/issues/1578: Integrates tab collection storage (https://github.com/mozilla-mobile/fenix/pull/2478)
* For https://github.com/mozilla-mobile/fenix/issues/2205: Adds TabCollectionStorage

* For https://github.com/mozilla-mobile/fenix/issues/1578: Adds delete to TabCollection
2019-05-16 14:02:24 -07:00
Emily Kager
27b38f2ae4 [fenix] No issue: Update AndroidX dependencies 5-16-2019 2019-05-16 13:31:51 -07:00
Emily Kager
9b5ae0cbe7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2561 - Dynamically set EngineView behavior in BrowserFragment 2019-05-16 11:22:14 -07:00
ekager
afbe46b7a1 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2553 - wrap_content for header text for RTL 2019-05-15 23:26:58 -07:00
Jeff Boek
69cd4c3ef4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2390 - Adds local feature flag for onboarding 2019-05-15 23:18:37 -07:00
Jeff Boek
fb3f8cd17d [fenix] For https://github.com/mozilla-mobile/fenix/issues/2390 - Adds the start browser button 2019-05-15 23:18:37 -07:00
Jeff Boek
25ea98ae9d [fenix] For https://github.com/mozilla-mobile/fenix/issues/2390 - Adds views for every onboarding card 2019-05-15 23:18:37 -07:00
Jeff Boek
0a935eda06 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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
8f619fad01 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2390 - Adds onboarding section headers 2019-05-15 23:18:37 -07:00
Jeff Boek
221f7a609b [fenix] For https://github.com/mozilla-mobile/fenix/issues/2390 - Adds the onboarding welcome message 2019-05-15 23:18:37 -07:00
Jeff Boek
4eb5a4a2e2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2390 - Applies onboarding mode on start 2019-05-15 23:18:37 -07:00
Richard Pappalardo
ce9ac9e988 [fenix] Add automated UI test for main three dot menu (https://github.com/mozilla-mobile/fenix/pull/2540) 2019-05-15 17:32:25 -07:00
Jeff Boek
47c166824f [fenix] Small refactor before we add onboarding cards (https://github.com/mozilla-mobile/fenix/pull/2541)
* For https://github.com/mozilla-mobile/fenix/issues/2390 - Cleans up the toAdapterList method before we add onboarding

* For https://github.com/mozilla-mobile/fenix/issues/2514 - Hide tabs menu when no tabs are open
2019-05-15 17:06:49 -07:00
Michael Droettboom
703a47f96c [fenix] 1551700: Enable custom pings from debug dashboard (https://github.com/mozilla-mobile/fenix/pull/2516)
Fix re-enabling of telemetry
2019-05-15 14:51:55 -07:00
Sawyer Blatz
fce0a93745 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1291: Reduces length of private mode animation (https://github.com/mozilla-mobile/fenix/pull/2534) 2019-05-15 14:48:40 -07:00
Sören Hentzschel
789ca2973b [fenix] No issue: Fixes alignment of overflow menu in library 2019-05-15 14:48:24 -07:00
Jeff Boek
2b98bd4a69 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/2533 - Adds the feature flag to the menu item to create a collection 2019-05-15 13:32:37 -07:00
Sebastian Kaspari
d610202774 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/2458: Use correct Socorro product name. 2019-05-15 11:53:41 -07:00
Sawyer Blatz
5a2f2e6d86 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2224: Removes select bookmark and fixes crash 2019-05-15 11:46:46 -07:00
Vlad Filippov
5527c027cb [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2518 - Fix back button in PairFragment 2019-05-15 11:46:34 -07:00
Jeff Boek
8e374b6e5f [fenix] For https://github.com/mozilla-mobile/fenix/issues/2502 - Moves the thread dance to where we update the view
Co-Authored-By: Christian Sadilek <csadilek@users.noreply.github.com>
2019-05-15 13:54:56 -04:00
Sawyer Blatz
0e108d83f0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2315 & For https://github.com/mozilla-mobile/fenix/issues/2494: Adds scrolling to custom tabs (https://github.com/mozilla-mobile/fenix/pull/2521) 2019-05-15 09:37:05 -07:00
Arturo Mejia
2f6dc42635 [fenix] Updated to use Android Components 0.53.0-SNAPSHOT builds. 2019-05-15 09:17:13 -07:00
Sebastian Kaspari
4bbd0100ce [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/552: Use EngineViewBottomBehavior to draw bottom-aligned web content above the toolbar. 2019-05-15 07:43:42 -07:00
Jeff Boek
c391139359 [fenix] Teases apart ViewModel dependencies (https://github.com/mozilla-mobile/fenix/pull/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
4650f3dc85 [fenix] Suppress ComplexMethod error for openToBrowser 2019-05-14 22:48:40 -07:00
ekager
79989c03a3 [fenix] Added BrowserDirection values for New Fragments 2019-05-14 22:48:40 -07:00
Emily Kager
58e3976be4 [fenix] Fix navigation for pairing 2019-05-14 22:48:40 -07:00
Vlad Filippov
e6485853fb [fenix] Add FxA Pairing feature to "Turn On Sync" 2019-05-14 22:48:40 -07:00
ekager
8f82a49003 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2422 If TP disabled globally disable quicksettings TP exception toggle 2019-05-14 15:38:39 -07:00
Emily Kager
4f0355f323 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2101 - Set status bar color to black in light mode for API 21-22 (https://github.com/mozilla-mobile/fenix/pull/2461) 2019-05-14 14:35:09 -07:00
Emily Kager
e5a8741994 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2035 - Register Accessibility Manager Listener (https://github.com/mozilla-mobile/fenix/pull/2462) 2019-05-14 14:34:01 -07:00
Emily Kager
a6053716da [fenix] For https://github.com/mozilla-mobile/fenix/issues/2460 - Announce "Syncing" for a11y feedback when "Sync Now" pressed (https://github.com/mozilla-mobile/fenix/pull/2463) 2019-05-14 14:32:45 -07:00
Sawyer Blatz
c361ad6551 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2315: Hides URL bar when scrolling in custom tab (https://github.com/mozilla-mobile/fenix/pull/2485) 2019-05-14 14:32:28 -07:00
Emily Kager
2bb892b6eb [fenix] For https://github.com/mozilla-mobile/fenix/issues/2302 - Listen to session to update QuickSettingsSheetDialogFragment 2019-05-14 13:49:59 -07:00
Colin Lee
a25b0dc24b [fenix] Fix ViewModel States (https://github.com/mozilla-mobile/fenix/pull/2457)
Co-authored-by: Jeff Boek <jeff@jeffboek.com>
2019-05-14 13:49:02 -07:00
Emily Kager
2f435aea35 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2336 - Pass EngineSession to TP adjustment fun 2019-05-14 13:08:25 -07:00
Sawyer Blatz
e23400b544 [fenix] For https://github.com/mozilla-mobile/fenix/issues/563: Restyles history favicons (https://github.com/mozilla-mobile/fenix/pull/2455) 2019-05-14 08:41:45 -07:00
Sawyer Blatz
c26524bd60 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2245: Updates quick action bar state and animation (https://github.com/mozilla-mobile/fenix/pull/2451)
* Revert quick action changes

* For https://github.com/mozilla-mobile/fenix/issues/2245: Updates quick action bar state and animation
2019-05-14 08:14:41 -07:00
Colin Lee
c243dbfaaa [fenix] For https://github.com/mozilla-mobile/fenix/issues/2436: TransactionTooLargeException saving many tabs (https://github.com/mozilla-mobile/fenix/pull/2453) 2019-05-13 21:03:51 -05:00
Axel Hecht
cfe43d3eb1 [fenix] Import strings from android-l10n
State: mozilla-l10n/android-l10n@4e63500774
2019-05-13 16:25:38 -04:00