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
453e65ec48f1869a70119a94dff7caab7956f1eb
weserplaner/app
T
History
denizk0461 453e65ec48 User can now add, edit, and delete timetables without crashing (hopefully)
2023-07-31 22:09:04 +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
User can now add, edit, and delete timetables without crashing (hopefully)
2023-07-31 22:09:04 +02:00
.gitignore
Initial push
2023-04-08 11:41:02 +02:00
build.gradle.kts
Timetables can now be edited and deleted via sheet from SettingsFragment.kt
2023-07-04 14:47:19 +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: 95ms Template: 2ms
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