10 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 447ca4ecb2 Text Basic 2.0.0: quick fix on the dropdown menu, implemented a custom DropdownAdapter.kt because a bug on the dropdown menus from years ago still has not been fixed... I encountered this bug in a project back in 2019. How is this still a thing? 2023-05-17 10:22:55 +02:00
denizk0461 f09e14ffc8 New app icon; implemented AdMob; gitignoring AndroidManifest.xml until I find a better solution to hide the app ad ID 2023-05-16 15:46:34 +02:00
denizk0461 4dfc2a2df6 Removed old settings fragment; added licences button; added ColorPickerView dependency, to be used to pick colours for text and highlight; removed transparency settings in favour of ColorPickerView 2023-05-16 11:38:04 +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 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