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
RicomenPL
b4f1a0b11c
Fix restarts activity when changing orientation
2017-07-20 14:50:40 +02:00
RicomenPL
13e5b69e10
Add RecyclerView in marks
2017-07-18 20:17:18 +02:00
RicomenPL
e3fa0659ed
Add experimental bottom navigation menu
2017-06-30 16:05:02 +02:00
RicomenPL
1fb4079738
Add basic navgation drawer
2017-04-29 15:27:38 +02:00
Mikołaj Pich
1ab1117435
Rename project domain to io.github
2017-04-19 20:36:27 +02:00
RicomenPL
3b79c22ba9
Delete possibility of return to splashscreen
2017-04-09 15:33:55 +02:00
RicomenPL
9ad8bcef0a
Revert "Merge branch 'new-splashscreen' into 'master'"
...
This reverts merge request !4
2017-04-09 13:05:59 +00:00
Mikołaj Pich
b5b6420b00
Delete StartedActivity and replace it by SplashActivity
2017-04-08 00:29:21 +02:00
RicomenPL
e1b0c87aa2
Step 3 complete
2017-04-05 18:44:13 +02:00
RicomenPL
d2f694d10f
#1 Add login POST
2017-04-04 20:37:12 +02:00
RicomenPL
4950d71cad
Add login activity
2017-04-04 12:37:26 +02:00
RicomenPL
7be671d81e
Fixed blank image and add actionsbar in main activity
2017-04-03 22:37:17 +02:00
RicomenPL
317535d4e0
Started activity and icon
2017-03-09 21:29:23 +01:00