Logo
Explore Help
Sign In
karolina/weserplaner
Archived
Watch 1
Star 0
Fork 0
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
This repository has been archived on 2026-05-26. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ca2cfe071f778eb5692cb01c7f376083c6f89fd7
weserplaner/app
T
History
denizk0461 ca2cfe071f Updated dependencies
2023-07-04 12:54:42 +02:00
..
release
WeserPlaner 1.1.0: implemented canteen view in CompactOverviewFragment.kt
2023-06-04 20:45:38 +02:00
schemas/com.denizk0461.weserplaner.db.AppDatabase
Added Timetable.kt which was a PAIN because SQLite does not support ADD FOREIGN KEY on ALTER TABLE, and as such, the required workaround is to create a temporary table with the new constraint added, insert the values from the old table into the new table, drop the old table, and finally rename the new table to the name of the old table so that the app thinks that nothing ever happened... UGH
2023-07-03 15:47:55 +02:00
src/main
Stud.IP events now get added to their proper timetable rather than being nuked on every refresh; users can now switch between timetables through the settings app
2023-07-04 12:51:12 +02:00
.gitignore
Initial push
2023-04-08 11:41:02 +02:00
build.gradle.kts
Updated dependencies
2023-07-04 12:54:42 +02:00
proguard-rules.pro
Migrated build.gradle files to Kotlin DSL
2023-05-20 23:49:06 +02:00
Powered by Gitea Version: 1.27.3 Page: 92ms Template: 3ms
dark-arc
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API