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