Commit Graph

61 Commits

Author SHA1 Message Date
Rafał Borcz
7686228e01 Add details to error message (#186) 2018-11-25 15:03:47 +01:00
Rafał Borcz
7a3c0de7ad Add account manager (#183) 2018-11-24 18:51:41 +01:00
Mikołaj Pich
9f04dbf60f Add homework (#181) 2018-11-14 09:18:00 +01:00
Rafał Borcz
24f59b45c3 Fix crash on restore LoginActivity (#182) 2018-11-11 23:24:49 +01:00
Mikołaj Pich
cb7e70471b Add notes (#179) 2018-11-11 17:45:58 +01:00
Rafał Borcz
240e61df0e Add preference for the expandable grades (#178) 2018-11-10 23:29:18 +01:00
Rafał Borcz
2f24b25399 Add preference for the grades modifier (#177)
Resolve #163
2018-11-04 13:23:34 +01:00
Mikołaj Pich
5e30c8e949 Logger refactor (#175) 2018-11-03 14:49:20 +01:00
Rafał Borcz
7f6f632b73 Timetable widget refactor (#171) 2018-11-02 17:38:20 +01:00
Mikołaj Pich
70879945f2 Services refactor (#168) 2018-11-01 19:27:02 +01:00
Mikołaj Pich
0a7f09077f Dark theme refactor (#173) 2018-10-30 22:06:29 +01:00
Rafał Borcz
837bce7286 Settings refactor (#166) 2018-10-22 22:47:54 +02:00
Rafał Borcz
b680cc4366 Migrate to AndroidX (#169) 2018-10-20 20:59:46 +02:00
Mikołaj Pich
f35d9d4b93 Change all entities ids from string to int (#167) 2018-10-20 17:57:24 +02:00
Rafał Borcz
27f6fc7e04 Modules improvements (#164) 2018-10-14 22:16:58 +02:00
Mikołaj Pich
bb69d1b643 Refactor multi logs support (#165) 2018-10-14 15:42:36 +02:00
Mikołaj Pich
5cd8ed88c0 Refactor timetable module (#160) 2018-10-06 10:53:34 +02:00
Rafał Borcz
f2b7c0e781 Refactor grade module (#156) 2018-10-03 21:28:23 +02:00
Mikołaj Pich
357b2350cb Refactor attendance module (#161) 2018-10-01 19:41:09 +02:00
Mikołaj Pich
a1f64baca4 Refactor exam module (#157) 2018-09-24 15:21:47 +02:00
Rafał Borcz
b617957891 Migrate to new api (#155) 2018-08-26 00:18:31 +02:00
Rafał Borcz
a90d5cb9c3 Refactor login module (#151) 2018-08-22 22:31:17 +02:00
Rafał Borcz
ef5d3aead9 Refactoring password encryption (#147) 2018-07-18 21:13:57 +02:00
Mikołaj Pich
c4792289ef Fix 29 migration (#146) 2018-07-15 19:02:49 +02:00
Mikołaj Pich
378aba9716 Add support for multiple SnP sites (#140) 2018-07-14 16:52:09 +02:00
Mikołaj Pich
11578aa735 Add dark theme (#133) 2018-06-14 11:40:46 +02:00
Rafał Borcz
072c504d2b Clean data user on bad user credentials (#138) 2018-06-13 03:07:34 +02:00
Mikołaj Pich
a06d114127 Add logger (#131) 2018-06-06 19:38:54 +02:00
Mikołaj Pich
dde5775a41 Move ticks converter to api (#130) 2018-06-01 12:52:03 +02:00
Rafał Borcz
3f1fff6d96 Implementation of a new Dagger injection (#103) 2018-05-26 20:44:06 +02:00
Mikołaj Pich
ffe8511e3f Add some fabric answers (#120) 2018-05-25 16:35:12 +02:00
Rafał Borcz
ef648c7f8b Clear db before register (#121) 2018-05-24 22:25:24 +02:00
Mikołaj Pich
9c97962e89
Version 0.4.3 2018-05-19 23:37:32 +02:00
Rafał Borcz
3f54d13b6b Add condition to exam query (#116) 2018-05-19 21:11:04 +02:00
Rafał Borcz
62bc00cd68 Delete non-existing lessons on sync (#112) 2018-05-19 12:30:17 +02:00
Rafał Borcz
54e6aee82e Stop SyncJob if user is not registered in app (#113) 2018-05-16 20:43:29 +02:00
Rafał Borcz
7d5072b529 Fix exams sync (#108) 2018-05-14 22:13:08 +02:00
Mikołaj Pich
cd6e14b13b [API] Fix first login (#107) 2018-05-13 17:33:31 +02:00
Mikołaj Pich
f29689c6cd Add about section in settings (#99) 2018-05-07 16:05:57 +02:00
Rafał Borcz
dd2c69601a Change description date in exam and fix styles (#98) 2018-05-06 21:16:03 +02:00
Rafał Borcz
ffd20c94dd Add exams (#87)
* [API/exams] Fix parsing empty list
* [API/exams] Fix date format
* [API/exams] Set day name from api
2018-05-03 19:47:34 +02:00
Mikołaj Pich
cb2d4a905d Add option to hide present in attendance (#96) 2018-05-03 12:49:33 +02:00
Mikołaj Pich
4ef3334bf7 Add semester switch in grades (#94) 2018-05-02 21:51:23 +02:00
Rafał Borcz
09a8cc38f9 Refactor model layout (#92) 2018-04-29 12:45:05 +02:00
Mikołaj Pich
3443b01b9a Fix grade regex (#91) 2018-04-27 01:36:40 +02:00
Mikołaj Pich
7dde13585c Add info about predicted and final ratings (#88) 2018-04-27 00:03:37 +02:00
Mikołaj Pich
119e38254a Refactor entites (#86) 2018-04-24 22:05:46 +02:00
Rafał Borcz
6fcf09e2b7 Add timetable widget (#84) 2018-04-24 21:27:45 +02:00
Mikołaj Pich
6927ac0e4f Version 0.3.1 2018-04-20 20:39:18 +02:00
Mikołaj Pich
2fd5b0f6ee [API] Improve login (#83) 2018-04-20 20:30:39 +02:00