Commit Graph
30 Commits
Author SHA1 Message Date
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 d3d727d2ae Updated dependencies 2019-07-18 19:40:42 +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 d93407e98f Removed redundant dependencies for PagerIndicator and Coroutines 2019-06-26 16:43:35 +02:00
Deniz Düzgören 12ff27dbac Bump to 2.0.3, fixed overlapping toolbar over bottom sheet, touches don't bleed through anymore, removed redundant external storage permission 2019-06-21 20:37:19 +02:00
Deniz Düzgören d3f6a7f2d8 Fixed overlapping app bar, news fragment removed 2019-06-15 09:26:11 +02:00
Deniz Düzgören e93683263d Unfinished news fragment, will probably be deleted 2019-06-09 18:35:36 +02:00
Deniz Düzgören e88e725d3a MiscData singleton only created once in DataFetcher class now, was in loop before 2019-06-04 20:33:42 +02:00
Deniz Düzgören 3ba38c2dfe Version bump 2.0.3 - course card attributes on the right now expand to up to 200dp, necessary declarations for notifications are now only made when a notification is requested 2019-06-04 09:27:54 +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
Deniz Düzgören 0c043683f9 First Time now Kotlin, I'm wondering why I do this 2019-05-24 19:22:23 +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 8e3281db95 AsyncTask kotlin class "DataFetcher" is done 2019-05-23 16:26:12 +02:00
Deniz Düzgören 75d9ae25d8 Fixed multiple notification sound bug (yet to be tested), new booleans for AsyncTask 2019-05-23 14:28:41 +02:00
Deniz Düzgören a41d5127c5 Started work on Kotlin AsyncTask, bug: multiple notification sounds 2019-05-22 20:33:07 +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 3b7a89b512 Fixed wrong text being saved in settings, also implemented orientation changes 2019-05-17 11:10:59 +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 b38cd038d4 Kotlin rewrote Main & Settings, huge code optimisations 2019-05-14 22:28:45 +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 1dcf875f85 Colour picker code massively improved and sorted, version 1.2.6 (unreleased) 2019-05-04 20:51:31 +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 d5b5803ba2 Notifications are now automatically expanded, release number 1.2.5 2019-05-03 19:03:19 +02:00
Deniz Düzgören 00c893380e Changed small things in Settings Fragment, release number: 1.2.4 2019-05-01 18:14:21 +02:00
Deniz Düzgören d690a2604a Edited the Food Fragment Kotlin file, small changes to Settings Java, changed RecyclerView in Food Layout to match_parent 2019-04-30 19:24:13 +02:00
Deniz Düzgören a45e5cdfa0 Initial Push 2019-04-29 19:27:51 +02:00