Commit Graph

10 Commits (f163861b4742e5da0841a0a6c18e87451d6914b2)

Author SHA1 Message Date
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.
5 years ago
Tiger Oakes 7747d5c240 Use tools:text to avoid inflating strings twice (#3619) 5 years ago
Jeff Boek 3920cda693 For #2419 - Adds a deletion state to the history component 5 years ago
Emily Kager fd4de3509d For #1249 - Create Empty History State 5 years ago
Jeff Boek 4a32ef8ed8 Fixes #1397 - Adds the delete button back to the history recyclerview 5 years ago
Jeff Boek 65a210ec64 Prevent RecyclerView from loading everything
Fixes #1360
Fixes #1303
Fixes #1280
5 years ago
Emily Kager a2200b6335 For #208 - Dark/Night Theme 5 years ago
Jeff Boek 00ad9d3f6f For #356 - Gives a user the ability to delete their history 5 years ago
Jeff Boek a6e38165cb For #357 - Dont set the checkbox if it already contains the right value 5 years ago
Jeff Boek 22ab6ac934 For #355 - Creates the history component 5 years ago