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
a72accada6d6b5836bf77b8a6b63cf5676643b49
weserplaner/app/schemas/com.denizk0461.weserplaner.db.AppDatabase
T
History
denizk0461 a72accada6 Days (Monday thru Friday) are now shown on the canteen screen
2024-01-12 17:19:58 +01:00
..
20.json
Added data type EventTask.kt for the task fragment; added timetableId to StudIPEvent.kt to assign events with a specific timetable, for a future implementation of being able to store multiple timetables simultaneously; database scheme will now be exported to allow for automatic migrations
2023-05-21 15:29:34 +02:00
21.json
Added TimetableOverviewActivity.kt and a means to launch via a button through EventFragment.kt; implementation unfinished
2023-05-25 12:32:10 +02:00
22.json
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
23.json
Days (Monday thru Friday) are now shown on the canteen screen
2024-01-12 17:19:58 +01:00
Powered by Gitea Version: 1.27.3 Page: 55ms 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