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
baa98f25c5
[UI] Fix easter egg prize receiving.
2021-05-26 19:09:10 +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
fd0fc652a3
Merge pull request #47 from szkolny-eu/feature/elearning-events
...
[Agenda] Add e-learning event type.
2021-05-26 18:52:41 +02:00
Kuba Szczodrzyński
c85dac2e4d
[Strings] Update copyright dates. Fix event mark as done translation.
2021-05-26 18:00:37 +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
99021f6b3a
Merge pull request #39 from szkolny-eu/feature/messages-fixes
...
[Messages] UI updates and fixes
2021-04-14 22:45:44 +02:00
Kuba Szczodrzyński
e2b47db3fd
Merge branch 'develop' into feature/messages-fixes
2021-04-14 22:42:54 +02:00
Kuba Szczodrzyński
8609956ae7
[UI/Timetable] Add current time marker line. ( #30 )
2021-04-14 22:41:06 +02:00
Kuba Szczodrzyński
e25ca930e0
Merge pull request #28 from szkolny-eu/feature/agenda-updates
...
[UI] Agenda updates
2021-04-14 22:40:27 +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
02eb5b7ee4
[UI/Agenda] Disable not available config options.
2021-04-14 17:03:44 +02:00
Kuba Szczodrzyński
776806caef
[UI/Agenda] Update DayDialog for showing event group.
2021-04-14 17:03:30 +02:00
Kuba Szczodrzyński
755b846b50
[UI/Agenda] Move common code to EventManager.
2021-04-14 16:34:31 +02:00
Kuba Szczodrzyński
73f3ba17de
Merge branch 'develop' into feature/agenda-updates
2021-04-14 14:57:00 +02:00
Kuba Szczodrzyński
07fb1e0e12
[UI] Refactor dropdown inputs code.
2021-04-14 11:59:58 +02:00
Kuba Szczodrzyński
297867cbf3
[UI] Add event type colors to type dropdown.
2021-04-14 11:21:45 +02:00
Kuba Szczodrzyński
db598af28a
[UI] Add legend in event details dialog.
2021-04-14 10:20:00 +02:00
Kuba Szczodrzyński
ec765c9070
[UI] Fix updating event dialog when editing or removing.
2021-04-14 10:16:22 +02:00
Kuba Szczodrzyński
5eaa754401
[UI] Add icons for done and manual events.
2021-04-13 20:50:51 +02:00
Mateusz Idziejczak
b48b5589f4
[UI] Add eggfall. ( #22 )
...
* Add eggfall
* Add egg.png
* Add more eggs
* [Gradle] Update android-snowfall to a fork.
* [Eggfall] Add randomizing egg images.
* [UI] Restore snowfall icon. Add separate eggfall setting.
* [Eggfall] Limit eggfall to near-easter date only.
Co-authored-by: GitHub <noreply@github.com>
Co-authored-by: Kuba Szczodrzyński <kuba@szczodrzynski.pl>
2021-04-12 17:18:53 +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
4647da7803
[IDE] Fix XML tags reordering when formatting.
2021-04-12 14:27:51 +02:00
Kuba Szczodrzyński
613f271c4e
Merge pull request #29 from szkolny-eu/hotfix/flavor-aware-availability
...
[App] Make registerAvailability flavor-aware.
2021-04-12 14:25:49 +02:00
Kuba Szczodrzyński
8b1529f240
[App] Make registerAvailability flavor-aware.
2021-04-12 13:13:10 +02:00
Mateusz Idziejczak
3eb09033bf
[Strings] Update copyright date ( #26 )
...
* Update copyright date
* Update copyright in other languages
2021-04-12 12:26:52 +02:00
Kuba Szczodrzyński
12619f6bde
[Agenda] Update scroll listeners code.
2021-04-12 11:50:54 +02:00
Kuba Szczodrzyński
f5ceaa9afe
[Agenda] Add unread badges to events and groups.
2021-04-11 22:08:33 +02:00
Kuba Szczodrzyński
777ae945e0
[Agenda] Implement grouping events by type.
2021-04-10 22:26:43 +02:00
Kuba Szczodrzyński
3eae8fb58b
[Agenda] Add config dialog. Add compact mode.
2021-04-10 20:51:29 +02:00
Kuba Szczodrzyński
b14ef5cd78
[Agenda] Limit event text to 3 lines max.
2021-04-10 18:49:24 +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
95baf9fb9c
[UI/Dialogs] Add context menu for teachers' names. ( #21 )
...
* [UI] Rearrange BetterLink code.
* [UI/Dialogs] Add context menu for teachers' names.
* [Proguard] Update rules for BetterLink reflection.
* [Proguard] Fix rules for BetterLink reflection.
2021-04-08 00:39:59 +02:00
Kuba Szczodrzyński
dd0972b528
[Actions] Fix publishing in Google Play release workflow.
2021-04-07 18:42:50 +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
3ae785a45c
[Actions] Limit Google Play changelog to 500 chars.
2021-04-06 21:50:51 +02:00
Kuba Szczodrzyński
dd254d4bec
[Actions] Fix nightly workflow changes detection.
2021-04-06 18:20:09 +02:00
Kuba Szczodrzyński
e04bd75f1f
[UI/Login] Add version information in login chooser.
2021-04-06 18:17:24 +02:00
Kuba Szczodrzyński
929ccb53db
[Strings] Fix invalid format exception in attendance.
2021-04-05 21:59:23 +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
cd6951dcbb
[UI] Add highlighting user mentions in changelog.
2021-04-05 21:02:49 +02:00
Kuba Szczodrzyński
02d60754b6
[UI] Fix changelog dialog link highlighting.
2021-04-05 20:38:51 +02:00
Kuba Szczodrzyński
6884251646
[UI] Fix English translation typo.
2021-04-05 20:12:38 +02:00