Commit Graph

1203 Commits (3c91c152fbb3d60a6e5a3e0dac91b8222b63722d)
 

Author SHA1 Message Date
Jeff Boek 3c91c152fb [fenix] For https://github.com/mozilla-mobile/fenix/issues/1158 - Add the search count to the baseline ping 5 years ago
Sawyer Blatz f83052210f [fenix] For https://github.com/mozilla-mobile/fenix/issues/975: Updates telemetry for settings (https://github.com/mozilla-mobile/fenix/pull/3171) 5 years ago
Sebastian Kaspari f8e47d7aab [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/2381: Add feature-media component and enable notification for recording devices. 5 years ago
Sebastian Kaspari 8359a6279f [fenix] Update GeckoView Beta to 68.0.20190604110028. 5 years ago
Jeff Boek 28e59e53b7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2395 - Adds an early return statement and documents why we copy a feature 5 years ago
Jeff Boek 00bfe0bca0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2395 - Fixes test suite 5 years ago
Jeff Boek 3a4015a02d [fenix] For https://github.com/mozilla-mobile/fenix/issues/2395 - Properly takes you back to where you start authentication on completion 5 years ago
Sawyer Blatz 7de8f59fde [fenix] For https://github.com/mozilla-mobile/fenix/issues/977: Listens to correct custom tab open menu fact 5 years ago
mythio 066aa10875 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3000: Replace deprecated method 5 years ago
Emily Kager f41c94f596 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3004 - Do not restore motionlayout state in ReloadData 5 years ago
Colin Lee 35ae44ced7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3129: Add a production build type to Fenix (https://github.com/mozilla-mobile/fenix/pull/3149) 5 years ago
Mitchell Hentges ee52f9e662 [fenix] Requires a prefixed "v" when parsing git tag name (https://github.com/mozilla-mobile/fenix/pull/3163) 5 years ago
Emily Kager 38a2ea53a4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3135 - Reduce swipe to delete sensitivity 5 years ago
Emily Kager 1e4d9ed747 [fenix] No issue: Update home screen margins 5 years ago
Sawyer Blatz 67c866ceac [fenix] For https://github.com/mozilla-mobile/fenix/issues/2316: Adds confirmation dialog to delete bookmark 5 years ago
Sawyer Blatz 95dc2b9e00 [fenix] No issue: Updates a-c to 0.56.0 5 years ago
Tiger Oakes 51137089e8 [fenix] Redesign Report and Collection icons
Update icons to align with other Android icons by adjusting the weight.
5 years ago
Sawyer Blatz 4ded533432 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1192: Updates detection for Lockwise 5 years ago
ekager 1036846133 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3101 - Do not show tab selection screen for 1 tab 5 years ago
Axel Hecht 927af096ca [fenix] Import strings from android-l10n (https://github.com/mozilla-mobile/fenix/pull/3120)
Status: mozilla-l10n/android-l10n@03b23ceaba
5 years ago
Emily Kager ad2e70df60 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3008, For https://github.com/mozilla-mobile/fenix/issues/2162 Add Simple Logic for Menu Orientation (https://github.com/mozilla-mobile/fenix/pull/3114)
* For https://github.com/mozilla-mobile/fenix/issues/3008 - Adjust orientation of collections menu based on view location

* For https://github.com/mozilla-mobile/fenix/issues/2162 - Add simple menu orientation logic to bookmark menu
5 years ago
Emily Kager 17668831d0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3103 - Exit fullscreen on pause (https://github.com/mozilla-mobile/fenix/pull/3112) 5 years ago
Emily Kager b6dfd81cd2 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1618 - Add fade to awesome bar list instead of shadow (https://github.com/mozilla-mobile/fenix/pull/3110)
* Closes https://github.com/mozilla-mobile/fenix/issues/1618 - Add fade to awesome bar list instead of shadow

* For https://github.com/mozilla-mobile/fenix/issues/1211 - Hide keyboard on fling suggestions list
5 years ago
Colin Lee e128b3beac [fenix] For https://github.com/mozilla-mobile/fenix/issues/1966: Up button should cancel multi-selection first (https://github.com/mozilla-mobile/fenix/pull/3108) 5 years ago
Jeff Boek 0a7238232f [fenix] For https://github.com/mozilla-mobile/fenix/issues/2324 - Adds a drawable with the proper border radius 5 years ago
Jeff Boek 19745d727b [fenix] Adds dialog style for Firefox Accounts 5 years ago
Colin Lee 6103e5535e [fenix] For https://github.com/mozilla-mobile/fenix/issues/2693: Launching Fenix via adb with URL crashes (https://github.com/mozilla-mobile/fenix/pull/3099) 5 years ago
Axel Hecht 00d8b80e19 [fenix] Import strings from android-l10n (https://github.com/mozilla-mobile/fenix/pull/3085)
Status: mozilla-l10n/android-l10n@929a19e9f8
5 years ago
Jonathan Almeida 9dc845f79f [fenix] For https://github.com/mozilla-mobile/fenix/issues/2562: Make version codes selectable 5 years ago
Emily Kager 998de2f3f1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2896 - Polish Save To Collection Button (https://github.com/mozilla-mobile/fenix/pull/3093) 5 years ago
Tiger Oakes b297d8c4b8 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3091 - Hide Pull to Refresh under flag (https://github.com/mozilla-mobile/fenix/pull/3092)
This was merged in after feature freeze so we're pulling it out for
now. Pull to refresh will continue to work in debug mode so that the
design can be iterated on easily.
5 years ago
Colin Lee 242169b1fd [fenix] For https://github.com/mozilla-mobile/fenix/issues/3073 'Open in Firefox Preview' no longer opens in app
Saving and restoring the custom tab session ID fixed one problem while causing another. I added code to only restore the ID if the session has a customTabConfig associated.
5 years ago
Mitchell Hentges 4e17c26bed [fenix] Migrates "raptor" build type to work for chrome-perf-testing, too (https://github.com/mozilla-mobile/fenix/pull/2926) 5 years ago
ekager 97dcb6fa03 [fenix] Clean up logic to return margin pairs for readability 5 years ago
ekager a2aaa7d970 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2794 - Adjust engine margins when enter/exit fullscreen 5 years ago
Stefan Arentz 7893fdda0f [fenix] Update Dependencies.kt 5 years ago
Stefan Arentz d77e443091 [fenix] Update A-S to 0.30 5 years ago
Stefan Arentz 45cca0fa1c [fenix] Update A-S to 0.30 5 years ago
ekager db03554fe8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2223 , For https://github.com/mozilla-mobile/fenix/issues/371 - Replace Toolbar with FIP when opened 5 years ago
ekager 11054b82b2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3056 - Filter sessions on invoke for pending delete all job 5 years ago
Jeff Boek 0d227b360f [fenix] For https://github.com/mozilla-mobile/fenix/issues/1158 - Use a dot instead of an underscore to seperate values 5 years ago
Colin Lee b095f86cbf [fenix] No issue: Store the Custom Tab Session ID to avoid a crash (https://github.com/mozilla-mobile/fenix/pull/3062) 5 years ago
Emily Kager 0d07b7f477 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2133 - Remove delete icon from delete history button (https://github.com/mozilla-mobile/fenix/pull/3053) 5 years ago
Arturo Mejia ccdeb42ecb [fenix] For https://github.com/mozilla-mobile/fenix/issues/1919- Websites' icons are not displayed on Site permissions (https://github.com/mozilla-mobile/fenix/pull/3050)
Exceptions.
5 years ago
Emily Kager e47017f13e [fenix] For https://github.com/mozilla-mobile/fenix/issues/2941 - Remove Delete Dialog, Theme Dialogs (https://github.com/mozilla-mobile/fenix/pull/3052) 5 years ago
Jeff Boek 79100798fa [fenix] For https://github.com/mozilla-mobile/fenix/issues/3049 - Updates sign in card visual style 5 years ago
Sawyer Blatz 06dc879aa3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1572: Removes padding from error page button 5 years ago
Jeff Boek db5953750f [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/3045 - Allows scrolling the entire home layout to fix landscape scrolling issues 5 years ago
Emily Kager 95e158af05 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2977 - Update add new collections flow (https://github.com/mozilla-mobile/fenix/pull/2991)
* For https://github.com/mozilla-mobile/fenix/issues/2977 - Update add new collections flow

* Rename shared elements to be more general

* Make tab list not clickable in other modes

* For https://github.com/mozilla-mobile/fenix/issues/2577 - Stop Flickering in List

* Add extensions function for next step with collections list size
5 years ago
Emily Kager ebba29d2cd [fenix] No issue: Always try to pop to browser when navigating to browser (https://github.com/mozilla-mobile/fenix/pull/3043) 5 years ago