Commit Graph

7 Commits (29832c5e849dbd454b77998d0d1e8130d751a655)

Author SHA1 Message Date
Sawyer Blatz 29832c5e84 For #724: Consolidates colors 5 years ago
Jeff Boek 4a385068e0 Updates ConstraintLayout to alpha4 5 years ago
Emily Kager a2200b6335 For #208 - Dark/Night Theme 5 years ago
Harsh Shandilya 7132229b16 SearchView: Replace deprecated calls with recommended method
Resources#getDrawable(int) has been deprecated in favour
of Resources#getDrawable(int, Theme). Make the suitable changes
in SearchView class to reflect this.

Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
5 years ago
Sawyer Blatz d09dc149ed
Closes #363 & Closes #364: Adds private browsing theme (#405)
* For #345 #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

* #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
Colin Lee b2b6a530d0 Make ktlint and detekt style changes 5 years ago
Jeff Boek 0e9c77b036 Cleans up animation between search bar states 5 years ago