Commit Graph

  • 942019ccb7
    Move enums and config entry to .data, fix app crashing Kuba Szczodrzyński 2024-06-26 19:26:58 +0200
  • 67d03750d7
    Refactor all application themes, update styles in layouts Kuba Szczodrzyński 2024-06-26 16:00:19 +0200
  • 789389976c
    Remove NavLib text styles Kuba Szczodrzyński 2024-06-24 11:38:20 +0200
  • 2b770498a3
    Cleanup NavLib w600dp styles Kuba Szczodrzyński 2024-06-22 21:30:30 +0200
  • e492878f11
    Support IconButton in IconicsMaterialButton Kuba Szczodrzyński 2024-06-22 21:30:08 +0200
  • a0c945600d
    Migrate NavView to view binding Kuba Szczodrzyński 2024-06-22 16:57:41 +0200
  • 8a6ea4f26b
    Use new IconicsMaterialButton in MessageFragment Kuba Szczodrzyński 2024-06-22 16:40:49 +0200
  • 3bcaa0d173
    Restore bottom bar support in NavLib, revert unnecessary changes Kuba Szczodrzyński 2024-06-22 16:39:31 +0200
  • a5d193d4a4
    Add new application logo Kuba Szczodrzyński 2024-06-20 16:19:00 +0200
  • 31e398d576
    Revert unnecessary code changes, part 2 Kuba Szczodrzyński 2024-06-20 16:16:31 +0200
  • e635b22969
    Lower minSdk to 19 Kuba Szczodrzyński 2024-06-20 16:13:33 +0200
  • 676b5a9432
    Merge 41d14a3809 into fadf1d7754 koliwbr 2024-06-19 07:34:42 +0200
  • f1c578b9fb
    Revert unnecessary code changes, part 1 Kuba Szczodrzyński 2024-06-18 21:20:41 +0200
  • 1fe9eb78df
    Revert "add support for grade column codes" Kuba Szczodrzyński 2024-06-18 20:22:58 +0200
  • ac0cf8afa9
    Revert "add lock layout function (szkolny-eu/szkolny-android#199)" Kuba Szczodrzyński 2024-06-18 20:13:00 +0200
  • 552114b9e7
    Merge b262076285 into fadf1d7754 GGORG 2024-06-18 19:44:35 +0200
  • 71cfdfaf92
    Update NavLib from sadorowo/NavLib Kuba Szczodrzyński 2024-06-18 18:39:03 +0200
  • c8bc2ba0fb
    Revert changes introduced by rebase Kuba Szczodrzyński 2024-06-18 18:33:49 +0200
  • 13f1dca77a move version badge to the top bar sadorowo 2024-06-17 22:52:53 +0200
  • 9a3f4a2819 fix release building issue & remove ripple from NavView sadorowo 2024-06-17 22:38:44 +0200
  • 9d760b52e6 fix release building issue sadorowo 2024-06-17 21:48:31 +0200
  • f0fc208b50 fix missing color resources + cleanup dependencies sadorowo 2024-06-17 21:08:09 +0200
  • e99c2efb5a fix UI issues on old Android versions sadorowo 2024-06-17 21:01:12 +0200
  • 8c4a78cef6 remove useless dependencies sadorowo 2024-06-16 15:22:24 +0200
  • 126abffd90 fix collapsing toolbar title when doing back gesture sadorowo 2024-06-16 15:12:06 +0200
  • 05a14bbab3 remove unneeded import statement sadorowo 2024-06-16 12:13:36 +0200
  • a0be544f5e set separate app ID & icon for debug version sadorowo 2024-06-16 11:38:47 +0200
  • 336d237847 remove duplicated string extension sadorowo 2024-06-15 12:18:35 +0200
  • ff28177ba2 improve LessonDetailsDialog sadorowo 2024-06-15 12:18:05 +0200
  • 28a1020895 fix agenda view crash when building release variant sadorowo 2024-06-15 11:29:12 +0200
  • 9e1ce9318a add new ProGuard rules + fix QR scanning sadorowo 2024-06-14 23:58:12 +0200
  • 536d0fad59 add new Retrofit2 rules sadorowo 2024-06-14 23:17:46 +0200
  • 1467239972 fix proguard rules (attempt 1) sadorowo 2024-06-14 23:07:38 +0200
  • 651ed02bc3 add cosmetic ui changes + fix build issues sadorowo 2024-06-14 22:48:50 +0200
  • 7ddc7b0375 grades: join code and category together sadorowo 2024-06-14 18:25:16 +0200
  • 14cf35f088 add support for grade column codes sadorowo 2024-06-14 17:59:54 +0200
  • a7c2362c27 hide classroom heading when no classroom is specified sadorowo 2024-06-14 17:06:58 +0200
  • 2fd7038d0c add lock layout function (szkolny-eu/szkolny-android#199) sadorowo 2024-06-14 16:57:48 +0200
  • 28c9dba00d adapt notes fragment to MD3 sadorowo 2024-06-14 16:24:58 +0200
  • f03c833f76 fix: too small heading in agenda dialog sadorowo 2024-06-14 06:27:25 +0200
  • 317100ff9c fix: "Back button opens drawer" (redundant super call) sadorowo 2024-06-13 22:58:47 +0200
  • d9f3c37d9f fix: duplicated items in about card sadorowo 2024-06-13 22:53:32 +0200
  • b40428794b fix: no query filtering sadorowo 2024-06-13 22:47:49 +0200
  • 2a0cd2f0dc adapt code to updated dependencies + align lessons (based by szkolny-eu/szkolny-android#196) sadorowo 2024-06-13 19:17:18 +0200
  • 04350acb03 fix kapt errors related to SelectiveDAO + migrate BuildConfig sadorowo 2024-06-13 18:57:40 +0200
  • 2fa1474caa fix missing Intent receiver flags for Tiramisu+ sadorowo 2024-06-13 09:44:42 +0200
  • 5bb7b8ea2c update dependencies sadorowo 2024-06-12 21:33:34 +0200
  • 0d400af5b7 fix M3 UI code & upgrade kotlin sadorowo 2024-06-12 21:12:02 +0200
  • 446d2ec7ef wielki powrót pr m3 do szkolnego (nie czytajcie tego kodu) Adam Kasprzycki 2023-11-27 17:08:17 +0100
  • 1bb613ed5a Replace MaterialComponents with Material3 Adam Kasprzycki 2022-10-28 22:32:00 +0200
  • a26b5c93da Change drawer header, dark bottombar color Adam Kasprzycki 2022-10-22 16:27:04 +0200
  • af75049ac7 Material 3 theme and color support, filled cards Adam Kasprzycki 2022-10-16 00:10:00 +0200
  • fadf1d7754
    [Gradle] Add NavLib 0.8.0 as local module Kuba Szczodrzyński 2024-06-18 17:44:59 +0200
  • 7f4954e1db Revert "Align all lessons in the TimetableCard" Kazoroo 2024-04-17 19:38:22 +0200
  • a5a4443a23 Modify adjustTimeWidth() function Kazoroo 2024-04-17 19:33:28 +0200
  • 21d1efe17b Add function adjustTimeWidth() in HomeTimetableCard to align lesson names with each other in the timetable. Kazoroo 2024-04-17 18:02:31 +0200
  • a49ddcc503 Add a function adjustTimeWidth() in HomeTimeTableCard to modify time. This replaces the time modification logic from the Time module, because formatting time in Time module is not feasible due to constraints. Kazoroo 2024-04-14 11:34:07 +0200
  • 739679b1ac Align all lessons in the TimetableCard Kazoroo 2024-04-10 18:35:14 +0200
  • ad39f2874f
    Make snowfall condition consisten accross the app Adam Rurański 2024-02-21 14:08:53 +0100
  • e5b81069c8
    Popraw statusy budowania w README koliwbr 2023-12-24 15:46:57 +0100
  • 41d14a3809
    Dodaj opcję wyłączenia powiadomień o nie swoim szczęśliwym numerku Dodaje opcję w ustawieniach która powoduje że gdy szczęśliwy numerek wypadnie na kogoś innego to nie jest wysyłane powiadomienie. Codzienny spam że numer X ma dziś szczęśliwy numer może być irytujący więc wiele osób może uznać to za użyteczne Koliw 2023-12-24 15:43:35 +0100
  • 27c3cdda28 Dodaj opcję wyłączenia powiadomień o nie swoim szczęśliwym numerku KoliwBr 2023-12-24 15:08:41 +0100
  • 44bb9695f3
    Merge f3c7bd041a into cefb0deba8 koliwbr 2023-12-23 21:28:48 +0000
  • f3c7bd041a
    Fix README badges koliwbr 2023-12-23 22:28:38 +0100
  • 8ed348eb76
    Checking student number is or is not empty Mateusz T 2023-12-22 14:24:06 +0100
  • f584e98b5c Save only USOS ID number without indexes matpl11 2023-12-22 13:45:50 +0100
  • 4728f0a00a
    Add sort types to attendance xAxee 2023-12-06 00:15:31 +0100
  • 62b824f68f
    Adding new features to attendance xAxee 2023-12-02 20:01:28 +0100
  • 5778e71f4a
    Adding a feature to attendance xAxee 2023-12-02 02:03:38 +0100
  • f426a45647 Adding a feature to attendance xAxee 2023-12-01 01:14:05 +0100
  • 9915150c33
    wielki powrót pr m3 do szkolnego (nie czytajcie tego kodu) Adam Kasprzycki 2023-11-27 17:08:17 +0100
  • b262076285 Update every dependency and fix all the related bugs GGORG0 2023-11-26 19:05:19 +0100
  • cbf52d5e75
    Merge dbf3e862ed into cefb0deba8 krkk 2023-09-05 21:25:16 +0000
  • dbf3e862ed
    [UI] Fix a silly typo in login_account_no_students_text Karol Kosek 2023-09-05 22:44:41 +0200
  • 1071a0848a
    Merge branch 'develop' Kuba Szczodrzyński 2023-03-25 10:10:42 +0100
  • cefb0deba8
    [Actions] Rename changelog output name. Kuba Szczodrzyński 2023-03-25 10:09:36 +0100
  • 53c813f014
    Merge branch 'develop' Kuba Szczodrzyński 2023-03-24 22:35:54 +0100
  • 90a151c129
    [4.13.6] Update build.gradle, signing and changelog. v4.13.6 Kuba Szczodrzyński 2023-03-24 22:27:27 +0100
  • 9fd9721ae7
    [UI] Hide Debugging menu without dev mode. Kuba Szczodrzyński 2023-03-24 22:24:33 +0100
  • ceca75ef4b
    [UI/Timetable] Add option to sync current week. Kuba Szczodrzyński 2023-03-24 21:46:23 +0100
  • 21c00bbe53
    [API] Fix detecting session cookies. Remove expired cookies. Kuba Szczodrzyński 2023-03-24 21:26:46 +0100
  • db00566ebf
    [UI/Login] Fallback reCAPTCHA to WebView activity. Kuba Szczodrzyński 2023-03-24 21:25:54 +0100
  • 07ab1b984f
    [API/Librus] Fix login. (#176) B.O.S.S 2023-03-24 22:09:03 +0100
  • 5c23e5949e
    [API/Librus] Fix login flow. Kuba Szczodrzyński 2023-03-24 21:24:40 +0100
  • ce15c81c90
    [API/Librus] Fix login. B.O.S.S 2023-03-24 13:25:47 +0100
  • 8177d4aa2d
    [Widgets] Fix pending intents mutability. Hide timetable sync button. Kuba Szczodrzyński 2023-03-24 11:13:00 +0100
  • beff1b6460
    [App] Fix cookie persistence. Kuba Szczodrzyński 2023-03-24 10:56:35 +0100
  • 31b569b02e
    [4.13.5] Update build.gradle, signing and changelog. v4.13.5 Kuba Szczodrzyński 2023-03-22 23:16:28 +0100
  • 8bf77817d2
    [UI] Fix writing files on Android 13 and newer. Kuba Szczodrzyński 2023-03-22 23:15:45 +0100
  • 87b7bd9b30
    Merge branch 'develop' Kuba Szczodrzyński 2022-12-27 12:30:23 +0100
  • 27b61adf1d
    [Actions] Fix Play release publishing workflow. Kuba Szczodrzyński 2022-12-27 12:30:03 +0100
  • 8d7dc511ea
    Merge branch 'develop' Kuba Szczodrzyński 2022-12-27 12:09:04 +0100
  • a0244841ad
    [4.13.4] Update build.gradle, signing and changelog. v4.13.4 Kuba Szczodrzyński 2022-12-26 14:45:29 +0100
  • 12c0c6f2ec
    [UI] Always show event subject dropdown for university school. Kuba Szczodrzyński 2022-12-26 14:43:42 +0100
  • aaa3b8626e
    [UI] Update event types for university school. Kuba Szczodrzyński 2022-12-26 14:01:25 +0100
  • 48c9e2dfe3
    [4.13.3] Update build.gradle, signing and changelog. v4.13.3 Kuba Szczodrzyński 2022-12-06 10:35:23 +0100
  • 81d4801d27
    [UI] Add snowfall to CounterActivity. Enable in February as well. Kuba Szczodrzyński 2022-12-06 10:34:12 +0100
  • 5f8016061d
    [API/Vulcan] Fix wrong serializing of null in JSON causing API error. Kuba Szczodrzyński 2022-12-06 10:22:47 +0100
  • 5007587192
    [UI/Agenda] Allow prioritizing event subject over event type. Kuba Szczodrzyński 2022-11-30 11:29:43 +0100
  • dfd1083e41
    [UI/Timetable] Show lesson replacing notes in all places. Kuba Szczodrzyński 2022-11-30 10:41:43 +0100