Commit Graph

49 Commits

Author SHA1 Message Date
MineTec 067012cc84 implemented RMV public transit module including trip search, station departures, and nearby stop lookup, added "Marianum Connect" API integration with bearer token authentication and auto-refresh logic, integrated geolocator for location-based station search, added persistent storage for favorite stations and recent trip queries, and implemented comprehensive UI for journey details, trip results, and disruption alerts 2026-05-20 19:08:05 +02:00
MineTec e5873f73b9 updated app icons and splash screen assets across Android, iOS, and Web platforms, added a new brand SVG asset, refined Android adaptive icon scaling with insets, and updated iOS asset catalog configurations and launch screen dimensions 2026-05-16 14:33:22 +02:00
Marianum 58fb843f3d fixed iOS widget layout 2026-05-13 16:09:43 +02:00
MineTec 8c76f2d816 removed now indicator from android and ios widgets 2026-05-11 13:55:16 +02:00
MineTec c46f14f6a6 updated kotlin gradle plugin version to 2.2.20 2026-05-10 20:27:50 +02:00
MineTec ed2badfd35 fixed chat bubble link styling and gesture handling, and added android package visibility for common schemes 2026-05-10 00:54:13 +02:00
MineTec cb2c38aaa1 implemented native share intent support for android and ios with chat and folder pickers 2026-05-09 19:42:51 +02:00
MineTec 00664c66a8 added base homescreen-widget setup, working on Android, iOS in progress 2026-05-09 18:01:05 +02:00
MineTec 4e1272aba9 claude refactorings, flutter best practices, platform dependent changes, general cleanup 2026-05-06 11:59:01 +02:00
MineTec 2c376afd91 removed stray character in settings.gradle 2026-05-05 22:38:07 +02:00
MineTec 551c1bf1fa claude refactor 2026-05-04 13:54:39 +02:00
MineTec 0b8380eff0 removed toolchain vendor restriction 2026-05-04 09:04:54 +02:00
MineTec e78ef0df49 toolchain migration, agp upgrade, flutter upgrade, dependency upgrades 2026-04-04 00:30:24 +02:00
MineTec bc6a069c90 fixed voice-message preventing chat loading 2026-01-26 16:44:39 +01:00
MineTec 859b85ab2c Revert "Upgraded Gradle and Android Gradle Plugin"
This reverts commit bd1101c348.
2025-09-06 18:51:00 +02:00
MineTec bd1101c348 Upgraded Gradle and Android Gradle Plugin
Upgraded Gradle from 8.9 to 8.13 and the Android Gradle Plugin from 8.7.3 to 8.13.0.
2025-09-06 17:35:41 +02:00
MineTec f330ef3f56 updated project dependencies and sdk. Comptaible with Flutter 3.35.3 2025-09-06 14:47:08 +02:00
MineTec 33d488946a updated android configuration files 2025-02-09 20:42:47 +01:00
MineTec 4d3a33dd9b updated project 2025-01-23 11:20:08 +01:00
Pupsi 9aa3f7c058 added option to choose more emoji reactions 2024-04-02 14:11:48 +02:00
MineTec d368cfd5cd Added multidex support in android build 2024-03-16 23:26:28 +01:00
MineTec 541f4249c1 Upgraded gradle version and configuration files 2024-03-16 11:53:14 +01:00
MineTec faf37ff19f Updated splash screen to unify design of different android versions 2024-03-09 22:19:14 +01:00
MineTec 4e127f6ea7 Upgraded gradle 2023-10-18 21:52:55 +02:00
MineTec 2fcb787836 Upgrade app-version for release 2023-10-18 21:34:12 +02:00
MineTec 734ff251aa gitignore angepasst 2023-09-12 09:41:38 +02:00
MineTec 7b4c698a8e Enabled Notification settings menu on iOS 2023-09-08 22:43:22 +02:00
MineTec d63958574b Fixed some visuals 2023-09-05 22:54:40 +02:00
MineTec a473adb10d Fixed webuntis bug, added share button 2023-09-03 20:22:05 +02:00
MineTec 404c77b2cb Enabled Firebase on Android and iOS with Flutterfire 2023-08-19 18:42:21 +02:00
MineTec 1a172d3d86 Implemented structure for push Notifications 2023-08-19 17:04:45 +02:00
MineTec 89aa3e1791 Added workflow for automatic build number increase
update version / increment-build-number (push) Successful in 18s
2023-07-31 19:34:26 +02:00
MineTec c6f0dad247 Added google play testing accounts and testing environment 2023-07-30 21:13:21 +02:00
MineTec a5b2242dc3 Fixed sorting on files, removed some logging 2023-07-16 22:15:24 +02:00
MineTec de132a2ed1 Fixed typo 2023-07-06 22:26:34 +02:00
MineTec 2c22147468 Fixed chatTextfield automatically expanding on multiline texts 2023-06-30 20:48:28 +02:00
MineTec 5510d4735a Added border to crosspainter on cancelled timetable events 2023-06-20 20:43:54 +02:00
MineTec 6fda2f1078 Added imprint and privacy information for marianum and webuntis 2023-06-14 19:52:24 +02:00
MineTec 1c6d062f2d Fixed accountData state not being populated when not logged in 2023-06-13 22:26:39 +02:00
MineTec 072564fd31 Added uniform loading indicator for all screens 2023-06-11 15:57:40 +02:00
MineTec ad03c7f264 Show actual app version in about section 2023-05-11 20:49:16 +02:00
MineTec eaccd5cc54 Using md5 file-naming for caching 2023-05-07 00:24:19 +02:00
MineTec 69574f2c70 Changed BottomNavigationBar to "slim" design type 3 2023-05-06 10:42:38 +02:00
MineTec 3f18fd85ab Defined permissions used by the app in AndroidManifest.xml 2023-05-06 10:41:47 +02:00
MineTec eab9e30943 Minor fixes for file download handling 2023-05-04 21:35:25 +02:00
MineTec 7cbae807e4 Updated Launchericon 2023-02-22 16:30:35 +01:00
MineTec 2c818efce6 Added startup splash screen (android only) 2023-02-22 11:38:30 +01:00
MineTec 3448533894 Added launcher Name and Icon 2023-02-22 11:31:57 +01:00
MineTec 1baa8028fa Initial commit 2023-01-22 19:44:38 +01:00