Commit Graph

2229 Commits (2bafd3ea24d658e536e6977aedd481a2822fcbaa)
 

Author SHA1 Message Date
Jeff Boek e8392c43fc [fenix] For https://github.com/mozilla-mobile/fenix/issues/507 - Use just the presenter over the feature 6 years ago
Sawyer Blatz 6a6ab3a60b [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/622: Adds Glide (https://github.com/mozilla-mobile/fenix/pull/623) 6 years ago
Colin Lee a04ab155f5 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/620: Top toolbar flashes "fragment_browser" when exiting Settings 6 years ago
Colin Lee c7088ee0a3 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/595: Galaxy S7: tap on URL bar doesn't register after task switch 6 years ago
Sawyer Blatz fc537c42ec [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/566: Clears search on new tab 6 years ago
Emily Kager b924df54f5 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/484 -Library Screen UI remove divider, add selectable background 6 years ago
Colin Lee 3aeaac9459 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/589: Add sample unit tests for a component 6 years ago
Sawyer Blatz 0a639183b6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/537: Removes unused asset 6 years ago
Colin Lee 452d157f0c [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/575: Crash "IllegalStateException: Display already acquired" 6 years ago
ekager 28101b5f43 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/586 - Use Circular Ripple for Tab List Header Icons 6 years ago
Sawyer Blatz 7de08b2eba [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/584: Adds missing string descriptions 6 years ago
Colin Lee 3f4cb75bb0 [fenix] Handle listener state bugs as onViewCreated isn't always called 6 years ago
Colin Lee 0ce3ec8ed7 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/571: Startup IncompatibleClassChangeError crash on Android 6.0 6 years ago
Colin Lee 3dae7c48d1 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/545: overflow menu multitasking deletes private and non-private 6 years ago
Colin Lee 9b1c5ef4d5 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/568: Crash on custom tabs menu if no other tabs are open 6 years ago
Colin Lee 36e09d14fb [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/557: Selected tab should appear with selected theme 6 years ago
Colin Lee 14cd28da3d [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/551: Cropped Sessions Info Box 6 years ago
Colin Lee 45d61ca51f [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/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.
6 years ago
Colin Lee 7c1b83650c [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/545: overflow menu for multitasking mixes regular and private 6 years ago
Colin Lee 06a8f5630d [fenix] BrowserToolbar UrlCommitListener requires Boolean return 6 years ago
Emily Kager ba8052adf7 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/546 - Uses Minimum Touch Target Size for Tab Header Buttons 6 years ago
Jeff Boek fccef0c7b3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/357 - Uses synthetic imports 6 years ago
Jeff Boek 55fc77fcb6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/357 - Removes unneeded if statement 6 years ago
Jeff Boek 4c1dcb7383 [fenix] For https://github.com/mozilla-mobile/fenix/issues/357 - Adds some descriptive comments for temporary values 6 years ago
Jeff Boek d68e21c9ad [fenix] For https://github.com/mozilla-mobile/fenix/issues/357 - Adds menu to delete a single item 6 years ago
Jeff Boek 502dc1257d [fenix] For https://github.com/mozilla-mobile/fenix/issues/357 - Emits action on delete 6 years ago
Jeff Boek 912d8dbb04 [fenix] For https://github.com/mozilla-mobile/fenix/issues/357 - Changes delete text depending on the number of items selected 6 years ago
Jeff Boek 2431d61130 [fenix] For https://github.com/mozilla-mobile/fenix/issues/357 - Display number of selected items in the delete button 6 years ago
Jeff Boek a2fee5b715 [fenix] For https://github.com/mozilla-mobile/fenix/issues/357 - Adds a button to delete history 6 years ago
Jeff Boek ac6d3a3f71 [fenix] For https://github.com/mozilla-mobile/fenix/issues/357 - Forces history titles to be a single line 6 years ago
Jeff Boek 40238c9f35 [fenix] For https://github.com/mozilla-mobile/fenix/issues/357 - Handles back press in edit mode 6 years ago
Jeff Boek 244b43db35 [fenix] For https://github.com/mozilla-mobile/fenix/issues/357 - Dont set the checkbox if it already contains the right value 6 years ago
Jeff Boek 54d8091a0f [fenix] For https://github.com/mozilla-mobile/fenix/issues/357 - Adds ability to toggle checkbox by selecting item 6 years ago
Jeff Boek 53851d38fc [fenix] For https://github.com/mozilla-mobile/fenix/issues/357 - Adds selected items to the history component state 6 years ago
Jeff Boek b9d0109592 [fenix] For https://github.com/mozilla-mobile/fenix/issues/357 - Adds an editing mode to the history component 6 years ago
Sawyer Blatz ac7109db14 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/530: Adds private keyboard support 6 years ago
Mitchell Hentges 147e137e62 [fenix] Ensures that fenix team is also notified of automation changes 6 years ago
Mitchell Hentges 53fbc72f32 [fenix] Changes global code owner to mozilla-mobile/fenix 6 years ago
Mitchell Hentges 1aef3e2272 [fenix] Sets up CODEOWNERS file 6 years ago
Colin Lee 009b03a195 [fenix] Default to LeakCanary being off 6 years ago
Colin Lee 0fafb06ec7 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/523: Multitasking unpressable after Home button and reopen 6 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
6 years ago
Emily Kager f1f1211008 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/508 - Use Default Component Text Size for Toolbar 6 years ago
Sawyer Blatz fd17d83289 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/511: Corrects theming for home fragment menu 6 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. 6 years ago
Sebastian Kaspari 7f8f40c805 [fenix] Pass concept-fetch Client implementation to SearchSuggestionProvider. 6 years ago
Colin Lee 12701ada25 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/354: Overflow menu for multitasking in current session 6 years ago
Emily Kager b55b72f0f6 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/487 - Replace home toolbar icon with tabs icon 6 years ago
Jeff Boek 36433876ec [fenix] For https://github.com/mozilla-mobile/fenix/issues/490 - Fixes navigation when selecting a history item 6 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 6 years ago