1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-19 18:39:09 -05:00
Commit Graph

33 Commits

Author SHA1 Message Date
Rafał Borcz
5dd5697f65
Remove firebase disable flag (#2471) 2024-03-09 10:03:36 +01:00
Rafał Borcz
798688e7dd Fix multidex in debug variant (#545) 2019-10-05 22:32:55 +02:00
Mikołaj Pich
f9474af39e Add points to class grades statistics (#512) 2019-10-03 00:46:08 +02:00
Mikołaj Pich
b1e3bab5e7 Add F-Droid flavor (#349) 2019-06-03 14:12:48 +02:00
Mikołaj Pich
28f27db2b5 Add mobile access managment (#344) 2019-06-03 00:43:54 +02:00
Mikołaj Pich
df0a1e59cc
Version 0.8.0 2019-04-29 20:39:35 +02:00
Mikołaj Pich
f84040109c Add lucky number widget (#292) 2019-04-29 14:33:33 +02:00
Mikołaj Pich
43f6048c27 Upgrade to Gradle Play Publisher v2 (#228) 2019-01-25 20:41:03 +01:00
Pavuloff
2d4ada6c9e Add new app icon (#199) 2018-12-14 21:09:15 +01:00
Mikołaj Pich
5ee979447f Migrate to firebase (#196) 2018-12-14 00:20:54 +01:00
Mikołaj Pich
1f30deb36e Add config for travis ci (#185) 2018-11-23 12:38:55 +01:00
Mikołaj Pich
70879945f2 Services refactor (#168) 2018-11-01 19:27:02 +01:00
Rafał Borcz
27f6fc7e04 Modules improvements (#164) 2018-10-14 22:16:58 +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
fossabot
64b0919b7f Add license scan report and status (#152) 2018-08-17 14:35:41 +02:00
Rafał Borcz
ef5d3aead9 Refactoring password encryption (#147) 2018-07-18 21:13:57 +02:00
Rafał Borcz
b8a31c3faf Upgrade android SDK (#144) 2018-07-14 20:09:58 +02:00
Mikołaj Pich
5a4b8b22f3 Stop synchronization on holidays (#142) 2018-07-14 14:06:57 +02:00
Mikołaj Pich
3000c077c4
Version 0.4.2 2018-05-14 22:20:17 +02:00
Mikołaj Pich
95caa21f2a
Version 0.4.1 2018-05-13 18:16:39 +02:00
Mikołaj Pich
2cf262130e [API] Get rid of NULL in timetable lesson descriptions (#106) 2018-05-13 16:02:51 +02:00
Mikołaj Pich
be8ee4c835 Fix parsing grade description with symbol containing special chars (#104) 2018-05-11 21:55:38 +02:00
Mikołaj Pich
3105e9e53b
Version 0.4.0 2018-05-07 19:45:37 +02:00
Mikołaj Pich
b22d95392b Update CI config (#81) 2018-04-08 17:14:59 +02:00
Mikołaj Pich
64b964ca18 Fix circleci instrumented job (#68) 2018-03-13 22:30:33 +01:00
Mikołaj Pich
be161cf161 Add crashlytics (#47) 2018-01-11 21:57:41 +01:00
Mikołaj Pich
647ed08460 Add sonarqube (#37) 2017-11-26 16:32:33 +01:00
Mikołaj Pich
29d12b79ca API as java module (#34) 2017-11-18 22:17:18 +01:00
Rafał Borcz
e5ea6e0b41 Refactorization of the app (#31)
* Refactor LoadingTask
* Remove LoadingTask class
* Fix context leak in LoginTask
* Refactorisation GradesFragment
* Refactorization synchronization
* Fix leak in VulcanService
* Update mockito
* Add more tests for EntitiesCompare
* Fix Instant Run
* Add margin to grades
* Update ci android image
2017-11-06 17:25:38 +01:00
Rafał Borcz
fe54fa71f3 Create tests (#26)
* Add unit and instrumented tests
* Divide code coverage to two different tags on codecov
* Change sdk image to 25
* Turn on console output in unit tests
2017-09-23 22:17:13 +02:00
Mikołaj Pich
aae3d5d357 Use codecov for code coverage (#25)
* Use codecov for code coverage

* Change codacy coverage badge with codecov

* Unify repo badges

* Update download link

* Update unit tests
2017-09-18 18:15:33 +02:00
Mikołaj Pich
344ba537fd Update dependencies and improve build process (#15) 2017-08-10 12:59:13 +02:00