Commit Graph

1027 Commits

Author SHA1 Message Date
Kuba Szczodrzyński
3093850a4a [API] Add API error codes and descriptions. 2021-03-28 23:29:38 +02:00
Kuba Szczodrzyński
93233f6afa [UI/App] Add Open repo button in build info dialog. 2021-03-28 22:54:18 +02:00
Kuba Szczodrzyński
76838fcc41 [App] Change official version validation requirement. 2021-03-28 22:47:19 +02:00
Kuba Szczodrzyński
34e44a7a36 [UI/App] Update build info dialog colors and text style. 2021-03-28 22:45:20 +02:00
Kuba Szczodrzyński
5242d15ebd [UI/Settings] Add build details dialog in About card. 2021-03-28 22:37:20 +02:00
Kuba Szczodrzyński
fe90fc6442 Merge branch 'develop' into feature/code-publish 2021-03-28 22:22:37 +02:00
Kuba Szczodrzyński
dc08abac53
Merge pull request #4 from szkolny-eu/hotfix/android-4-fixes
Android 4.x fixes
2021-03-28 22:16:29 +02:00
Kuba Szczodrzyński
f72f8228f0
Merge branch 'develop' into hotfix/android-4-fixes 2021-03-28 22:16:11 +02:00
Kuba Szczodrzyński
5c87ae2711
Merge pull request #5 from szkolny-eu/feature/new-settings
Add new Settings UI
2021-03-28 22:14:16 +02:00
Kuba Szczodrzyński
abcd6916b3 [App] Add remote repository validation. 2021-03-27 17:03:17 +01:00
Kuba Szczodrzyński
6824960731 [App] Implement basic app validation and related UI. 2021-03-27 16:28:09 +01:00
Kuba Szczodrzyński
726a37d5d6 [UI] Add build details dialog. 2021-03-27 14:33:10 +01:00
Kuba Szczodrzyński
704a55d789 [UI] Update version info in Settings. 2021-03-27 14:09:38 +01:00
Kuba Szczodrzyński
bf5fb5f623 [UI] Update main activity badge. 2021-03-27 14:06:30 +01:00
Kuba Szczodrzyński
1af65de548 [App] Implement BuildManager. 2021-03-27 14:04:37 +01:00
Kuba Szczodrzyński
06407ee439 [Gradle] Add build flavors. 2021-03-27 14:00:06 +01:00
Kuba Szczodrzyński
db265fa12b [Gradle] Include Git info in build config. 2021-03-27 12:55:05 +01:00
Kuba Szczodrzyński
e721261e84 [UI/Profile] Add showing profile config on long click in drawer. 2021-03-25 19:53:11 +01:00
Kuba Szczodrzyński
c5eb67271e [UI] Fix debugging fragment icon missing. 2021-03-25 19:38:00 +01:00
Kuba Szczodrzyński
a5f5c740c9 [UI/Licenses] Update list of open source licenses. 2021-03-25 19:37:25 +01:00
Kuba Szczodrzyński
1b271bd20e [EventBus] Fix crash when opening EventManualDialog. 2021-03-25 19:02:23 +01:00
Kuba Szczodrzyński
d191982da6 [UI] Remove old SettingsNewFragment. 2021-03-25 17:59:31 +01:00
Kuba Szczodrzyński
6e9a0b217d [UI] Remove unused permission checking. 2021-03-25 17:57:05 +01:00
Kuba Szczodrzyński
df4b6ec3e5 [UI/Profile] Fix new profile image not showing. 2021-03-25 17:51:25 +01:00
Kuba Szczodrzyński
d9b91d6de8 [UI/Settings] Add requesting camera permissions in web push fragment. 2021-03-25 17:47:02 +01:00
Kuba Szczodrzyński
dd6e536f88 [UI/Settings] Add requesting camera permissions to pick image. 2021-03-25 17:43:43 +01:00
Kuba Szczodrzyński
a5cbee2b45 [UI/Settings] Fix profile image button icon background. 2021-03-25 17:29:43 +01:00
Kuba Szczodrzyński
7a43ef4dee [App] Remove unneeded profile settings. 2021-03-25 16:45:14 +01:00
Kuba Szczodrzyński
549a542879 [UI/Settings] Fix picking images from camera app. 2021-03-25 16:40:30 +01:00
Kuba Szczodrzyński
0f84732f80 [UI/Settings] Add new profile config dialog. Implement choosing background images. 2021-03-25 16:40:18 +01:00
Kuba Szczodrzyński
4045da7fc5 [App] Disable TLSv1.3 requirement for SSLProvider. 2021-03-25 13:19:52 +01:00
Kuba Szczodrzyński
ae6af77aef [UI] Fix message buttons margin. 2021-03-25 13:13:11 +01:00
Kuba Szczodrzyński
fdad2d9e1a [UI] Fix timetable lesson colors. 2021-03-25 13:06:23 +01:00
Kuba Szczodrzyński
2d01a8c4d4 [UI] Fix nightly badge background tint. 2021-03-25 12:59:42 +01:00
Kuba Szczodrzyński
6c4a1b54ba [Layout] Migrate marginTop/marginBottom to marginVertical. 2021-03-25 12:51:37 +01:00
Kuba Szczodrzyński
37879ca07e [Layout] Migrate marginLeft/marginRight to marginHorizontal. 2021-03-25 12:48:28 +01:00
Kuba Szczodrzyński
2834ab1050 [Layout] Migrate marginStart/marginEnd to marginHorizontal. 2021-03-25 12:45:07 +01:00
Kuba Szczodrzyński
9ef37c46ef [Layout] Migrate paddingTop/paddingBottom to paddingVertical. 2021-03-25 11:54:52 +01:00
Kuba Szczodrzyński
1364691a46 [Layout] Migrate paddingLeft/paddingRight to paddingHorizontal. 2021-03-25 11:49:22 +01:00
Kuba Szczodrzyński
2933e214c6 [Layout] Migrate paddingStart/paddingEnd to paddingHorizontal. 2021-03-25 11:37:40 +01:00
Kuba Szczodrzyński
a58a557fd0 [UI] Fix action switch/checkbox item padding. 2021-03-25 11:18:40 +01:00
Kuba Szczodrzyński
43d71c082b [App] Fix internet and SSL connection. 2021-03-24 23:02:18 +01:00
Kuba Szczodrzyński
3eb99a4bf5 [App] Change companion values to lateinit. 2021-03-24 22:41:28 +01:00
Kuba Szczodrzyński
ea7b4438e8 [Refactor] Remove unused class and resources. 2021-03-23 15:50:27 +01:00
Kuba Szczodrzyński
208d097986 [UI] Add new Settings fragment. 2021-03-22 21:01:04 +01:00
Kuba Szczodrzyński
07561c6484
Merge pull request #3 from szkolny-eu/feature/module-refactor
Refactor Gradle dependencies and project modules
2021-03-22 19:05:30 +01:00
Kuba Szczodrzyński
930ad12f5b [Git] Update .gitignore, remove ignored files. 2021-03-22 19:03:51 +01:00
Kuba Szczodrzyński
b4595446a3 [Gradle] Change wrapper distribution from bin to all. 2021-03-22 17:07:17 +01:00
Kuba Szczodrzyński
efcd2d80da [Gradle] Assign strict versions where required. 2021-03-21 23:47:14 +01:00
Kuba Szczodrzyński
da953c9b1c [Gradle] Update CommunityMaterial to v5.8.55. 2021-03-21 23:39:51 +01:00