Commit Graph
9 Commits
Author SHA1 Message Date
denizk0461 8454d4f924 Implemented settings for text size, text transparency, font style, highlight style, highlight transparency, and randomised entry order; fixed a bug in QuoteAdapter.onRowMoved() 2023-05-15 22:10:58 +02:00
denizk0461 62278bbfe0 Revamped the settings page in SettingsNewFragment.kt, but no functions are currently implemented 2023-05-15 17:00:38 +02:00
denizk0461 a7356bc97d Implemented navigation component; deleting an entry now shows a snack bar that allows for undo; edited several layouts 2023-05-15 15:18:47 +02:00
denizk0461 e0e7a4cbe0 Implemented drag-and-drop reordering ability in quote recycler view; refactored project structure 2023-05-15 14:16:48 +02:00
denizk0461 252c69a3ef Added text fields to change colours for text and background, but background logic for that is not yet implemented. BUG: settings don't react as they should. Clicking on "serif," for example, doesn't actually select and store serif. What is going on? 2023-05-08 13:15:09 +02:00
denizk0461 d51cef64bb Implemented text opacity setting 2023-05-08 12:17:32 +02:00
denizk0461 f95ed24abc Restored option to center widget text; added option to change text opacity (currently non-functional) 2023-05-08 12:05:56 +02:00
denizk0461 94ac9aaf03 Fixed a lot of problems that Android Studio raised with the projects, mostly deprecations and unused imports. 2023-05-08 11:39:44 +02:00
denizk0461 06ea1c88e4 Initial push; upped AGP to 8.0.1, Kotlin plugin to 1.8.20, as well as updated all dependencies. 2023-05-08 11:27:43 +02:00