2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-15 18:12:54 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
ekager
b5f1e772bd For #15112 - Still show recently closed when history empty 2020-09-21 18:35:08 -07:00
amkcpu
791eac50f3 For #12704 - Add vertical scrollbar to history screen 2020-07-28 16:47:09 -04:00
person808
d14b39a56e For #2165 - Implement pull-to-refresh gesture to sync history. 2020-06-11 10:23:27 -07:00
ValentinTimisica
d7973587fc Fixes #5128: Changed history_empty_view to match constraints.
The bug occurred because the activity/fragment is not recreated on
orientation change. A simple fix was to just set width and height to 0dp
to let it match constraints.
2019-10-28 09:44:03 -07:00
Tiger Oakes
7747d5c240 Use tools:text to avoid inflating strings twice (#3619) 2019-07-15 17:01:37 -05:00
Jeff Boek
3920cda693 For #2419 - Adds a deletion state to the history component 2019-05-29 12:20:19 -07:00
Emily Kager
fd4de3509d For #1249 - Create Empty History State 2019-05-20 19:23:14 -07:00
Jeff Boek
4a32ef8ed8 Fixes #1397 - Adds the delete button back to the history recyclerview 2019-04-10 10:11:46 -07:00
Jeff Boek
65a210ec64 Prevent RecyclerView from loading everything
Fixes #1360
Fixes #1303
Fixes #1280
2019-04-04 17:18:32 -07:00
Emily Kager
a2200b6335 For #208 - Dark/Night Theme 2019-04-02 22:18:11 -05: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
a6e38165cb For #357 - Dont set the checkbox if it already contains the right value 2019-02-15 16:28:03 -08:00
Jeff Boek
22ab6ac934 For #355 - Creates the history component 2019-02-12 13:44:09 -08:00