Kacper Ziubryniewicz
ba76453e45
Add replying to messages ( #263 )
2019-03-17 21:02:41 +01:00
Kacper Ziubryniewicz
c72c301039
Add sending messages ( #232 )
2019-02-24 15:11:32 +01:00
Dominik Korsa
1d7585071d
Update login form to Material Design 2 ( #229 )
2019-02-17 00:42:09 +01:00
Mikołaj Pich
297502056c
Add completed lessons ( #236 )
2019-02-13 19:21:27 +01:00
Kacper Ziubryniewicz
4da812af39
Add lucky numbers ( #216 )
2019-01-25 20:54:27 +01:00
Mikołaj Pich
2061d6408f
Change icon of semester switch ( #223 )
2019-01-20 23:36:16 +01:00
Mikołaj Pich
ca504f6efc
Change icon of the attendance summary ( #206 )
2019-01-06 23:53:20 +01:00
Pavuloff
2d4ada6c9e
Add new app icon ( #199 )
2018-12-14 21:09:15 +01:00
Rafał Borcz
229bfe8d22
Adjustment login layout to material design ( #197 )
2018-12-11 15:54:26 +01:00
Rafał Borcz
f96d0ebed9
Add a summary of attendance ( #132 )
2018-12-07 19:01:19 +01:00
Mikołaj Pich
92baecbd0d
Add messages ( #148 )
2018-12-06 18:35:02 +01:00
Rafał Borcz
11cc85e37c
Fix the deformed settings icon ( #190 )
2018-11-30 23:15:13 +01:00
Rafał Borcz
7a3c0de7ad
Add account manager ( #183 )
2018-11-24 18:51:41 +01:00
Mikołaj Pich
9f04dbf60f
Add homework ( #181 )
2018-11-14 09:18:00 +01:00
Mikołaj Pich
cb7e70471b
Add notes ( #179 )
2018-11-11 17:45:58 +01:00
Rafał Borcz
7f6f632b73
Timetable widget refactor ( #171 )
2018-11-02 17:38:20 +01:00
Mikołaj Pich
0a7f09077f
Dark theme refactor ( #173 )
2018-10-30 22:06:29 +01:00
Rafał Borcz
837bce7286
Settings refactor ( #166 )
2018-10-22 22:47:54 +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
Rafał Borcz
b617957891
Migrate to new api ( #155 )
2018-08-26 00:18:31 +02:00
Rafał Borcz
a90d5cb9c3
Refactor login module ( #151 )
2018-08-22 22:31:17 +02:00
Mikołaj Pich
11578aa735
Add dark theme ( #133 )
2018-06-14 11:40:46 +02:00
Rafał Borcz
0e16519baf
Add a summary of grades ( #127 )
2018-06-04 21:47:46 +02:00
Rafał Borcz
ffd20c94dd
Add exams ( #87 )
...
* [API/exams] Fix parsing empty list
* [API/exams] Fix date format
* [API/exams] Set day name from api
2018-05-03 19:47:34 +02:00
Mikołaj Pich
4ef3334bf7
Add semester switch in grades ( #94 )
2018-05-02 21:51:23 +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
Mikołaj Pich
9f599025ba
[UI] Use different splash background depending on api level ( #54 )
2018-03-04 16:35:56 +01:00
Rafał Borcz
79bdbbbb16
MVP ( #46 )
2018-03-04 12:49:16 +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
Rafał Borcz
2fbd2da60c
Android Notifications implementation ( #33 )
...
* Fix bug with the number of grades in snackbar
* Add basic grade notification
* Add notification icons
* Add intent to notification
* Improve login activity appearance
* Improve dashboard appearance
* Small amendments
* Change splash logo
2017-11-16 20:52:47 +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
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