258 Commits

Author SHA1 Message Date
Mikołaj Pich
15537586c4
Add exam date field to exam details dialog () 2022-03-13 22:47:54 +01:00
Michael
5e96917508
Fix overlapping text in the error dialog () 2021-12-28 12:16:52 +01:00
Mikołaj Pich
2eee50ad81
Replace view pager in login activity with simple fragment transactions () 2021-12-27 07:58:57 +01:00
Mateusz Idziejczak
094df212b4
Add additional lessons feature () 2021-12-21 00:36:59 +01:00
Rafał Borcz
495e385228
Fix snackbar crash in grade statistics view () 2021-11-25 23:48:08 +01:00
Rafał Borcz
4e19964249
Make admin messages dissmisable () 2021-11-21 09:02:12 +01:00
Mikołaj Pich
39327ff3ea
School and teachers UI fixes () 2021-11-16 21:45:14 +01:00
Michael
c183428107
Prevent changing the current day by accident when excusing absences () 2021-11-13 19:56:17 +01:00
Rafał Borcz
007d62e61d
Update project to Android SDK 31 () 2021-11-11 15:23:20 +01:00
Michael
4401df6203
Migrate from ViewPager to ViewPager2 () 2021-11-06 19:07:26 +01:00
Damian Czupryn
36a570eeb0
Allow selecting text in error dialog () 2021-11-01 01:46:23 +01:00
Damian Czupryn
8ed8b5a33c
Error messages content wrap in error dialog () 2021-10-31 20:28:01 +01:00
Michael
26c749c219
Fix about header layout to support long app names (for DEV builds) ()
Co-authored-by: Mikołaj Pich <m.pich@outlook.com>
2021-10-29 20:30:27 +02:00
Rafał Borcz
e3122127c0
Add admin messages () 2021-10-13 23:58:24 +02:00
Rafał Borcz
539be586ce
Fix text color of time left indicator on dashboard timetable card () 2021-10-11 14:39:54 +02:00
Damian Czupryn
4e69cfe23c
Change text when there are no lessons today and tomorrow in dashboard () 2021-10-09 15:36:22 +00:00
Damian Czupryn
ebf9e741c2
Fix homework last item padding () 2021-10-09 01:04:04 +02:00
Mateusz Idziejczak
e8075e30e4
Add "add homework" feature () 2021-10-08 11:19:49 +02:00
Damian Czupryn
031a17ea50
Change text to bold in notifications center () 2021-10-04 16:35:37 +02:00
Rafał Borcz
d69118b085
Add notifications center () 2021-09-27 20:58:25 +02:00
Mateusz Idziejczak
dc90549b9d
Fix hiding last element in messages () 2021-09-27 17:56:43 +02:00
Piotr Romanowski
7a46ef5f19
Add calculated average help dialog ()
Co-authored-by: Rafał Borcz <RafalBO99@outlook.com>
2021-09-25 17:19:21 +02:00
Mikołaj Pich
a43ffcdef4
Display bad credentials error in the message box above login form () 2021-09-24 21:02:51 +02:00
Rafał Borcz
da668f93cf
Fix bugs in dashboard () 2021-09-16 11:24:52 +02:00
Rafał Borcz
037dbd792f
Add conference dialog () 2021-09-16 10:51:38 +02:00
Rafał Borcz
77c5330f91
Dashboard fixes () 2021-09-05 23:24:03 +02:00
Rafał Borcz
49ebae6e63
Fix overlaping empty and error view in grade statistics ()
Co-authored-by: Mikołaj Pich <m.pich@outlook.com>
2021-09-05 19:59:03 +00:00
Mikołaj Pich
45d1727dbe
Add missing school announcement dialog () 2021-09-04 15:54:37 +02:00
Mateusz Idziejczak
2979d8b62a
Show information when the recipient has read the message () 2021-08-23 16:16:41 +00:00
killerkeemstar
aba2068a84
New timetable widget design () 2021-08-23 16:02:21 +00:00
Mateusz Idziejczak
1cfabe43a5
Add captions for averages from how many items have been counted () 2021-08-23 15:48:48 +02:00
Rafał Borcz
626169de11
Add drag and drop to dashboard tiles () 2021-08-10 11:55:51 +02:00
Mateusz Idziejczak
b61e63249c
Add messages sorting () 2021-08-04 15:16:54 +02:00
Rafał Borcz
e678e6d7f9
Fix margin and attedance destination () 2021-07-31 20:19:05 +02:00
Rafał Borcz
3422951e47
Add dashboard () 2021-07-30 18:49:19 +02:00
Mikołaj Pich
27e1a07eec
Add notifications debug screen () 2021-06-21 10:29:04 +02:00
MRmlik12
44888b048d
Add "I forgot my password" button in upper bar () 2021-06-11 09:53:11 +02:00
Rafał Borcz
44d5f69de1
Remove jcenter repository and unused code from gradle config () 2021-05-28 10:57:25 +02:00
Dominik Korsa
05aa38b591
Add arrows to student family list items () 2021-05-17 15:35:36 +02:00
Damian Czupryn
db808de06c
Fix no info text position in school announcements () 2021-05-05 20:18:16 +02:00
Mikołaj Pich
4e80441167
Add school announcements () 2021-05-03 17:24:01 +02:00
Rafał Borcz
075cfb20b1
Fix missing snackbar in sync settings fragment () 2021-05-03 16:42:59 +02:00
Damian Czupryn
56e4e9be5e
Fix homework dialog attachments margin () 2021-05-02 21:56:41 +02:00
Mateusz Idziejczak
b2efe0d981
Probably fix list divider color ()
Co-authored-by: Rafał Borcz <RafalBO99@outlook.com>
2021-05-02 12:33:27 +02:00
Damian Czupryn
9a19ce9ca4
Fix Homework dialog buttons layout () 2021-04-19 16:09:14 +00:00
Damian Czupryn
4492f4a864
Dialogs adjustments to meet MD rules () 2021-04-12 20:06:28 +00:00
Damian Czupryn
b453225941
Student info and Teachers screens unification () 2021-04-12 19:58:58 +00:00
Mikołaj Pich
aeb3b2a030
Display day header from website in timetable () 2021-04-05 15:07:29 +02:00
Rafał Borcz
6cb4ea4b0f
Drop support for android 4.x () 2021-04-03 09:56:07 +00:00
Rafał Borcz
0bdd33ef4a
Migrate to material components bottom navigation () 2021-04-03 11:46:36 +02:00