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
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
Colin Lee
bd297b392d [fenix] For https://github.com/mozilla-mobile/fenix/issues/2449: App crashes when switching themes (https://github.com/mozilla-mobile/fenix/pull/2450) 2019-05-13 10:59:05 -05:00
Denys M
ad83c0141b [fenix] For https://github.com/mozilla-mobile/fenix/issues/747. Fix possible memory leak on HomeActivity. (https://github.com/mozilla-mobile/fenix/pull/2440) 2019-05-13 02:07:30 -05:00
Denys M
521001ea05 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1083. Don't print sensitive data to logs in the production app. (https://github.com/mozilla-mobile/fenix/pull/2437) 2019-05-11 22:01:41 -07:00
Emily Kager
7c3da988a2 [fenix] No issue: Refactor dialogs to use nav graph 2019-05-10 19:58:48 -07:00
Emily Kager
38eaa83d43 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1876 - Correct Navigation Bar Color Logic (https://github.com/mozilla-mobile/fenix/pull/2427) 2019-05-10 20:26:44 -05:00
Sawyer Blatz
f053f4dd6e [fenix] For https://github.com/mozilla-mobile/fenix/issues/2384: Updates scrim colors (https://github.com/mozilla-mobile/fenix/pull/2423) 2019-05-10 20:25:50 -05:00
Denys M
f8ac2cc841 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2340. Set navigation icon color on library screen. (https://github.com/mozilla-mobile/fenix/pull/2415)
Applying color filter to `toolbar.navigationIcon`.
2019-05-10 20:24:56 -05:00
Arturo Mejia
0b028b8331 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1411: Added disabled style for permissions site info panel. (https://github.com/mozilla-mobile/fenix/pull/2354) 2019-05-10 20:23:18 -05:00
Colin Lee
5d588b1a5a [fenix] For https://github.com/mozilla-mobile/fenix/issues/1909: Tabs disappear intermittently (https://github.com/mozilla-mobile/fenix/pull/2426) 2019-05-10 15:20:45 -07:00
Sawyer Blatz
569c883ac3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/563: Restyles history management (https://github.com/mozilla-mobile/fenix/pull/2378) 2019-05-10 09:58:54 -07:00
Mitchell Hentges
34591e0a84 [fenix] Revert "Uses new raptor workers (https://github.com/mozilla-mobile/fenix/pull/2410)" (https://github.com/mozilla-mobile/fenix/pull/2413)
This reverts commit cebd64a1d4ec9ea9081a09715d59e3152b4e7846.
2019-05-10 10:15:50 -05:00
Mitchell Hentges
f74d15eb61 [fenix] Uses new raptor workers (https://github.com/mozilla-mobile/fenix/pull/2410) 2019-05-10 16:04:43 +02:00
Jeff Boek
2397041cce [fenix] No Issue - Fixes motion layout visual issues (https://github.com/mozilla-mobile/fenix/pull/2401) 2019-05-09 23:16:33 +00:00
Colin Lee
ec9aae6358 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1994: Re-architect state handling code (https://github.com/mozilla-mobile/fenix/pull/2382) 2019-05-09 23:06:12 +00:00
Jeff Boek
018b182c7e [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1735 - adds the ability to write code against the build channel (https://github.com/mozilla-mobile/fenix/pull/2388) 2019-05-09 22:05:49 +00:00
Emily Kager
0785b7923e [fenix] For https://github.com/mozilla-mobile/fenix/issues/2393 - SearchTermsTapped even on URL should search (https://github.com/mozilla-mobile/fenix/pull/2398) 2019-05-09 16:21:33 -05:00
Emily Kager
bb7e9e734c [fenix] No issue: Update constraintlayout and androidx dependencies (https://github.com/mozilla-mobile/fenix/pull/2396) 2019-05-09 16:19:44 -05:00
Blake Winton
80e959c82f [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1743: Align Scan and Shortcut buttons with search logo. (https://github.com/mozilla-mobile/fenix/pull/2361) 2019-05-09 14:47:54 -05:00
Sawyer Blatz
595835972e [fenix] For https://github.com/mozilla-mobile/fenix/issues/2334: Adds comment to placeholder create collection name (https://github.com/mozilla-mobile/fenix/pull/2352) 2019-05-09 14:44:50 -05:00
Emily Kager
889647f12c [fenix] For https://github.com/mozilla-mobile/fenix/issues/2323 - Update theme for browsing if needed in onResume (https://github.com/mozilla-mobile/fenix/pull/2360) 2019-05-09 16:09:34 +00:00