Tomasz F
452271e8c0
[UI] Add list of contributors in Settings. ( #15 )
...
* Contributors item in settings
* Move contributors activity to settings package && actualize branch
* Update AndroidManifest.xml
* Getting contributors from github api
* Cleaning code
* Fetching data from szkolny api, displaying content, a lot of changes :D
* Strings
* Remove androidx legacy library
* Revert manifest changes
* Remove logging in SzkolnyApi
* Fix app name spelling
* Revert changes to dimens.xml
* Refactor contributors code
* Revert changes to dimens.xml
Again
* Revert changes to build.gradle
* Revert changes to gradle-wrapper.properties
* Revert changes to gradle.properties
* Make user name nullable
* Add caching, refactor plurals, add progress bar
* Update contributors UI
* Shorten activity name in manifest
* Remove unneeded line break
* Remove fragment_translators.xml
Co-authored-by: Kuba Szczodrzyński <kuba@szczodrzynski.pl>
2021-09-08 19:11:14 +02:00
Kuba Szczodrzyński
96dbb0a057
[Gradle] Update Kotlin to v1.5.20.
2021-09-02 17:48:02 +02:00
Kuba Szczodrzyński
5a217aca01
[4.8.2] Update build.gradle, signing and changelog.
2021-06-15 18:13:18 +02:00
arin
a4d604e146
[API/Librus] Update JST Client ID ( #53 )
...
@6Arin9
2021-06-11 00:05:54 +02:00
Kuba Szczodrzyński
ae4405ef78
[4.8.1] Update build.gradle, signing and changelog.
2021-06-06 16:50:04 +02:00
B.O.S.S
1bf07d736f
[API/Librus] Update client ID ( #51 )
...
@BxOxSxS
2021-06-02 22:59:57 +02:00
Kuba Szczodrzyński
75010c0771
[4.8] Update build.gradle, signing and changelog.
2021-05-26 20:01:08 +02:00
Kuba Szczodrzyński
5562498e84
Merge pull request #48 from szkolny-eu/feature/notification-long-text
...
[Notifications] Add long description text
2021-05-26 20:00:08 +02:00
Kuba Szczodrzyński
c2d0940a80
Merge pull request #46 from szkolny-eu/hotfix/mobidziennik-message-list
...
[Mobidziennik] Fix sending messages returning a not found error
2021-05-26 19:59:49 +02:00
Kuba Szczodrzyński
26645ee83c
[DB] Add migration 93.
2021-05-26 19:00:24 +02:00
Kuba Szczodrzyński
85d74bec1c
[UI] Add long text for notification descriptions.
2021-05-26 19:00:09 +02:00
Kuba Szczodrzyński
c855f08f9c
[API/Mobidziennik] Update messages search query to contain student name.
2021-05-26 17:46:03 +02:00
Kuba Szczodrzyński
a31c68e87a
[Agenda] Add e-learning event type and DB migration.
2021-04-19 14:18:28 +02:00
Kuba Szczodrzyński
e2b47db3fd
Merge branch 'develop' into feature/messages-fixes
2021-04-14 22:42:54 +02:00
Kuba Szczodrzyński
47ec1899a1
[UI/Messages] Add greeting text configuration dialog.
2021-04-14 21:08:27 +02:00
Kuba Szczodrzyński
1e8fb6a9ae
[UI/Messages] Restore search string after closing a message. Add message counter.
2021-04-14 20:19:04 +02:00
Kuba Szczodrzyński
73f3ba17de
Merge branch 'develop' into feature/agenda-updates
2021-04-14 14:57:00 +02:00
Mateusz Idziejczak
634ef16bc5
[UI] Add notification icons. ( #23 )
...
* Add notification icons
* Change color of icons
* [Notifications] Update icon colors.
* [Notifications] Update lucky number icon.
* Add icons to Notifications List Fragment
* Update notifications_list_item.xml
* Move the gravity to the LinearLayout
* add paddingLeft
* Change IconicsImageView to View.
* Rearrange XML attributes.
Co-authored-by: Kuba Szczodrzyński <kuba@szczodrzynski.pl>
2021-04-12 17:17:52 +02:00
Kuba Szczodrzyński
ccf0bdaf05
[4.7.1] Update build.gradle, signing and changelog.
2021-04-12 14:35:43 +02:00
Kuba Szczodrzyński
98bf4f3bdc
[Agenda] Implement updating event list when changed.
2021-04-09 21:52:04 +02:00
Kuba Szczodrzyński
2d6cf50ca7
[Agenda] Refactor agenda UI code.
2021-04-09 15:32:44 +02:00
Kuba Szczodrzyński
d17f6297d3
[4.7] Update build.gradle, signing and changelog.
2021-04-07 18:22:54 +02:00
Kuba Szczodrzyński
72319a4613
[API] Disable API caching for signed builds.
2021-04-05 21:52:38 +02:00
Kuba Szczodrzyński
e389e6c073
[4.7-rc.2] Update build.gradle, signing and changelog.
2021-04-05 21:04:29 +02:00
Kuba Szczodrzyński
df7982d11b
[4.7-rc.1] Update build.gradle, signing and changelog.
2021-04-01 19:47:18 +02:00
Kuba Szczodrzyński
2a3b1422ef
Merge branch 'develop' into feature/code-publish
2021-03-31 09:38:31 +02:00
Kuba Szczodrzyński
4469323fe0
[Refactor] Remove unused classes and resources.
2021-03-30 11:01:18 +02:00
Kuba Szczodrzyński
e6dec4c6c0
[Api] Move FSLogin realms URL to GitHub sites.
2021-03-29 20:15:14 +02:00
Kuba Szczodrzyński
1f6da2babe
[Api] Add sending app build type and flavor headers.
2021-03-29 10:32:59 +02:00
Kuba Szczodrzyński
cce47ed472
[Api] Implement caching invalid API signature response.
2021-03-29 10:21:20 +02:00
Kuba Szczodrzyński
b5d5685b4c
[API] Add ignoring signature errors.
2021-03-28 23:50:50 +02:00
Kuba Szczodrzyński
3093850a4a
[API] Add API error codes and descriptions.
2021-03-28 23:29:38 +02:00
Kuba Szczodrzyński
ea3598bb6d
[Gradle] Extract selective-dao dependency.
2021-03-21 20:11:37 +01:00
Kuba Szczodrzyński
147f4c39e5
[4.6.1] Update build.gradle, signing and changelog.
2021-03-04 22:27:50 +01:00
Kuba Szczodrzyński
92d7a46314
[4.6] Update build.gradle, signing and changelog.
2021-02-26 23:41:04 +01:00
Kuba Szczodrzyński
7aaefa977b
[Mobidziennik/Web] Add attendance migration.
2021-02-26 23:30:14 +01:00
Kuba Szczodrzyński
530034d7da
[Mobidziennik/Web] Fix custom attendance type symbols.
2021-02-26 23:30:14 +01:00
Kuba Szczodrzyński
44647946e0
Merge pull request #2 from szkolny-eu/feature/idziennik-rip
...
Remove iDziennik implementation [*]
2021-02-26 23:29:11 +01:00
Kuba Szczodrzyński
efd63797e4
[Mobidziennik/Web] Force trimming searched subject name.
2021-02-26 23:08:06 +01:00
Kuba Szczodrzyński
74820fe67d
[Mobidziennik/Web] Fix counting e-attendance.
2021-02-26 23:07:31 +01:00
Kuba Szczodrzyński
e825af0ff0
[Mobidziennik/Web] Fix getting a sent message.
2021-02-26 22:46:52 +01:00
Kuba Szczodrzyński
256f6c8732
[Idziennik] Remove iDziennik implementation [*]
2021-02-26 22:30:01 +01:00
Kuba Szczodrzyński
6a33088352
[Vulcan/Web] Fix extracting school symbol.
2021-02-26 20:37:21 +01:00
Kuba Szczodrzyński
54f74d2a3c
[Vulcan/Hebe] Match error codes to login form fields.
2021-02-26 20:28:18 +01:00
Kuba Szczodrzyński
36c7bb1127
[Vulcan/Hebe] Add full sync migration.
2021-02-26 20:10:52 +01:00
Kuba Szczodrzyński
045205754e
[Vulcan/Api] Remove Vulcan API implementation [*]
2021-02-26 19:39:56 +01:00
Kuba Szczodrzyński
9740e0b7bf
[Login] Fix crashing on register availability error.
2021-02-26 11:53:04 +01:00
Kuba Szczodrzyński
58a26cc0c6
[Vulcan/Hebe] Fix error handling.
2021-02-26 11:52:45 +01:00
Kuba Szczodrzyński
d201c0c448
[Vulcan/Hebe] Add server error code handling.
2021-02-25 22:09:00 +01:00
Kuba Szczodrzyński
359432d24d
[4.6-beta.1] Update build.gradle, signing and changelog.
2021-02-25 19:54:19 +01:00