Commit Graph

81 Commits

Author SHA1 Message Date
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
4c5f7ad8de Parse date and title from circular string 2019-09-16 20:02:14 +02:00
4a8298e69f Add CardView 2019-09-16 18:50:08 +02:00
4cc32331f2 Show new notifications (not old ones) and add auto cancel 2019-09-16 18:28:09 +02:00
8378d97053 Add summary notification and decreased polling time 2019-09-15 19:12:47 +02:00
1b57df88d3 Add background process for checking new data and create notifications 2019-09-13 21:02:54 +02:00
b4d8fb3c77 Make Circular entity id equals as circular number and save attachments to Circular entity 2019-09-13 18:13:15 +02:00
d87210e1ca Add base viewmodel and recyclerview adapter logic 2019-09-13 17:21:41 +02:00
57ecdd8062 Add Room base classes 2019-09-12 16:58:01 +02:00
c0e69e658a Add DataFetcher class 2019-09-11 22:15:37 +02:00
b994e3e7f0 Project created 2019-09-09 20:51:59 +02:00
Matte23
759a1156fb Deleted gitignore 2019-09-09 19:22:51 +02:00
Matte23
0ce74bfb20 Initial commit 2019-09-09 19:13:07 +02:00