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

574 Commits

Author SHA1 Message Date
Mikołaj Pich
1f5a03fba7 API facade (#27)
*Create API facade

* Refactor API tests

* Implementation of the facade API and add tests for synchronization
2017-09-23 20:28:35 +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
9b4c406934 Update API 25 to API 26 (Android O) (#22) 2017-09-10 15:32:45 +02:00
RicomenPL
9dfb0bc729 Add services (#21) 2017-09-10 12:50:28 +02:00
RicomenPL
15260b58f3 Add cookies database and remake grade dialog (#18)
* Add cookies database
* Remake dialog fragment
* Add selectable to textview in dialog
2017-08-31 17:29:10 +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
Mikołaj Pich
344ba537fd Update dependencies and improve build process (#15) 2017-08-10 12:59:13 +02:00
RicomenPL
8bad7b8e1e Add grades database (#7) 2017-08-05 22:31:20 +02:00
Mikołaj Pich
89d235dd8a Add notes api (#8)
* Add notes api with tests
* Get county for snp direct from database
2017-08-02 12:04:49 +02:00
RicomenPL
3271065263 Add password encryption (#6)
Add password encryption
2017-07-31 16:52:34 +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
4b425f9b39 Build coverage report (#3)
Add first unit test & code coverage config
2017-07-20 17:37:55 +02:00
RicomenPL
13e5b69e10 Add RecyclerView in marks 2017-07-18 20:17:18 +02:00
Mikołaj Pich
cfaa759e81 Update jsoup to 1.10.3 2017-07-15 13:47:03 +02:00
Mikołaj Pich
eb267fdac7 Fix circleci build, delete unused resources 2017-07-13 21:35:29 +02:00
RicomenPL
4bebc831ad Adds fragments and simple navigation between them 2017-07-13 17:26:37 +02:00
RicomenPL
e3fa0659ed Add experimental bottom navigation menu 2017-06-30 16:05:02 +02:00
Mikołaj Pich
248c4f6bd4 Manage jsoup dependency via gradle and not via jar file 2017-04-20 22:01:30 +02:00
Mikołaj Pich
cf60edcee7 Fix circle-ci build, add bitrise 2017-04-20 00:02:52 +02:00
Mikołaj Pich
1ab1117435 Rename project domain to io.github 2017-04-19 20:36:27 +02:00
mklkj
c590eb7574 Fix build 2017-04-07 19:15:42 +00:00
RicomenPL
d2f694d10f #1 Add login POST 2017-04-04 20:37:12 +02:00
RicomenPL
317535d4e0 Started activity and icon 2017-03-09 21:29:23 +01:00