Rafał Borcz
5c558ae1f9
Show fully name on expand header ( #82 )
2018-04-08 18:05:41 +02:00
Rafał Borcz
0708d84b98
Log non-fatal exceptions with fabric ( #80 )
2018-04-08 17:34:18 +02:00
Mikołaj Pich
b22d95392b
Update CI config ( #81 )
2018-04-08 17:14:59 +02:00
Rafał Borcz
78d57ca746
Notifications improvements ( #78 )
...
* Refactor notifications
* Change grade notify icon
2018-04-08 16:37:27 +02:00
Rafał Borcz
0aa8c5605d
Add setttings ( #74 )
2018-04-08 16:15:05 +02:00
Rafał Borcz
cb6afb137f
Hide actionbar during login ( #79 )
2018-04-08 15:54:46 +02:00
Rafał Borcz
c72e7748e2
Migrate to ThreeTenABP ( #77 )
2018-04-05 21:56:08 +02:00
Mikołaj Pich
5c9f10fa50
Update gradle to 4.4 ( #75 )
2018-04-03 16:10:56 +02:00
Mikołaj Pich
cdd3d6a53b
Version 0.2.2
2018-03-22 22:54:11 +01:00
Rafał Borcz
8431661d54
Fix resuming states in fragments ( #72 )
...
* Downgrade sdk version
* Update dependencies
* Fix infinite loading on restore states
* Fix crash when loading loaded fragments
2018-03-22 22:42:08 +01:00
Mikołaj Pich
3dabb11473
[API] Add error messages to exceptions ( #71 )
2018-03-20 23:10:20 +01:00
Mikołaj Pich
63b4ed42ca
Version 0.2.1
2018-03-14 22:08:57 +01:00
Rafał Borcz
2bb2341d0f
Fix display items on refresh ( #70 )
2018-03-14 21:56:39 +01:00
Rafał Borcz
797e233809
Fix inactive elements ( #69 )
2018-03-14 20:22:31 +01:00
Mikołaj Pich
64b964ca18
Fix circleci instrumented job ( #68 )
2018-03-13 22:30:33 +01:00
Rafał Borcz
c9bdac6a66
Fix session handling ( #67 )
2018-03-13 18:19:04 +01:00
Mikołaj Pich
83b4f359bc
Version 0.2.0
2018-03-11 20:01:45 +01:00
Rafał Borcz
a094d4f0d9
Fix crash in grades on some devices ( #66 )
2018-03-11 19:31:56 +01:00
Mikołaj Pich
3aca34340d
Optimize session handling ( #63 )
...
* [APP] Change way the Vulcan is configured (#65 )
2018-03-11 19:16:20 +01:00
Mikołaj Pich
a0313827ce
[DB] Add database migrations ( #64 )
2018-03-11 18:18:33 +01:00
Mikołaj Pich
3799fa910b
Add attendance ( #58 )
2018-03-10 15:55:34 +01:00
Mikołaj Pich
828e76821b
Replace versioneye with snyk ( #62 )
2018-03-10 14:04:00 +01:00
Mikołaj Pich
e050982de2
Add application id suffix in debug builds ( #61 )
2018-03-10 13:08:01 +01:00
Rafał Borcz
69fc4bf874
Add cleaning user data on upgrade and downgrade ( #60 )
2018-03-06 20:14:54 +01:00
Rafał Borcz
c3803b1c96
Add a view of free days to the timetable ( #57 )
...
* Fix Timetable freeze when app was killed
* Add views for free days
2018-03-06 00:57:06 +01:00
Rafał Borcz
e274949257
Add remove user id in db upgrade ( #59 )
2018-03-06 00:25:12 +01:00
Mikołaj Pich
bc4b150858
Version 0.1.1
2018-03-04 22:07:55 +01:00
Rafał Borcz
e187493e01
CustomTabs fix ( #56 )
2018-03-04 20:27:44 +01: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
Mikołaj Pich
4c7c2a1101
[API] Remove duplicated POJOs ( #53 )
2018-03-04 13:24:37 +01:00
Rafał Borcz
79bdbbbb16
MVP ( #46 )
2018-03-04 12:49:16 +01:00
Mikołaj Pich
a1a3427142
[API] Make support for alternative log addresses more centralized ( #52 )
2018-02-26 20:36:45 +01:00
Mikołaj Pich
f93816910d
Add api to retrieve messages ( #51 )
2018-02-25 17:49:36 +01:00
Mikołaj Pich
5b52b5d398
Use Client as dependency instead inherit from Api ( #50 )
2018-02-22 17:07:04 +01:00
Mikołaj Pich
66fe25d9cc
Fix grades average ( #49 )
2018-01-15 21:01:42 +01:00
Mikołaj Pich
be161cf161
Add crashlytics ( #47 )
2018-01-11 21:57:41 +01:00
Mikołaj Pich
23ac726d3c
Fix timetable sync ( #48 )
2018-01-11 21:24:03 +01:00
Rafał Borcz
5649986a20
Update dependencies ( #43 )
2018-01-02 22:36:54 +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
450805bff4
Hotfix jsoup issue ( #41 )
...
Downgrade to prev version of jsoup
see https://github.com/jhy/jsoup/issues/992
2017-12-20 13:58:43 +01:00
Mikołaj Pich
15a1662ac5
Fake log integration ( #39 )
...
* Handle technical break error
* Add login by pass email with log host
* Use in FirstAccountLogin fully Vulcan facade
* Add SnP interface
2017-12-13 22:15:39 +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
647ed08460
Add sonarqube ( #37 )
2017-11-26 16:32:33 +01:00
Mikołaj Pich
9ee0ca3010
Fix bintray version ( #36 )
2017-11-19 15:11:37 +01:00
Rafał Borcz
6e334f2721
Add app lock for SDK < 18 with root ( #35 )
2017-11-18 22:35:48 +01:00
Mikołaj Pich
29d12b79ca
API as java module ( #34 )
2017-11-18 22:17:18 +01:00
Mikołaj Pich
428b372827
Add exams API ( #30 )
2017-11-17 16:50:49 +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