Commit Graph

128 Commits

Author SHA1 Message Date
Matte23 13ccae24bc Add AppIntro activity 2020-10-28 10:30:17 +01:00
Matte23 4c09e91e99 Add database support for multiple servers (schools) 2020-10-25 22:30:50 +01:00
Matte23 109c56d111 Add option to change school from SettingsActivity 2020-10-24 15:32:47 +02:00
Matte23 ddacff0892 Add base code for Porporato 2020-10-24 11:25:17 +02:00
Matte23 40c3352f3b Add base code for multiple server (schools) support 2020-10-23 18:48:40 +02:00
Matte23 2072a48a75 Fix code formatting 2020-10-23 16:29:10 +02:00
Matte23 3ca6539135 Update libraries, create CircularRepository.kt 2020-10-23 16:19:29 +02:00
Matte23 f5fe6c1396 Fix ktlint issues 2020-09-22 19:32:29 +02:00
Matte23 b3ecd74600 Add Android Lint to Github Actions 2020-09-11 20:04:21 +02:00
Matte23 fe9f2bf605 Change version tag v0.2.0-android 2020-09-11 19:35:58 +02:00
Matte23 c9179ae5be Setup Github Actions 2020-09-11 15:47:10 +02:00
Matte23 18dd27ce6f Fix warnings 2020-09-11 12:14:03 +02:00
Matte23 b66b118ac6 New about activity with AboutLibraries 2020-09-11 12:02:38 +02:00
Matte23 b2cf1c7340 Update kotlin plugin and targetSdkVersion 2020-09-10 20:04:15 +02:00
Matte23 1d33a1ab07 Remove old circulars if a new circulars list is available 2020-09-10 19:57:24 +02:00
Matte23 cc6f2f2c1a Update database in a worker thread 2020-09-10 19:27:06 +02:00
Matte23 46d471a927 Replace Gson with Moshi 2020-09-02 21:01:15 +02:00
Matte23 bdb3d954fc Use OkHttp as HTTP client 2020-09-02 19:45:33 +02:00
Matte23 36bf0059ec Update libraries and Kotlin plugin 2020-09-02 17:18:02 +02:00
Matte23 c47ee95780 Use coroutines instead of threads 2020-09-01 21:13:08 +02:00
Matte23 c96ab593b0 Update libraries and plugins 2020-09-01 12:46:45 +02:00
Matte23 c45a742239 Change version tag v0.1.1-android 2020-02-08 20:47:28 +01:00
Matte23 848f107fde Fix warnings 2020-02-08 18:59:07 +01:00
Matte23 ec5460afb0 Ask the user to install a PDF reader 2020-02-08 18:51:16 +01:00
Matte23 3a1e213442 Change database list item delimiter 2020-02-08 18:22:59 +01:00
Matte23 f8eea5e335 Update libraries 2020-02-07 19:53:55 +01:00
Matte23 9bb09cd1c5 Update copyright year v0.1.0-android 2020-02-07 19:37:17 +01:00
Matte23 300a3cb9cc Fix attachment list not cleared 2019-12-24 16:59:51 +01:00
Matte23 541a4ef7c2 Fix last circular notified more than one time 2019-12-24 12:52:50 +01:00
Matte23 bd6db8e124 Update gradle, room and material libraries 2019-12-24 12:07:31 +01:00
Matte23 b28bbe8c05 Update gradle, room and material libraries 2019-11-01 23:29:05 +01:00
Matte23 fec4dd4fee Update gradle, room and material libraries 2019-11-01 22:54:07 +01:00
Matte23 889aad1b2f Fix attachment marked with "ALL" not recognized 2019-10-18 19:46:13 +02:00
Matte23 9154d81b39 Fix crash when extracting id 2019-10-12 15:11:41 +02:00
Matte23 3f2c5ab39f Add contentDescription to ImageButtons 2019-10-04 20:26:23 +02:00
Matte23 467f9221d7 Add MainActivity to activities stack when opening a notification 2019-10-04 19:40:22 +02:00
Matte23 ea9ce33fbc Fix favourites erased when new circulars are saved 2019-10-04 18:25:00 +02:00
Matte23 73bbea60cf Change notification icon 2019-09-30 20:38:04 +02:00
Matte23 6d23ff7ee8 Fixed loading indicator state not update when network is not available 2019-09-30 19:22:42 +02:00
Matte23 83ff2b9bc8 Add italian translation 2019-09-30 19:19:18 +02:00
Matte23 58b0a1d101 Add icon 2019-09-30 18:28:15 +02:00
Matte23 9666ee308d Load dark theme settings at startup 2019-09-26 17:38:40 +02:00
Matte23 275c819be5 Add swipe to refresh 2019-09-25 19:41:45 +02:00
Matte23 d3915dc020 Add settings 2019-09-25 18:59:20 +02:00
Matte23 0e9ce948ba Collapse every item when data set changes 2019-09-24 20:27:42 +02:00
Matte23 265b84dcbc Temporary fix for dark theme 2019-09-24 20:20:35 +02:00
Matte23 6b616924d1 Animate notifyDataSetChanged() 2019-09-24 20:04:39 +02:00
Matte23 1db111b747 Add back button into NewReminderFragment 2019-09-23 19:27:41 +02:00
Matte23 373b928453 Expand or collapse card when clicking on it 2019-09-23 19:16:12 +02:00
Matte23 388471b710 Open circular when clicking on a notification 2019-09-23 17:37:16 +02:00