Commit Graph

5379 Commits (f68c56a7602baf0eacd97650d9a65f0dacea7b99)
 

Author SHA1 Message Date
Jeff Boek b03266fca3 For #507 - Use just the presenter over the feature 5 years ago
Sawyer Blatz 721d181d0b
Closes #622: Adds Glide (#623) 5 years ago
Colin Lee aa74e35955 Fixes #620: Top toolbar flashes "fragment_browser" when exiting Settings 5 years ago
Colin Lee be5e4c2426 Fixes #595: Galaxy S7: tap on URL bar doesn't register after task switch 5 years ago
Sawyer Blatz 797d1cc423 Fixes #566: Clears search on new tab 5 years ago
Emily Kager 1935f01879 Closes #484 -Library Screen UI remove divider, add selectable background 5 years ago
Colin Lee 5cf61c95db Fixes #589: Add sample unit tests for a component 5 years ago
Sawyer Blatz a2031b92cd For #537: Removes unused asset 5 years ago
Colin Lee d910bda929 Fixes #575: Crash "IllegalStateException: Display already acquired" 5 years ago
ekager 3954c55c53 Closes #586 - Use Circular Ripple for Tab List Header Icons 5 years ago
Sawyer Blatz bce5e77333 Closes #584: Adds missing string descriptions 5 years ago
Colin Lee 291f21aa8e Handle listener state bugs as onViewCreated isn't always called 5 years ago
Colin Lee 9c8df094a7 Fixes #571: Startup IncompatibleClassChangeError crash on Android 6.0 5 years ago
Colin Lee 2d9157ce0d Fixes #545: overflow menu multitasking deletes private and non-private 5 years ago
Colin Lee 66ebb652a6 Fixes #568: Crash on custom tabs menu if no other tabs are open 5 years ago
Colin Lee b42a512b87 Fixes #557: Selected tab should appear with selected theme 5 years ago
Colin Lee 8fcef90c4a Fixes #551: Cropped Sessions Info Box 5 years ago
Colin Lee 6d71faa44d Fixes #541: Crash on Home Screen
The Android Lifecycle Architecture component does not have fine-grained enough lifecycle event callbacks to safely manage Rx subscriptions in Fragment lifecycles. Added autodispose to simplify.
5 years ago
Colin Lee 03826651dd Fixes #545: overflow menu for multitasking mixes regular and private 5 years ago
Colin Lee 870621b958 BrowserToolbar UrlCommitListener requires Boolean return 5 years ago
Emily Kager 3f52178420 Closes #546 - Uses Minimum Touch Target Size for Tab Header Buttons 5 years ago
Jeff Boek 927c1bdc85 For #357 - Uses synthetic imports 5 years ago
Jeff Boek d3c0aa20c1 For #357 - Removes unneeded if statement 5 years ago
Jeff Boek 007cefa281 For #357 - Adds some descriptive comments for temporary values 5 years ago
Jeff Boek 4263f8ab3e For #357 - Adds menu to delete a single item 5 years ago
Jeff Boek 434c839b73 For #357 - Emits action on delete 5 years ago
Jeff Boek a65bd9b245 For #357 - Changes delete text depending on the number of items selected 5 years ago
Jeff Boek 1f276ec9fc For #357 - Display number of selected items in the delete button 5 years ago
Jeff Boek 20944ae1be For #357 - Adds a button to delete history 5 years ago
Jeff Boek 92dd055a86 For #357 - Forces history titles to be a single line 5 years ago
Jeff Boek 2cfc1bfc6a For #357 - Handles back press in edit mode 5 years ago
Jeff Boek a6e38165cb For #357 - Dont set the checkbox if it already contains the right value 5 years ago
Jeff Boek 0cc44d1ee2 For #357 - Adds ability to toggle checkbox by selecting item 5 years ago
Jeff Boek b7c7fd3100 For #357 - Adds selected items to the history component state 5 years ago
Jeff Boek 0cbcd93208 For #357 - Adds an editing mode to the history component 5 years ago
Sawyer Blatz 9bf0354d02 Closes #530: Adds private keyboard support 5 years ago
Mitchell Hentges 68756300c8 Ensures that fenix team is also notified of automation changes 5 years ago
Mitchell Hentges 8293f6a7a7 Changes global code owner to mozilla-mobile/fenix 5 years ago
Mitchell Hentges 31be66bd6f Sets up CODEOWNERS file 5 years ago
Colin Lee 2979c61868 Default to LeakCanary being off 5 years ago
Colin Lee ac145c0232 Fixes #523: Multitasking unpressable after Home button and reopen 5 years ago
Sawyer Blatz e5fe80f928
Closes #347: Adds private browsing logic (#506)
* For #347: Adds private browsing logic

*  For #347: Adds private session explainer

* Adds persistence
5 years ago
Emily Kager fe74df8b7f Closes #508 - Use Default Component Text Size for Toolbar 5 years ago
Sawyer Blatz 59c2594624 Fixes #511: Corrects theming for home fragment menu 5 years ago
Sebastian Kaspari 5903e8b652 Issue #444: Adapt version code for aarch64 to follow order: X86 > aarch64 > ARM. 5 years ago
Sebastian Kaspari 4a66c60548 Pass concept-fetch Client implementation to SearchSuggestionProvider. 5 years ago
Colin Lee ee229c9709 Fixes #354: Overflow menu for multitasking in current session 5 years ago
Emily Kager 06890d0837 Closes #487 - Replace home toolbar icon with tabs icon 5 years ago
Jeff Boek a4a9222a94 For #490 - Fixes navigation when selecting a history item 5 years ago
Jeff Boek 06403f3b3f For #490 - Properly closes the library when launched from the home view 5 years ago