Commit Graph
10 Commits
Author SHA1 Message Date
Deniz Düzgören d4e69462b6 External storage permission is now only required below API level 26, added shadows to cards in notification sound picker and colour picker 2019-08-31 16:56:00 +02:00
Deniz Düzgören f139f28137 Code optimisations, using ArrayList#filter for performance improvements and code reductions, fixed notification channel not having been created before opening ringtone settings 2019-08-31 16:12:36 +02:00
Deniz Düzgören dbea6a60eb Added "Last updated" string to FoodFragment and info dialog, simplified "if-else" branch in MiscData.getIcon() to when-statement 2019-07-31 11:27:46 +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 0576ca0d1a Adapted PlanFragment into a superclass inherited by GeneralPlanFragment and PersonalPlanFragment, changed text layout attribute for dialogues 2019-07-22 19:10:25 +02:00
Deniz Düzgören 3166fadf7f Removed redundant dependencies for WorkManager and EasyPreferences, TaskDescription colour changed to colorAccent 2019-07-06 14:18:59 +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 abc3309acd App is now fully converted to Kotlin 2019-05-26 18:40:02 +02:00
Deniz Düzgören 44269a7def Food fragment is now using Kotlin too, but doesn't use DataFetcher.kt 2019-05-26 14:59:00 +02:00
Deniz Düzgören 9f22717e63 Plan and personal plan now use the same Kotlin class, food fragment doesnt work properly (yet) 2019-05-26 11:35:36 +02:00