1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-21 06:49:09 -05:00
Commit Graph

12 Commits

Author SHA1 Message Date
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
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
2a0134d8f4 Fix incompatibility on other screen size than 5in 2017-07-19 17:42:16 +02:00
RicomenPL
13e5b69e10 Add RecyclerView in marks 2017-07-18 20:17:18 +02:00
RicomenPL
6e6a053adb Add gridview (not working) 2017-07-15 19:33:28 +02:00
Mikołaj Pich
eb267fdac7 Fix circleci build, delete unused resources 2017-07-13 21:35:29 +02:00
RicomenPL
ae61ebc52a Change selected color 2017-07-08 14:31:54 +02:00
RicomenPL
e3fa0659ed Add experimental bottom navigation menu 2017-06-30 16:05:02 +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