Commit Graph
9 Commits
Author SHA1 Message Date
denizk0461 62bbba447f Upgraded dependencies; started work on entry import & export via JSON 2023-11-01 10:24:00 +01:00
denizk0461 cd075e9560 Added a database to migrate entry storage to later; added checks to determine whether existing entries need to be migrated from preference storage to database 2023-05-30 09:36:57 +02:00
denizk0461 942af61b9d Text Basic 2.0.2: Fixed the awful function responsible for changing the number picker values based on which button had been clicked; changed number clickers to use respective functions in QuoteStorage.kt rather than generic getInt() and setInt() 2023-05-28 12:26:48 +02:00
denizk0461 9bc1343d22 Removed ads because I got sick of them; entry recycler view now scrolls to position of newly created items 2023-05-28 11:39:29 +02:00
denizk0461 c552c584b4 Text Basic 2.0.1: added a force save button 2023-05-19 11:15:04 +02:00
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 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 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