Mikołaj Pich
00f5b9431e
Add log viewer ( #686 )
2020-02-22 21:24:06 +01:00
Rafał Borcz
c6d9dfa0c9
Change app theme ( #330 )
2019-08-26 20:54:20 +02:00
Rafał Borcz
344fa1bbd7
Increase min SDK to 16 ( #429 )
2019-06-21 14:54:10 +02:00
Rafał Borcz
7485cb2a39
Fix change of worker specs after app update ( #402 )
2019-06-06 22:32:43 +02:00
Rafał Borcz
24f58835e7
Fix menu view initialization and restoration ( #333 )
2019-04-30 17:28:09 +02:00
Mikołaj Pich
f84040109c
Add lucky number widget ( #292 )
2019-04-29 14:33:33 +02:00
Rafał Borcz
7431738366
Add a selection of multiple students to login ( #318 )
2019-04-18 12:18:58 +02:00
Rafał Borcz
c18877466f
Add account picker for timetable widget ( #314 )
...
Close #281
2019-04-08 00:18:45 +02:00
Rafał Borcz
e1a83927c4
Fix reset button in timetable widget ( #298 )
2019-03-23 14:44:52 +01:00
Rafał Borcz
8db73e9459
Fix the application finish after selecting an account ( #286 )
2019-03-19 18:14:55 +01:00
Kacper Ziubryniewicz
ba76453e45
Add replying to messages ( #263 )
2019-03-17 21:02:41 +01:00
Dominik Korsa
824ed3f282
Centre the login form ( #283 )
2019-03-17 19:57:25 +01:00
Rafał Borcz
919680c766
Migration to WorkManager ( #254 )
...
Closes #241
2019-03-09 10:13:36 +01:00
Mikołaj Pich
dcab8df4b9
Add grade statistics ( #251 )
2019-03-04 12:13:37 +01:00
Mikołaj Pich
c3d354cd5b
Add chucker okhttp inspector ( #205 )
2019-01-10 17:10:10 +01:00
Mikołaj Pich
24e4870baf
Fix firebase crashlytics ( #202 )
2018-12-18 16:12:15 +01:00
Mikołaj Pich
5ee979447f
Migrate to firebase ( #196 )
2018-12-14 00:20:54 +01:00
Rafał Borcz
7a3c0de7ad
Add account manager ( #183 )
2018-11-24 18:51:41 +01:00
Rafał Borcz
533637d32a
Add vibrate permission ( #176 )
2018-11-03 15:21:29 +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
745894f3a3
Fix range of days in exam navigation ( #172 )
2018-10-24 16:31:08 +02:00
Rafał Borcz
0211a7f0a0
Refactor packages hierarchy ( #170 )
2018-10-23 17:12:57 +02:00
Rafał Borcz
b680cc4366
Migrate to AndroidX ( #169 )
2018-10-20 20:59:46 +02:00
Rafał Borcz
f2b7c0e781
Refactor grade module ( #156 )
2018-10-03 21:28:23 +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
0e962c17c2
Refactor main module ( #154 )
2018-08-24 15:48:29 +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
11578aa735
Add dark theme ( #133 )
2018-06-14 11:40:46 +02:00
Rafał Borcz
d7f0fcad30
Remove backup rules ( #101 )
2018-05-07 17:44:28 +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
176d17e1ec
Fix notification intent ( #89 )
2018-04-24 23:52:53 +02:00
Rafał Borcz
6fcf09e2b7
Add timetable widget ( #84 )
2018-04-24 21:27:45 +02:00
Rafał Borcz
30bb01e9c3
Cleaning of resources ( #55 )
2018-03-04 16:53:53 +01:00
Rafał Borcz
79bdbbbb16
MVP ( #46 )
2018-03-04 12:49:16 +01:00
Mikołaj Pich
be161cf161
Add crashlytics ( #47 )
2018-01-11 21:57:41 +01:00
Rafał Borcz
7e6a73d1f3
Prepare app for MVP ( #40 )
2018-01-02 21:55:58 +01:00
Mikołaj Pich
844230956a
Add auto update ( #42 )
2017-12-27 21:49:09 +01:00
Rafał Borcz
c111e43f18
Add timetable to Wulkanowy ( #38 )
...
* Add timetable entities, synchronization and UI
* Add better code hub config
* Update SDK tools
* Change activity to ui
* [API] fix lesson room, when division into groups
* [API] Rewrite lesson parser
* [API] Add support for new lesson type
* [API] Fix for substitutions in the timetable
2017-12-11 19:45:28 +01:00
Mikołaj Pich
d796702ade
New login UI ( #29 )
...
* Refactor activity names
* Refactor login activity and async task
* Add forgot password and create account links
* Login without passing symbol in login form
* Add heading text before login form
* Refactor API/login
* Add login loading steps
* Remove unnecessary try catch
* Refactor snp and add tests
* Remove redudant throws clauses
2017-10-27 17:48:17 +02:00
Rafał Borcz
f6e29490c3
Implementing Pull to Refresh ( #28 )
...
* Add swipe refresh layout
* Remove indicator and change border position
* Add snackbar for new grades and rename classes of synchronization
* Add info of the number of grades
* Add grades average average
* Add alert of new grades
* Fix crash while refreshing
* Add disappearing alerts
* Optimize res and fix crash
* Update API to version 27
2017-10-27 17:05:00 +02:00
Rafał Borcz
690b730494
Migrate to greenDAO ( #23 )
...
* Migration of database operation to greenDAO
* Disable crashlitics for debug builds
* Remove unused drawable
* Fix crash when user have one grade
2017-09-17 18:04:28 +02:00
RicomenPL
9dfb0bc729
Add services ( #21 )
2017-09-10 12:50:28 +02:00
RicomenPL
cd687a6108
Add grades interface and change app appearance ( #14 )
...
* Change style and remake activity_main layout
* Change to a brighter navigation background color
* Add expandable recyclerView (thoughtbot)
* Add indicator to expandableRecyclerView and empty subject not shown
* Add Dialog Fragment with grade details
2017-08-29 14:22:55 +02:00
RicomenPL
cf37785954
Remake MainActivity layout
2017-07-22 17:19:10 +02:00
RicomenPL
939656f4a6
Add basic user data store and automatic login
2017-07-20 23:30:33 +02:00
RicomenPL
eb89007326
Add support for support libraries
2017-07-20 19:19:56 +02:00