Commit Graph

1672 Commits

Author SHA1 Message Date
Mikołaj Pich
a7cd6e7983 Code style fixes 2017-07-26 22:12:45 +02:00
Mikołaj Pich
e845fc1f15 Add user api 2017-07-23 19:40:53 +02:00
RicomenPL
cd4feb6d83 Merge remote-tracking branch 'origin/master' 2017-07-23 17:02:32 +02:00
RicomenPL
170b8a194b Add account database 2017-07-23 17:02:16 +02:00
Mikołaj Pich
9940d49759 Fix typeface in password input 2017-07-23 13:38:01 +02:00
RicomenPL
5c0ee06302 Merge remote-tracking branch 'origin/master' 2017-07-22 17:20:14 +02:00
RicomenPL
cf37785954 Remake MainActivity layout 2017-07-22 17:19:10 +02:00
Mikołaj Pich
df7153920d Add api for grades 2017-07-22 14:37:00 +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
RicomenPL
939656f4a6 Add basic user data store and automatic login 2017-07-20 23:30:33 +02:00
RicomenPL
eb89007326 Add support for support libraries 2017-07-20 19:19:56 +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
b4f1a0b11c Fix restarts activity when changing orientation 2017-07-20 14:50:40 +02:00
RicomenPL
1e3bca9559 Add loading circle and download subject name 2017-07-20 13:59:00 +02:00
Mikołaj Pich
7d00f92b83 Add experimental/partial downloading marks data 2017-07-19 21:24:27 +02:00
RicomenPL
2a0134d8f4 Fix incompatibility on other screen size than 5in 2017-07-19 17:42:16 +02:00
RicomenPL
cdb9f97904 Correct the appearance of the grid and add automatic calculation of fragments layouts 2017-07-19 15:47:30 +02:00
RicomenPL
13e5b69e10 Add RecyclerView in marks 2017-07-18 20:17:18 +02:00
Mikołaj Pich
9d98173b04 Merge pull request #2 from codacy-badger/codacy-badge
Add a Codacy badge to README.md
2017-07-16 14:42:23 +02:00
The Codacy Badger
f5006df101 Add Codacy badge 2017-07-16 12:34:55 +00:00
Mikołaj Pich
96bf42be33 Fix ImageAdapter context ref 2017-07-15 21:23:30 +02:00
RicomenPL
6e6a053adb Add gridview (not working) 2017-07-15 19:33:28 +02:00
Mikołaj Pich
cfaa759e81 Update jsoup to 1.10.3 2017-07-15 13:47:03 +02:00
RicomenPL
538721003e Merge branch 'bottom-nav'
# Conflicts:
#	.idea/misc.xml
#	.idea/modules.xml
2017-07-14 12:09:47 +02:00
RicomenPL
c0d06d6d77 Merge remote-tracking branch 'origin/bottom-nav' into bottom-nav 2017-07-14 11:50:07 +02:00
RicomenPL
0f585c8474 Add dynamic title in dashboard and round icon luncher 2017-07-14 11:49:35 +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
ae61ebc52a Change selected color 2017-07-08 14:31:54 +02:00
Mikołaj Pich
558b4b8239 Fix, clear and polishing
1fb4079
2017-07-01 15:20:25 +02:00
Mikołaj Pich
8b07203f1c Update ignore files 2017-07-01 14:52:52 +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
1f6e61a7d3 Update download links 2017-04-20 22:53:44 +02:00
Mikołaj Pich
e6f1bb37ee Fix path 2017-04-20 22:28:37 +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
68a0b27512 Change ./gradlew mode 2017-04-19 21:59:14 +02:00
Mikołaj Pich
1ab1117435 Rename project domain to io.github 2017-04-19 20:36:27 +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
9c3191d0e9 Merge branch 'revert-8793f936' into 'master'
Revert "Merge branch 'new-splashscreen' into 'master'"

See merge request !5
2017-04-09 13:13:54 +00:00
RicomenPL
9ad8bcef0a Revert "Merge branch 'new-splashscreen' into 'master'"
This reverts merge request !4
2017-04-09 13:05:59 +00:00
RicomenPL
8793f93679 Merge branch 'new-splashscreen' into 'master'
Delete StartedActivity and replace it by SplashActivity

See merge request !4
2017-04-09 12:35:23 +00:00
RicomenPL
b31b3532ad Add ProgressDialog when logging in. 2017-04-09 14:18:00 +02: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
Mikołaj Pich
2ee4b53932 Change enter behavior on last login field to done 2017-04-07 22:04:38 +02:00