Commit Graph

12344 Commits (fenix/121.0)
 

Author SHA1 Message Date
Sawyer Blatz ac7109db14 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/530: Adds private keyboard support 5 years ago
Mitchell Hentges 147e137e62 [fenix] Ensures that fenix team is also notified of automation changes 5 years ago
Mitchell Hentges 53fbc72f32 [fenix] Changes global code owner to mozilla-mobile/fenix 5 years ago
Mitchell Hentges 1aef3e2272 [fenix] Sets up CODEOWNERS file 5 years ago
Colin Lee 009b03a195 [fenix] Default to LeakCanary being off 5 years ago
Colin Lee 0fafb06ec7 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/523: Multitasking unpressable after Home button and reopen 5 years ago
Sawyer Blatz b7454bc4a7 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/347: Adds private browsing logic (https://github.com/mozilla-mobile/fenix/pull/506)
* For https://github.com/mozilla-mobile/fenix/issues/347: Adds private browsing logic

*  For https://github.com/mozilla-mobile/fenix/issues/347: Adds private session explainer

* Adds persistence
5 years ago
Emily Kager f1f1211008 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/508 - Use Default Component Text Size for Toolbar 5 years ago
Sawyer Blatz fd17d83289 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/511: Corrects theming for home fragment menu 5 years ago
Sebastian Kaspari e3d9e80252 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/444: Adapt version code for aarch64 to follow order: X86 > aarch64 > ARM. 5 years ago
Sebastian Kaspari 7f8f40c805 [fenix] Pass concept-fetch Client implementation to SearchSuggestionProvider. 5 years ago
Colin Lee 12701ada25 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/354: Overflow menu for multitasking in current session 5 years ago
Emily Kager b55b72f0f6 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/487 - Replace home toolbar icon with tabs icon 5 years ago
Jeff Boek 36433876ec [fenix] For https://github.com/mozilla-mobile/fenix/issues/490 - Fixes navigation when selecting a history item 5 years ago
Jeff Boek a9e9f2b9d1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/490 - Properly closes the library when launched from the home view 5 years ago
Colin Lee 1ddaffa988 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/488: LeakCanary crash 5 years ago
Jeff Boek da12c7410a [fenix] Adds build date to the about page 5 years ago
Sawyer Blatz 40acbaf627 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/476: Adds browserToolbarMenuIcon theming 5 years ago
Sebastian Kaspari 207113900f [fenix] Fix taskcluster Nightly configuration. 5 years ago
Colin Lee 70bd9d76c3 [fenix] Add initial proguard rules 5 years ago
Colin Lee b3e1b4bc0a [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/401: Resolve known leak and install LeakCanary 5 years ago
Sebastian Kaspari 16db6131e3 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/472: Integrate feature-session-bundling component.
This will take care of saving and restoring the (`SessionManager`) state.
5 years ago
Sebastian Kaspari be4781d500 [fenix] Introduce aarch64 flavor and publish nightly build. 5 years ago
Sebastian Kaspari 3353693f15 [fenix] Update GeckoView Nightly to 67.0.20190213102848 (Following A-C). 5 years ago
Sebastian Kaspari 34b44e156e [fenix] Update to Mozilla Android Components 0.43.0-SNAPSHOT. 5 years ago
Emily Kager a3666d5264 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/463 - Add attr for home divider color for private mode theming 5 years ago
Jeff Boek bbb9ba7a41 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/390 - Gives Fenix the ability to respond to the assist intent 5 years ago
Jeff Boek 8fecfd023c [fenix] Fixes the library list item layout 5 years ago
Emily Kager e733d61408 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/459 - Remove redundant awesome bar in browser fragment 5 years ago
Jeff Boek bf305c1032 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/430 - Hides software keyboard when you background the app 5 years ago
Jeff Boek 66f6db029c [fenix] For https://github.com/mozilla-mobile/fenix/issues/456 - Adds popover menu to menu button 5 years ago
Jeff Boek d340e18216 [fenix] Moves the shared toolbar component to the components package 5 years ago
Jeff Boek a802d90d3b [fenix] For https://github.com/mozilla-mobile/fenix/issues/456 - Moves out KeyTrigger into its own file 5 years ago
Emily Kager 2d781cc316 [fenix] Add new tab and navigate to it 5 years ago
Emily Kager 5a7b905b28 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/449 - Adds Basic About Page with Dated Version Name 5 years ago
Colin Lee 03b9dad02d [fenix] Enable Proguard plus optimizations for release 5 years ago
Colin Lee 96b742bcfb [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/431: Scroll-down on the home screen messes up everything 5 years ago
Jeff Boek 5e70cca8c6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/355 - Fixes the default context 5 years ago
Jeff Boek a6606690b8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/355 - Uses the generated Navigation directions 5 years ago
Jeff Boek a0b638d851 [fenix] For https://github.com/mozilla-mobile/fenix/issues/355 - Adds history section header 5 years ago
Jeff Boek 21c09fba12 [fenix] For https://github.com/mozilla-mobile/fenix/issues/355 - Adds favicon and menu placeholder 5 years ago
Jeff Boek 29baab9958 [fenix] For https://github.com/mozilla-mobile/fenix/issues/355 - Fixes coroutine scope 5 years ago
Jeff Boek 6c1a2536bc [fenix] For https://github.com/mozilla-mobile/fenix/issues/355 - Navigat back to brows when you tap a history item 5 years ago
Jeff Boek aea8692693 [fenix] For https://github.com/mozilla-mobile/fenix/issues/355 - Creates ViewHolder for HistoryItem 5 years ago
Jeff Boek 03d1e57c9d [fenix] For https://github.com/mozilla-mobile/fenix/issues/355 - Adds history to the recyclerview 5 years ago
Jeff Boek 3cd5599ec0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/355 - Creates the history component 5 years ago
Jeff Boek 691227e341 [fenix] For https://github.com/mozilla-mobile/fenix/issues/355 - Adds the history fragment and the ability to navigate to it 5 years ago
Emily Kager 19ea4d10e1 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/451 - Update to Navigation Beta 2 5 years ago
Sawyer Blatz fbc9c78510 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/438: Adds dynamic nav bar color 5 years ago
Sawyer Blatz c20836c1d6 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/434: Settings visible in private mode 5 years ago