Commit Graph

315 Commits (13deec03a1a163ccf0a30d084999d3118b62d4d4)

Author SHA1 Message Date
Jeff Boek eca427d9f9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2389 - Save state on homeview when switching themes 5 years ago
Emily Kager 689d89aaa5 [fenix] No issue: remove unused restore state code 5 years ago
Sawyer Blatz 3ead23a3a9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1574: Cleans up unused code and refactors 5 years ago
Sawyer Blatz 9cb3781789 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1574: Displays previous tab collections when creating 5 years ago
Sawyer Blatz 307481bc42 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1574: Adds tab collection creation 5 years ago
Sawyer Blatz 848fbe390c [fenix] For https://github.com/mozilla-mobile/fenix/issues/2205 & https://github.com/mozilla-mobile/fenix/issues/1578: Integrates tab collection storage (https://github.com/mozilla-mobile/fenix/pull/2478)
* For https://github.com/mozilla-mobile/fenix/issues/2205: Adds TabCollectionStorage

* For https://github.com/mozilla-mobile/fenix/issues/1578: Adds delete to TabCollection
5 years ago
Jeff Boek fb3f8cd17d [fenix] For https://github.com/mozilla-mobile/fenix/issues/2390 - Adds the start browser button 5 years ago
Jeff Boek 221f7a609b [fenix] For https://github.com/mozilla-mobile/fenix/issues/2390 - Adds the onboarding welcome message 5 years ago
Jeff Boek 4eb5a4a2e2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2390 - Applies onboarding mode on start 5 years ago
Jeff Boek c391139359 [fenix] Teases apart ViewModel dependencies (https://github.com/mozilla-mobile/fenix/pull/2499)
* No Issue - pulls render outside of the viewmodel

* No Issue - Properly subscribes to the changesObservable

* No Issue - Fixes ViewModel tests
5 years ago
Colin Lee a25b0dc24b [fenix] Fix ViewModel States (https://github.com/mozilla-mobile/fenix/pull/2457)
Co-authored-by: Jeff Boek <jeff@jeffboek.com>
5 years ago
Colin Lee c243dbfaaa [fenix] For https://github.com/mozilla-mobile/fenix/issues/2436: TransactionTooLargeException saving many tabs (https://github.com/mozilla-mobile/fenix/pull/2453) 5 years ago
Colin Lee bd297b392d [fenix] For https://github.com/mozilla-mobile/fenix/issues/2449: App crashes when switching themes (https://github.com/mozilla-mobile/fenix/pull/2450) 5 years ago
Emily Kager 7c3da988a2 [fenix] No issue: Refactor dialogs to use nav graph 5 years ago
Colin Lee 5d588b1a5a [fenix] For https://github.com/mozilla-mobile/fenix/issues/1909: Tabs disappear intermittently (https://github.com/mozilla-mobile/fenix/pull/2426) 5 years ago
Colin Lee ec9aae6358 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1994: Re-architect state handling code (https://github.com/mozilla-mobile/fenix/pull/2382) 5 years ago
Emily Kager 70422d63e5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2329 , For https://github.com/mozilla-mobile/fenix/issues/2332: Invoke pending delete session job on navigate (https://github.com/mozilla-mobile/fenix/pull/2333) 5 years ago
Emily Kager cca46dc846 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2289 - Null out pending job on undo (https://github.com/mozilla-mobile/fenix/pull/2303) 5 years ago
Sawyer Blatz b52e4616e0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2205: Adds collections view to home fragment (https://github.com/mozilla-mobile/fenix/pull/2249)
* For https://github.com/mozilla-mobile/fenix/issues/1574: Adds collections to home view

* Adds colored icons and expansion

* Adds state change

* Adds more styling

* Adds ItsNotBrokenSnacks

* Adds chevron

* Improves styling of swipe to delete and adds delete action

* Fix nits

* Try to add real saving
5 years ago
Emily Kager acc510334d [fenix] For https://github.com/mozilla-mobile/fenix/issues/2277 - Clean up threading for session control with undo (https://github.com/mozilla-mobile/fenix/pull/2281) 5 years ago
Emily Kager 969325b3a1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1694 - Show Snackbar with Undo When Tab is Closed (https://github.com/mozilla-mobile/fenix/pull/2246) 5 years ago
Emily Kager b08e6cdcad [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2239 - emit session changes in onstart (https://github.com/mozilla-mobile/fenix/pull/2240) 5 years ago
Emily Kager 396747ee0a [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2182 - Do not invoke sessionmanager callbacks (https://github.com/mozilla-mobile/fenix/pull/2236) 5 years ago
Emily Kager 4daed08091 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1573 - Polish Collections UI Component (https://github.com/mozilla-mobile/fenix/pull/2212)
* Adds Keyboard resuming, Snackbar verification, layout edits to collections

Adds Keyboard resuming, Snackbar verification, layout edits to collections

* Adds new strings for collections/tabs management

* Adds constraintsets, hides checkboxes, adds scrim

* Update strings to plurals
5 years ago
Will Hawkins 2cac9e5a93 [fenix] Feature https://github.com/mozilla-mobile/fenix/issues/2088: Async load the default search engine icon at startup (https://github.com/mozilla-mobile/fenix/pull/2113) 5 years ago
Sawyer Blatz 8599970389 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2147: Refactors usage of openToBrowserAndLoad 5 years ago
Emily Kager 8570d5a474 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1573 - Update tabs header menu (https://github.com/mozilla-mobile/fenix/pull/2141) 5 years ago
Emily Kager 8ea06c993b [fenix] For https://github.com/mozilla-mobile/fenix/issues/1573 - Long pressing tab selects that tab in save collections 5 years ago
Sawyer Blatz 8deccd319f [fenix] For https://github.com/mozilla-mobile/fenix/issues/1975 & https://github.com/mozilla-mobile/fenix/issues/1627: Refactors getSessionById in BrowserFragment 5 years ago
Jeff Boek a8aff13760 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1843 - Adds a better theme for the creation fragment 5 years ago
Jeff Boek 2218b5872f [fenix] For https://github.com/mozilla-mobile/fenix/issues/1843 - Displays tabs on the tab selection screen 5 years ago
Jeff Boek 2ad55b3cd0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1843 - Adds a create collections fragment and navigates to it 5 years ago
Sawyer Blatz dd19ee5702 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1868: Corrects private browsing myths link (https://github.com/mozilla-mobile/fenix/pull/1930) 5 years ago
Emily Kager e549178204 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1894 - Fixes Help Page Navigation 5 years ago
Jeff Boek ed156888ab [fenix] Merge pull request https://github.com/mozilla-mobile/fenix/pull/1842 from boek/i1840-collections_featureflag
For https://github.com/mozilla-mobile/fenix/issues/1840 - Adds a save tab group button and puts it behind a feature  flag
5 years ago
Jeff Boek fc61d849a5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1830 - Adds the ability to share a tab 5 years ago
Jeff Boek 6c2ffd9777 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1830 - Updates the tab visual style 5 years ago
Jeff Boek 510ee881e1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1696 - Removes sessions from session control 5 years ago
Jeff Boek 5ae634a9e0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1696 - Removes sessions from the bottomsheetfragment 5 years ago
Sawyer Blatz e5bf8ca297 [fenix] For https://github.com/mozilla-mobile/fenix/issues/724: Consolidates colors 5 years ago
Colin Lee 81e1fde827 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1539: Add bookmark multi-select features 5 years ago
Jeff Boek b42256fb23 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1430 - Adds a changelog entry 5 years ago
Jeff Boek 61c001c820 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1430 - Handle more text in a more graceful way 5 years ago
Jeff Boek c8965e6037 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1430 - Adjust snackbar colors for darkmode 5 years ago
Jeff Boek ec41345dbd [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1204 - Fixes the home screen animation 5 years ago
Jeff Boek 6afc414b83 [fenix] Combines the Tab and Session component 5 years ago
Jeff Boek 287cc6a4f1 [fenix] Updates ConstraintLayout to alpha4 5 years ago
Jeff Boek 1dfc8c8572 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1181 - Use appName in string locations 5 years ago
Jeff Boek 83c7697a84 [fenix] For https://github.com/mozilla-mobile/fenix/issues/959 - Adds telemetry for when the search bar is tapped 5 years ago
Colin Lee b702f77c8a [fenix] Simplify ItsNotBrokenSnack() and make resilient
Co-authored by: Emily Kager <ekager@mozilla.com>
5 years ago
Emily Kager fa92b472ea [fenix] Add Snackbar to link testers to Github issue for features 5 years ago
Emily Kager a56a895961 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/932 - Home Page UI polish 5 years ago
Colin Lee 447b6c9526 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1050: Fenix sessions save and close upon opening 5 years ago
Colin Lee 5cf2fa2389 [fenix] Fix https://github.com/mozilla-mobile/fenix/issues/1032: Crash altering sessions DB on main thread 5 years ago
Sawyer Blatz 827a128b85 [fenix] No issue: Fixes compilation errors with a-c 47.0 5 years ago
Emily Kager f3933d34e6 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/884 - Set and use default search engine 5 years ago
Jeff Boek 3613f52518 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/870 - Fixes logic for the session bottom sheet fragment for private mode
Also fixes https://github.com/mozilla-mobile/fenix/issues/871
5 years ago
Sawyer Blatz a3b1210b35 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/814: Scrolls to top after session restore 5 years ago
Sawyer Blatz e1c4698859 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/804: Adds disable private browsing content description (https://github.com/mozilla-mobile/fenix/pull/851) 5 years ago
Emily Kager 43e2c306fa [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/877 - Add Search Engine Settings 5 years ago
Sawyer Blatz 81afb77e04 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/823 & Closes https://github.com/mozilla-mobile/fenix/issues/835: Refactors openToBrowserAndLoad to include fromFragment (https://github.com/mozilla-mobile/fenix/pull/833) 5 years ago
Emily Kager 9e5c823ac2 [fenix] Revert "Closes https://github.com/mozilla-mobile/fenix/issues/811 - Clear stack after switching to private browsing" (https://github.com/mozilla-mobile/fenix/pull/876)
This reverts commit 62b743ee072a8b72375ac3e64085f1f7a993d6ad.
5 years ago
Emily Kager 672e4b7651 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/811 - Clear stack after switching to private browsing 5 years ago
Jeff Boek 97de95c41d [fenix] Fixes compiler error for new version of A-C 5 years ago
Colin Lee 0cc6302190 [fenix] For https://github.com/mozilla-mobile/fenix/issues/747: Fix memory leak with HomeMenu 5 years ago
Jeff Boek eb19c3a642 [fenix] For https://github.com/mozilla-mobile/fenix/issues/673 - Dismiss bottom sheet on archive. Remove boolean logic 5 years ago
Jeff Boek 3cd141bffd [fenix] For https://github.com/mozilla-mobile/fenix/issues/673 - Modifies Session Bottom Sheet to work for current and archived sessions 5 years ago
Jeff Boek 55b8b21e5c [fenix] For https://github.com/mozilla-mobile/fenix/issues/673 - Trigger session overflow menu on session item menu 5 years ago
Jeff Boek ba251f0df0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/673 - Pulls out the session overflow action 5 years ago
Sawyer Blatz 9c136469b8 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/736 & Closes https://github.com/mozilla-mobile/fenix/issues/722: Adds delete session button to private browsing 5 years ago
Jeff Boek f3e8316105 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/741 - Dont show the current session in the previous session list 5 years ago
Sawyer Blatz 2f765631d6 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/510: Adds private browsing myths SUMO link 5 years ago
Jeff Boek 8412f2e37e [fenix] For https://github.com/mozilla-mobile/fenix/issues/633 - Remove only normal sessions, add a11y for glyphs 5 years ago
Jeff Boek 4ca4df9ca9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/633 - Gives the user the ability to save their session 5 years ago
Jeff Boek 185ca50890 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/672 - Moves private browsing description out of sessions 5 years ago
Sawyer Blatz 8555fc3e45 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/678: Hides sessionsComponent in private mode 5 years ago
Jeff Boek 0165735fd5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/636 - Allow a user to delete a session 5 years ago
Jeff Boek 3dd377b331 [fenix] For https://github.com/mozilla-mobile/fenix/issues/635 - Restores a session 5 years ago
Jeff Boek 4412fc5298 [fenix] For https://github.com/mozilla-mobile/fenix/issues/631 - Puts tabs and sessions into a nested scrollview 5 years ago
Jeff Boek 6d293a703f [fenix] For https://github.com/mozilla-mobile/fenix/issues/631 - Passes data into the sessions component and render a list 5 years ago
Emily Kager 24d5391c16 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/655 - Show/Hide toolbar in onResume 5 years ago
Sawyer Blatz 0524579c46 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/537: Refactors private sessions (https://github.com/mozilla-mobile/fenix/pull/629) 5 years ago
Colin Lee 3f4cb75bb0 [fenix] Handle listener state bugs as onViewCreated isn't always called 5 years ago
Colin Lee 36e09d14fb [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/557: Selected tab should appear with selected theme 5 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.
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
Colin Lee 12701ada25 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/354: Overflow menu for multitasking in current session 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 a802d90d3b [fenix] For https://github.com/mozilla-mobile/fenix/issues/456 - Moves out KeyTrigger into its own file 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
Sawyer Blatz fbc9c78510 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/438: Adds dynamic nav bar color 5 years ago
Colin Lee d6e79694f8 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/351 Create home screen component for multitasking 5 years ago
Emily Kager 8e2ddbefd0 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/403 Use Fragments for Navigation, Add Toolbar to HomeActivity 5 years ago
Sawyer Blatz 294c35a84b [fenix] Closes https://github.com/mozilla-mobile/fenix/pull/363 & Closes https://github.com/mozilla-mobile/fenix/issues/364: Adds private browsing theme (https://github.com/mozilla-mobile/fenix/pull/405)
* For https://github.com/mozilla-mobile/fenix/issues/345 https://github.com/mozilla-mobile/fenix/issues/346 - Adds private browsing theme

Co-authored-by: Sawyer Blatz <sdblatz@gmail.com>

* Abstracts theme management

* Theme browser toolbar

* Remove unused imports

* Begin work on sharedPreferences

* fix lint

* https://github.com/mozilla-mobile/fenix/issues/346 - Refactors ThemeManager to take a callback

* Adds clean status bar and nav bar

* lint

* Themes settings icons better

* Small clean up
5 years ago
Jeff Boek e12754121f [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/362 - Downgrade to ConstraintLayout 2.0.0-alpha2
There is currently an issue with visibility changes in ConstraintLayout 2.0.0-alpha3
https://issuetracker.google.com/issues/122090772
For now we're going to manually implement KeyTriggers.
5 years ago
Emily Kager 2db2d21c4e [fenix] Part of https://github.com/mozilla-mobile/fenix/issues/288 - Set up basic settings menu 5 years ago
Colin Lee ecbfa2bcfc [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/290: Integrate new Fenix architecture 5 years ago
Colin Lee c0a89dc3c1 [fenix] Make ktlint and detekt style changes 5 years ago
Colin Lee c062bbb6f9 [fenix] Fix MotionLayout animation the proper way 5 years ago
Jeff Boek 4e5750df9f [fenix] For https://github.com/mozilla-mobile/fenix/issues/141 - Cleans up search UI 5 years ago
Jeff Boek 1523b47403 [fenix] Cleans up animation between search bar states 5 years ago
Jeff Boek 2ca556cbdb [fenix] Cleans up the elevation transition for the search bar on the homescreen 5 years ago
Jeff Boek 72dc6bc9a7 [fenix] Adds search engine icon to searchbar 5 years ago
Colin Lee d59ae83a6e [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/127: Add architecture classes 5 years ago
Jeff Boek 659032a92d [fenix] For https://github.com/mozilla-mobile/fenix/issues/139 - Adds the sessions placeholder 6 years ago
Jeff Boek ce6bcd85c3 [fenix] Hides icons that arent currently used 6 years ago
Jeff Boek 699b4e6a02 [fenix] For https://github.com/mozilla-mobile/fenix/issues/141 - Adds autocomplete ot the search screen
- Adds convenience extensions to Context and Fragment
- Imports more components from Android Components
6 years ago
Emily Kager 58c44eb857 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/134 - Collapse/show the toolbar based on browser scrolling 6 years ago
Jeff Boek cb5f85a774 [fenix] For https://github.com/mozilla-mobile/fenix/issues/131 - Loads mozilla.org in the browser fragment 6 years ago
Emily Kager d1b27a0661 [fenix] Implement Navigation, Add Search Fragment, Add Browser Fragment 6 years ago
Jeff Boek 0b0e5d3d07 [fenix] Fixes nits in https://github.com/mozilla-mobile/fenix/pull/158 6 years ago
Jeff Boek cd0141b7c0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/139 - Adds session placeholder with motionlayout 6 years ago
Jeff Boek 67f514d098 [fenix] For https://github.com/mozilla-mobile/fenix/issues/150 - Adds more style to the urlbar 6 years ago
Jeff Boek 9bf595ec9a [fenix] For https://github.com/mozilla-mobile/fenix/issues/150 - Adds the search bar 6 years ago
Jeff Boek c9b4f5edf9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/150 - Adds a home fragment 6 years ago