Commit Graph

29 Commits

Author SHA1 Message Date
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
Mikołaj Pich
935b79e8cf Replace all county/counties occurrences with symbol/symbols (#19) 2017-08-31 22:24:44 +02:00
Mikołaj Pich
add96d37dc Update dependencies (#17) 2017-08-31 16:44:04 +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
3271065263 Add password encryption (#6)
Add password encryption
2017-07-31 16:52:34 +02:00
RicomenPL
170b8a194b Add account database 2017-07-23 17:02:16 +02:00
RicomenPL
f4a8ad9b55 Fix merge branches 2017-07-21 21:21:19 +02:00
RicomenPL
a5ad57cfde Merge branch 'grid-marks'
# Conflicts:
#	app/src/main/java/io/github/wulkanowy/activity/main/Login.java
#	app/src/main/java/io/github/wulkanowy/activity/main/MainActivity.java
2017-07-21 20:11:28 +02:00
Mikołaj Pich
3a7cb3b904 Create api package (#4)
Create api package and move login's implementation to it
2017-07-21 19:59:13 +02:00
Mikołaj Pich
4b425f9b39 Build coverage report (#3)
Add first unit test & code coverage config
2017-07-20 17:37:55 +02:00
RicomenPL
1e3bca9559 Add loading circle and download subject name 2017-07-20 13:59:00 +02:00
RicomenPL
0f585c8474 Add dynamic title in dashboard and round icon luncher 2017-07-14 11:49:35 +02:00
RicomenPL
4bebc831ad Adds fragments and simple navigation between them 2017-07-13 17:26:37 +02:00
Mikołaj Pich
558b4b8239 Fix, clear and polishing
1fb4079
2017-07-01 15:20:25 +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
2eff29eb55 Use counties resource as hashmap 2017-04-10 00:54:02 +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
Mikołaj Pich
6415e673c8 Add counties list 2017-04-07 23:32:10 +02:00
mklkj
c590eb7574 Fix build 2017-04-07 19:15:42 +00:00
RicomenPL
49d41d02d3 Implement debug login (loginData.xml) 2017-04-07 19:40:11 +02:00
RicomenPL
2152da687c Add asynctask login class 2017-04-04 16:01:40 +02:00
RicomenPL
ad4c539584 Add county and alert dialog 2017-04-04 14:18:44 +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