1
0
Fork 0
Commit Graph

79 Commits (2c01022c4b7d46d135b56fe37f7b8b3253437e20)

Author SHA1 Message Date
Sawyer Blatz 70486039c0 Closes #2147: Refactors usage of openToBrowserAndLoad 2019-04-29 15:49:22 -07:00
Sawyer Blatz 85245d7b40 Closes #1717: Removes search button from library 2019-04-19 13:34:14 -05:00
Emily Kager d7272d29de For #1408 - Set Toolbar titles in code (vs in navgraph) 2019-04-09 16:36:14 -07:00
Emily Kager 65235d5cf3 For #1459 - Try more ways to get title for history item 2019-04-09 15:54:19 -07:00
Sawyer Blatz 395d6f20d5
Fixes #1361: Adds new tab when selecting history or bookmark items (#1363) 2019-04-05 13:11:05 -07:00
Grisha Kruglov 0bcad0d364 History UI limits: visit type & time
These are temporary limitations to make History UI somewhat functional,
until we get relevant UI and API changes in place.
2019-04-04 16:16:45 -07:00
Jeff Boek 00ad9d3f6f For #356 - Gives a user the ability to delete their history 2019-03-29 11:52:45 -07:00
Jeff Boek bd9b7d8d8d Group history by date 2019-03-25 16:04:19 -05:00
Colin Lee df40ec970e Simplify ItsNotBrokenSnack() and make resilient
Co-authored by: Emily Kager <ekager@mozilla.com>
2019-03-22 15:00:38 -05:00
Emily Kager 4963f7ccdb Add Snackbar to link testers to Github issue for features 2019-03-22 15:00:38 -05:00
Emily Kager 5b8d40e6e0 Closes #655 - Show/Hide toolbar in onResume 2019-02-25 11:45:59 -08:00
Sawyer Blatz 53f391de60
Closes #537: Refactors private sessions (#629) 2019-02-22 09:49:02 -08:00
Colin Lee 291f21aa8e Handle listener state bugs as onViewCreated isn't always called 2019-02-19 09:08:25 -08:00
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.
2019-02-16 19:40:39 -08:00
Jeff Boek d3c0aa20c1 For #357 - Removes unneeded if statement 2019-02-15 16:28:03 -08:00
Jeff Boek 20944ae1be For #357 - Adds a button to delete history 2019-02-15 16:28:03 -08:00
Jeff Boek 2cfc1bfc6a For #357 - Handles back press in edit mode 2019-02-15 16:28:03 -08:00
Jeff Boek 0cc44d1ee2 For #357 - Adds ability to toggle checkbox by selecting item 2019-02-15 16:28:03 -08:00
Jeff Boek b7c7fd3100 For #357 - Adds selected items to the history component state 2019-02-15 16:28:03 -08:00
Jeff Boek 0cbcd93208 For #357 - Adds an editing mode to the history component 2019-02-15 16:28:03 -08:00
Sawyer Blatz e5fe80f928
Closes #347: Adds private browsing logic (#506)
* For #347: Adds private browsing logic

*  For #347: Adds private session explainer

* Adds persistence
2019-02-15 09:31:03 -08:00
Jeff Boek a4a9222a94 For #490 - Fixes navigation when selecting a history item 2019-02-13 16:13:20 -06:00
Jeff Boek 06403f3b3f For #490 - Properly closes the library when launched from the home view 2019-02-13 16:13:20 -06:00
Jeff Boek b6ab865e44 For #355 - Fixes the default context 2019-02-12 13:44:09 -08:00
Jeff Boek 29227e6f90 For #355 - Fixes coroutine scope 2019-02-12 13:44:09 -08:00
Jeff Boek b9171cd99a For #355 - Navigat back to brows when you tap a history item 2019-02-12 13:44:09 -08:00
Jeff Boek 64e96495cc For #355 - Adds history to the recyclerview 2019-02-12 13:44:09 -08:00
Jeff Boek 22ab6ac934 For #355 - Creates the history component 2019-02-12 13:44:09 -08:00
Jeff Boek 0b147d8956 For #355 - Adds the history fragment and the ability to navigate to it 2019-02-12 13:44:09 -08:00