Commit Graph
100 Commits
Author SHA1 Message Date
Seil0 6a70f26807 update .drone.yml
continuous-integration/drone/push Build is failing
2020-06-25 17:22:06 +02:00
Seil0 f6b00a8d81 additional Subject are now added to the timetable 2020-06-12 00:51:50 +02:00
Seil0 69ce9fef5a code clean up 2020-06-11 21:51:46 +02:00
Seil0 2d753851c0 more "Additional Lessons" work
* add TimetableController, this class will handle all timetable work (main + additional Subjects)
2020-06-11 21:41:05 +02:00
Seil0 6c0624c793 make the app more tolerant about wrong API Data 2020-06-11 18:39:19 +02:00
Seil0 7779296345 change default accent color, code clean up 2020-06-07 23:41:49 +02:00
Seil0 3e2ef0521e change primary color to reflect mosad.xyz design guidelines
* minor style fix: nav_header_main set background to black and text color to white
2020-06-07 23:30:41 +02:00
Seil0 bdfeb46faf add "Manage Lessons" Dialog to Settings, minor style fixes
* initially select the current theme in the select theme dialog
* set the correct accent color for all dialogs (needs to be done manually for every dialog)
2020-06-07 14:59:04 +02:00
Seil0 18ca435764 update TCoRAPIController to API version 1.2.0 2020-06-06 20:56:45 +02:00
Seil0 948f330ebe TimeTableFragment clean up 2020-06-05 20:56:37 +02:00
Seil0 72e9efb9e7 fix warings in TCoRAPIController 2020-06-05 19:17:49 +02:00
Seil0 bea1b47396 complete & move AddLessonDialog to separate class 2020-06-05 16:12:53 +02:00
Seil0 34a68ff75d add courses to addLesson Dialog, read lessonSubjects from tcor 2020-05-29 16:56:15 +02:00
Seil0 1ba3f1fa87 update gradle tool to 4.0.0 2020-05-28 23:27:16 +02:00
Seil0 48544aef2f add a complete version of the addLesson Dialog 2020-05-15 18:58:57 +02:00
Seil0 bc09e33147 update gradle, constraintlayout & coroutines
* gradle 6.2.1 -> 6.4
* constraintlayout 2.0.0-beta4 -> 2.0.0-beta6
* coroutines 1.3.5 -> 1.3.6
2020-05-14 18:27:26 +02:00
Seil0 6ec9b9f5e2 update commons-lang and coroutines
* commons-lang 3.9 -> 3.10
* coroutines 1.3.3 -> 1.3.5
2020-05-01 12:48:53 +02:00
Seil0 a19173b499 update kotlin
* kotlin 1.3.70 -> 1.3.71
* gradle-plugin 3.6.1 -> 3.6.2
2020-04-02 17:15:34 +02:00
Seil0 85dc3181fd fix compatibility with tcor version 1.2.2 and higher
* update kotlin 1.3.61 -> 1.3.70
2020-03-03 20:13:47 +01:00
Seil0 e46c234b6c fix OnboardingActivity is not closed on start of MainActivity 2020-02-27 12:13:46 +01:00
Seil0 faa07966da fix crash on first start, if tcor is not reachable 2020-02-27 12:09:24 +01:00
Seil0 ccc0f0f2bc Onboarding [Part 2]
* call the onboarding activity on first start
* reworked selectCourse(() to work outside of the SettingsFragment
* closes #36
2020-02-25 15:25:45 +01:00
Seil0 e15bf95b85 update to gradle 6.2.1 and gradle android plugin 3.6.0 2020-02-25 11:12:22 +01:00
Seil0 01677c04ef Onboarding [Part 1]
this Commit adds a Onboarding Activity, it is currently not usefull or fully working, see #36
2020-02-23 20:09:27 +01:00
Seil0 c343735b57 fix crash on first startup 2020-02-18 15:18:36 +01:00
Seil0 b186a2e96e release version 0.5.1 2020-02-05 14:10:45 +01:00
Seil0 2cb4b72369 anko code removed, coroutines are now used for asynchronous functions
* constraintlayout 2.0.0-beta3 -> 2.0.0-beta4
* material-components-android 1.0.0 -> 1.1.0
* this is the first release candidate for version 0.5.1
2020-02-04 19:58:07 +01:00
Seil0 2d497d1a96 update gradle wrapper to version 6.0.1 2020-01-15 15:28:07 +01:00
Seil0 9d2de3fcb3 don't use deprecated Gson methods 2020-01-15 15:08:05 +01:00
Seil0 bed3f5d978 added Timetable and Moodle shortcut, cleaned up activity init 2020-01-15 15:00:05 +01:00
Seil0 8f5a4dd1b3 reworked preference saving 2019-12-13 14:54:51 +01:00
Seil0 9907d083e9 added a Mensa shortcut
* added a Mensa shortcut, to directly display the Mensa-Screen
* kotlin 1.3.60 -> 1.3.61
2019-11-28 16:38:25 +01:00
Seil0 d4860b2a32 updated some libs
* kotlin 1.3.50 -> 1.3.60
* androidx.constraintlayout 2.0.0-beta2 -> 2.0.0-beta3
2019-11-14 23:11:49 +01:00
Seil0 5ec2b53bce added "Get it on Google Play" badge 2019-10-24 22:22:17 +02:00
Seil0 701a351e6e update .drone.yml
continuous-integration/drone/push Build encountered an error
2019-10-17 19:21:15 +02:00
Seil0 5cad924b26 removed anko dependency from PreferenceController
continuous-integration/drone/push Build encountered an error
2019-10-17 19:19:47 +02:00
Seil0 d5adc4df51 release 0.5.0 2019-09-30 21:25:38 +02:00
Seil0 c23454f081 removed versionNameSuffix, f-droid does not like that 2019-09-28 15:01:19 +02:00
Seil0 b240beacc9 turns out there is a current week too
* don't debug timetable cod on Sundays, since there are no lessons on Sunday
2019-09-25 22:46:58 +02:00
Seil0 aa69d2242f fixed course name not being updated on change
* minor GUI improvements
2019-09-23 22:44:03 +02:00
Seil0 6e6c9f71a0 reworked the way the timetable date is calculated
* cleaned up some timetable gui code
* close #33
2019-09-22 20:51:36 +02:00
Seil0 889c673c5d Update 'README.md' 2019-09-08 20:35:06 +02:00
Seil0 522f31e077 added new screenshots 2019-09-08 20:30:03 +02:00
Seil0 b9ca18044c drone use gradle test instead of assembleRelease
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2019-09-07 21:10:51 +02:00
Seil0 bd49e482e2 updated some libs
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
* appcompat 1.0.2 -> 1.1.0
* material-dialogs 3.1.0 -> 3.1.1
2019-09-07 21:06:41 +02:00
Seil0 2f5b2a6579 added drone ci
* updated gradle wrapper to gradle 5.6.2
2019-09-07 21:01:17 +02:00
Seil0 4ce37b3dcf updated desfire legal notes 2019-08-30 14:17:07 +02:00
Seil0 7550fcfd22 Update 'README.md' 2019-08-30 14:12:17 +02:00
Seil0 a23f7c9212 update to release 0.5.0 2019-08-30 14:09:59 +02:00
Seil0 75168c6688 some more logging and version 0.4.99 (RC1) 2019-08-25 22:45:23 +02:00
Seil0 be916a74ab the license dialog will now follow the theme too 2019-08-25 22:19:36 +02:00
Seil0 3e909ab68f color the selected element in the NavigationView too 2019-08-23 20:25:20 +02:00
Seil0 5f2b3aa496 clean up the layout & polished Mensa credit dialog
* don't crash if the nfc tag has been removed between triggering intent and connecting to the tag
* closes #21
2019-08-23 19:19:35 +02:00
Seil0 6cc1671a52 don't crash on devices without nfc 2019-08-21 20:43:08 +02:00
Seil0 b4ed1ca927 migrated all farebot code to kotlin 2019-08-19 12:42:56 +02:00
Seil0 e74c307566 cleand up the nfc part, added foreground-dispatch
* cleaned up the strings.xml files
* fixed license dialog
2019-08-18 22:09:33 +02:00
Seil0 733b675ffa first working implementation of the mensa card reader
* based on farebot's desfire protocol implementation
* see #21
2019-08-17 18:59:28 +02:00
Seil0 3a0a31f781 first bits of the nfc reader 2019-08-17 01:51:15 +02:00
Seil0 f52151fbf1 the no lesson card now has the correct text color
* updated material-dialogs to version 3.1.0
2019-07-18 00:32:31 +02:00
Seil0 e8cae7e807 update to gradle 5.5.1, update gradle plugin to 3.4.2 2019-07-18 00:15:57 +02:00
Seil0 c6ac19bfae fixed the Sunday-fix 2019-07-01 20:31:06 +02:00
Seil0 a7abd48726 moved all cache checking code tho the CacheController
* added new sunday bug fix for the timetable, same as for the mensa
2019-06-26 15:00:43 +02:00
Seil0 9a22d9b737 use a ScrollView for the settings fragment 2019-06-26 14:11:32 +02:00
Seil0 2cc2ecf952 theme the dialogs and navView too, added a License dialog 2019-06-25 17:10:57 +02:00
Seil0 ea70aedbd0 added the fastlane changelog for version 14 2019-06-25 13:09:17 +02:00
Seil0 98b3adbf3b update to kotlin 1.3.40, added theme choose option
* added missing dividers in settings
* added a black theme
* closes #15
2019-06-25 12:07:18 +02:00
Seil0 a055f59cc8 added a dark theme, see #15
* the app now needs sdkversion 23 now an min
2019-06-24 22:41:45 +02:00
Seil0 01db6bb451 don't use the faBtn in MensaFragment, use it in TimetableFragment 2019-06-08 23:14:55 +02:00
Seil0 4838c9406c fastlane description spelling fixes 2019-06-06 23:36:55 +02:00
Seil0 23195f94e0 don't us deprecated tcor api requests 2019-06-03 12:05:33 +02:00
Seil0 5e766ec126 hide the mensa card value button 2019-06-03 10:59:32 +02:00
Seil0 9c1f95ca25 some lib updates & new sunday-bug fix 2019-06-02 19:09:36 +02:00
Seil0 e99127a63a Update 'README.md' 2019-05-03 22:54:43 +02:00
Seil0 f7fa96b1ae use gradle 5.4.1
* fixes build issues if instant run is enabled
2019-05-03 22:45:53 +02:00
Seil0 6fd82254e0 updated description for f-droid 2019-05-02 14:42:28 +02:00
Seil0 0dd8ba9475 release 0.4.1 2019-05-01 01:04:09 +02:00
Seil0 770e9a255d Update 'README.md' 2019-05-01 00:46:47 +02:00
Seil0 4589badbfc updated versionName to 0.4.1
* updated material-dialogs 2.6.0 -> 2.8.1
2019-05-01 00:36:33 +02:00
Seil0 74f75bfbde update to kotlin 1.3.31, gradle 5.1.1 & gradle plugin 3.4.0 2019-04-25 18:27:57 +01:00
Seil0 a00c651bfd disable layout change animation 2019-04-08 18:39:43 +02:00
Seil0 77757ad9ca fixed mensa screen crash if day has no meals 2019-04-08 14:04:26 +02:00
Seil0 fe111ac56b added refresh to timetable screen 2019-04-06 14:13:01 +02:00
Seil0 4971d0b1b8 added fastlane metadata 2019-04-05 15:05:29 +02:00
Seil0 2bd86ff6bb added fastlane metadata 2019-04-05 15:03:53 +02:00
Seil0 dbaf496a79 minor clean up and refactoring 2019-04-03 20:37:17 +02:00
Seil0 77326a8ed6 added ability to refresh the mensa menus
* some minor clean ups
2019-04-03 19:21:51 +02:00
Seil0 9fc897e194 fixed initial accent color 2019-04-02 13:23:37 +02:00
Seil0 f9ac219ec6 Merge remote-tracking branch 'origin/master' into develop 2019-04-02 13:22:32 +02:00
Seil0 a87e57c80e removed versionNameSuffix 2019-04-01 18:03:26 +02:00
Seil0 ff1d353cae removed versionNameSuffix 2019-04-01 18:03:03 +02:00
Seil0 6e5cf29eaa removed maven repo 2019-04-01 17:55:37 +02:00
Seil0 ee388bf5a5 removed maven repo 2019-04-01 17:55:14 +02:00
Seil0 8aaf8e3647 release 0.4.0
* use Locale.getDefault() for the timetable screen
2019-04-01 10:14:00 +02:00
Seil0 d645d75bbf fixed showing wrong meal of tomorrow on Wednesday 2019-03-27 19:29:54 +01:00
Seil0 f97491addd added mensa sunday workaround
* update mensa blocking un sundays between 1500 and 2359
* updated material-dialogs 2.2.0 -> 2.6.0
2019-03-27 13:29:36 +01:00
Seil0 e08790aaa4 show the next day with a lecture on Sundays too 2019-03-24 17:23:10 +01:00
Seil0 750a808fbe the homescreen now shows the next day with a lecture
* fixed getTomorrowWeekIndex() since it would return 7 which is out of the arrays bounds
* minor clean up
2019-03-23 21:07:33 +01:00
Seil0 e51a80b78d home screen redesign 2019-03-22 21:59:32 +01:00
Seil0 a4eaea2918 timetable and mensa gui redesign
* the timetable and mensa screen are now the same design as the settings, much cleaner and ready for themes
2019-03-20 21:33:55 +01:00
Seil0 cd3136715f spelling 2019-03-20 17:55:30 +01:00