Logo
Explore Help
Sign In
karolina/weserplaner
Archived
Watch 1
Star 0
Fork 0
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
142 Commits 1 Branch 0 Tags
0d0bc1d1a24ac54ec30fae6aea27348fcd448812
Commit Graph
4 Commits
Author SHA1 Message Date
denizk0461 694d962896 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
denizk0461 98a3a13623 Added TimetableOverviewActivity.kt and a means to launch via a button through EventFragment.kt; implementation unfinished 2023-05-25 12:32:10 +02:00
denizk0461 e52a055cf1 Added FormattedDate.kt to produce formatted strings more easily; TaskOverviewAdapter.kt now produces expandable items 2023-05-23 12:39:43 +02:00
denizk0461 b21953c571 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
Powered by Gitea Version: 1.27.3 Page: 26ms 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