Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Calendar Customization #239

Open
kordianbruck opened this issue Feb 20, 2018 · 3 comments
Open

Calendar Customization #239

kordianbruck opened this issue Feb 20, 2018 · 3 comments
Labels
Milestone

Comments

@kordianbruck
Copy link
Member

Sync from/to Android: TUM-Dev/Campus-Android#410

@nerdsupremacist
Copy link
Member

nerdsupremacist commented Feb 20, 2018

Oh dang! We're finally generating content.

Looks like I will finally have to include SQLite in this project, if we're doing two way syncing.
Most people go with: https://github.com/stephencelis/SQLite.swift

We'll see how easy it is to use or evaluate others.
I would add this to a 1.5 release though. Because if we're finally adding a fully fledged DB, we might as well transfer our caching layer over there...
Instead of the file cache we have right now

@kordianbruck
Copy link
Member Author

DB does not replace you caching hopefully ;-)

@nerdsupremacist
Copy link
Member

It doesn't have to. But I already had to get pretty clever/hacky to solve the Newsfeeds caching without a database...

Now that it's worth it to include a database, perhaps we can get rid of stuff like this:
https://github.com/TCA-Team/iOS/blob/2acc72ab33b49c4c158ad58b7859af29e4ef77a8/TUM%20Campus%20App/NewsManager.swift#L40

@tgymnich tgymnich added this to the 1.5 milestone Apr 9, 2018
@tgymnich tgymnich removed the to do label Dec 2, 2021
@AW-tum AW-tum changed the title Calender: create entries Calender Customization Sep 15, 2022
@AW-tum AW-tum changed the title Calender Customization Calendar Customization Sep 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
Status: Backlog
Development

No branches or pull requests

3 participants