Commit Graph

60 Commits

Author SHA1 Message Date
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 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 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
54aca078d8 Add search functionality 2019-09-23 17:33:02 +02:00
8b7f1fcaa4 Make CircularViewModel load LiveData from Room 2019-09-22 20:38:42 +02:00
799cdbfad3 Add different icons for circulars favourite and reminder buttons 2019-09-22 19:31:07 +02:00
348470921d Updated MaterialComponent library, implemented DayNight theme 2019-09-22 19:01:25 +02:00
d00ce9b51f Request write permission when downloading circulars 2019-09-21 18:47:08 +02:00
a45eea1fde Add about dialog and licenses activity 2019-09-21 17:02:50 +02:00
922a344d83 Minor fixes 2019-09-21 15:37:18 +02:00
9c41010ed5 Add reminders 2019-09-20 20:03:29 +02:00
4a9533a756 Add support for offline use 2019-09-19 19:26:36 +02:00
0c8dde05a5 Add animations to recyclerview 2019-09-19 18:56:40 +02:00
c9989beb82 Add favourites support 2019-09-18 20:08:08 +02:00
1fcb6bbe97 Make circular details collapsible 2019-09-18 19:40:39 +02:00
38b8877d03 Fixed attachment list items not showing 2019-09-18 18:59:27 +02:00
ce8d020986 Add attachments list 2019-09-17 21:44:17 +02:00
6a1c56678f Add buttons for view and download circulars 2019-09-17 18:46:44 +02:00
27001c9ea4 Parse date and title from circular string 2019-09-16 20:22:49 +02:00