Commit Graph
23 Commits
Author SHA1 Message Date
Deniz Düzgören 37cf130ba0 Refactoring, using view binding in all fragments, app now targets API 29, replaced deprecated support library PreferenceManager and Custom Tabs with AndroidX equivalents, version bump to 2.3.3 2019-10-12 21:03:34 +02:00
Deniz Düzgören 56c7e8ba53 Removed Terms and Conditions as well as the Privacy Policy from SettingsFragment.kt, added little easter egg 2019-09-28 18:09:43 +02:00
Deniz Düzgören 87d4f11cba Added drop down menu in the settings to switch between app-specific and website original sorting procedures 2019-09-24 09:32:25 +02:00
Deniz Düzgören 49eefe8131 Refactored string resources 2019-09-22 13:39:20 +02:00
Deniz Düzgören 8f4c604eed Project cleanup; removed unused resources and test classes. Fixed memory leak bug in DataFetcher.kt 2019-09-15 12:01:17 +02:00
Deniz Düzgören 47a4a51b44 Added option to force a refresh, added fallBackToDestructiveMigration as possible migration strategy for substitution table 2019-09-08 21:07:20 +02:00
Deniz Düzgören 371221a092 Added support for obeying system dark mode toggle on Android 10 2019-09-05 18:20:30 +02:00
Deniz Düzgören 792f3c6400 Added a dialog providing help for those not receiving notifications 2019-09-03 20:15:08 +02:00
Deniz Düzgören 82b5fa1b97 Refactor to organise the project and change visibility modifiers 2019-09-01 11:54:12 +02:00
Deniz Düzgören 8ee0288c46 Ringtones may be customised; settings intent for Oreo+, custom solution otherwise 2019-08-27 18:38:49 +02:00
Deniz Düzgören a2721aabcd Fixed visual bugs for API levels 21-22, removed "Open info panel automatically" feature due to visual bugs, switched out test URLs for real URLs again 2019-08-01 15:36:21 +02:00
Deniz Düzgören 6cf4c44880 Refactored string and colour resources 2019-07-31 19:48:21 +02:00
Deniz Düzgören 47cbaaf53c Minor interface redesign, including First Time activity 2019-07-30 22:48:13 +02:00
Deniz Düzgören b82f595bdf Fragment transition animations, information dialog, SettingsFragment implements OnCheckedChangeListener 2019-07-30 16:58:51 +02:00
Deniz Düzgören 351845c4df Revised colour picker dialog to show colour change without closing and re-opening the dialog 2019-07-26 13:31:31 +02:00
Deniz Düzgören d4cef4f25d Version 2.0.2 - card background now customisable, tablet layout changed 2019-06-02 17:57:57 +02:00
Deniz Düzgören 7bbc6eee62 Settings fragment xml now divided by cards 2019-05-23 18:08:04 +02:00
Deniz Düzgören 2cec9ebd67 Switched to DayNight for styling -> great code reduction, further Kotlin conversion 2019-05-21 18:55:29 +02:00
Deniz Düzgören 3119fdac73 Notification service added (back?) to Main.kt 2019-05-16 16:14:03 +02:00
Deniz Düzgören 907a746b55 Version 1.3.0 (little design overhaul) with additional fixes 2019-05-09 07:48:17 +02:00
Deniz Düzgören 4c3d011c6f Improved the look of cards, removed redundant code 2019-05-08 08:08:04 +02:00
Deniz Düzgören adc3f8957d Added a colour picker with absolute masses of bad code, version 1.2.6 (unreleased) 2019-05-04 16:20:14 +02:00
Deniz Düzgören a45e5cdfa0 Initial Push 2019-04-29 19:27:51 +02:00