Commit Graph

5117 Commits (issues/111-rebrand-strings)
 

Author SHA1 Message Date
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
Colin Lee ff96362551 Fixes #488: LeakCanary crash 5 years ago
Jeff Boek 2e525813f6 Adds build date to the about page 5 years ago
Sawyer Blatz 7531bc56f2 Closes #476: Adds browserToolbarMenuIcon theming 5 years ago
Sebastian Kaspari a3e09068be Fix taskcluster Nightly configuration. 5 years ago
Colin Lee e4b93a0f09 Add initial proguard rules 5 years ago
Colin Lee 2bc769190e Fixes #401: Resolve known leak and install LeakCanary 5 years ago
Sebastian Kaspari b4d1ac0d63 Closes #472: Integrate feature-session-bundling component.
This will take care of saving and restoring the (`SessionManager`) state.
5 years ago
Sebastian Kaspari 5f8a15e9ae Introduce aarch64 flavor and publish nightly build. 5 years ago
Sebastian Kaspari 08fc3c0d3a Update GeckoView Nightly to 67.0.20190213102848 (Following A-C). 5 years ago
Sebastian Kaspari 0f9e243620 Update to Mozilla Android Components 0.43.0-SNAPSHOT. 5 years ago
Emily Kager ffd3049d99 Closes #463 - Add attr for home divider color for private mode theming 5 years ago
Jeff Boek 2fa814947a Fixes #390 - Gives Fenix the ability to respond to the assist intent 5 years ago