Commit Graph

22 Commits

Author SHA1 Message Date
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