Commit Graph

1102 Commits

Author SHA1 Message Date
07fb1e0e12 [UI] Refactor dropdown inputs code. 2021-04-14 11:59:58 +02:00
297867cbf3 [UI] Add event type colors to type dropdown. 2021-04-14 11:21:45 +02:00
db598af28a [UI] Add legend in event details dialog. 2021-04-14 10:20:00 +02:00
ec765c9070 [UI] Fix updating event dialog when editing or removing. 2021-04-14 10:16:22 +02:00
5eaa754401 [UI] Add icons for done and manual events. 2021-04-13 20:50:51 +02:00
12619f6bde [Agenda] Update scroll listeners code. 2021-04-12 11:50:54 +02:00
f5ceaa9afe [Agenda] Add unread badges to events and groups. 2021-04-11 22:08:33 +02:00
777ae945e0 [Agenda] Implement grouping events by type. 2021-04-10 22:26:43 +02:00
3eae8fb58b [Agenda] Add config dialog. Add compact mode. 2021-04-10 20:51:29 +02:00
b14ef5cd78 [Agenda] Limit event text to 3 lines max. 2021-04-10 18:49:24 +02:00
98bf4f3bdc [Agenda] Implement updating event list when changed. 2021-04-09 21:52:04 +02:00
2d6cf50ca7 [Agenda] Refactor agenda UI code. 2021-04-09 15:32:44 +02:00
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
dd0972b528 [Actions] Fix publishing in Google Play release workflow. 2021-04-07 18:42:50 +02:00
d17f6297d3 [4.7] Update build.gradle, signing and changelog. v4.7 2021-04-07 18:22:54 +02:00
3ae785a45c [Actions] Limit Google Play changelog to 500 chars. 2021-04-06 21:50:51 +02:00
dd254d4bec [Actions] Fix nightly workflow changes detection. 2021-04-06 18:20:09 +02:00
e04bd75f1f [UI/Login] Add version information in login chooser. 2021-04-06 18:17:24 +02:00
929ccb53db [Strings] Fix invalid format exception in attendance. 2021-04-05 21:59:23 +02:00
72319a4613 [API] Disable API caching for signed builds. 2021-04-05 21:52:38 +02:00
e389e6c073 [4.7-rc.2] Update build.gradle, signing and changelog. v4.7-rc.2 2021-04-05 21:04:29 +02:00
cd6951dcbb [UI] Add highlighting user mentions in changelog. 2021-04-05 21:02:49 +02:00
02d60754b6 [UI] Fix changelog dialog link highlighting. 2021-04-05 20:38:51 +02:00
6884251646 [UI] Fix English translation typo. 2021-04-05 20:12:38 +02:00
582e2059d8 [App] Move buildTimestamp to manifest to improve build performance. 2021-04-05 20:00:38 +02:00
ea2974bfae [App] Improve unofficial build type info on debug. 2021-04-05 19:46:22 +02:00
b8ff649c96 [UI] Move privacy policy dialog to login chooser. 2021-04-05 19:45:57 +02:00
8661ecdafb Finish English translation (#12)
* [Feature] Espionage 0.5 speed

* [Languages] Start translating app to English

* [Languages] More English translations

* [Languages] Finish English translation

* Fix bugs in typing

* Revert "[Feature] Espionage 0.5 speed"

This reverts commit b925d3137a.

* Remove Espionage [*]

* Another typo

* Fix things that were described in review

* Fix typo

* Hour -> Time

* Update line breaks in strings file.

* Remove unneeded whitespace.

* Update English translations.

Co-authored-by: Kuba Szczodrzyński <kuba@szczodrzynski.pl>
2021-04-05 19:07:25 +02:00
fe8cbc061d Merge pull request #14 from szkolny-eu/feature/readme-update
README update
2021-04-05 19:06:41 +02:00
b4459e1fd4 [Git] Add workflow badges to README. 2021-04-05 13:08:21 +02:00
fd6553871f [Git] Add banner image to README. 2021-04-05 13:00:30 +02:00
a4ca44e1ce [Git] Add README banner image. 2021-04-05 12:58:54 +02:00
e124c429d1 [Actions] Update nightly build schedule. 2021-04-05 11:25:22 +02:00
e9a2dae1e4 [Gradle] Fix moving artifacts to release folder, again. 2021-04-05 10:56:13 +02:00
8b0f3490e3 [UI/Settings] Fix hiding hiding sticks from old without devMode. 2021-04-04 22:41:20 +02:00
131606a6cf Merge pull request #13 from szkolny-eu/feature/gh-actions
Add GitHub Actions
2021-04-04 22:36:55 +02:00
cacafa205e Merge pull request #9 from Zaptyp/patch-1
Correction of spelling and punctuation errors
2021-04-04 22:36:42 +02:00
9c620de1e7 [Actions] Add nightly build workflow. 2021-04-04 21:43:00 +02:00
3e98fb967b [Actions] Add Google Play build workflow. 2021-04-04 21:42:08 +02:00
8db81478f3 [Actions] Add release build workflow. 2021-04-04 21:41:55 +02:00
8f9861bac6 [Actions] Add workflow utilities scripts. 2021-04-04 21:41:36 +02:00
5b35e3500e [Gradle] Fix moving app bundles to release folder. 2021-04-04 20:37:02 +02:00
fc4c297bef [App] Add more info to build details dialog. 2021-04-03 22:22:18 +02:00
e7cb699bcf [App] Fix unofficial build notice formatting. 2021-04-03 15:58:59 +02:00
5301b4efad [Gradle] Add moving app bundles to release folder. 2021-04-03 15:35:00 +02:00
bf595dd09c [App] Fix detecting correct remote repository name. 2021-04-03 15:13:10 +02:00
cb4b168b2a Update README.md 2021-04-02 10:12:13 +02:00
b2fcbb8289 Correction of spelling and punctuation errors
Correction of spelling and punctuation errors and improved text appearance.
2021-04-02 06:55:27 +02:00
df7982d11b [4.7-rc.1] Update build.gradle, signing and changelog. v4.7-rc.1 2021-04-01 19:47:18 +02:00
7ed9bac0db Merge pull request #7 from szkolny-eu/feature/code-publish
Prepare for publishing source code
2021-04-01 19:38:20 +02:00