tuxmobil / CampFahrplan

View the conference schedule of the Chaos Communcation Camp/Congress
59 stars 23 forks source link

[feature request] let users share favorites #173

Open Buntbart opened 7 years ago

Buntbart commented 7 years ago

I would appreciate a function that let's me see multiple sets of favorites. Therefore I would like to give an individual filename to my favorites-database. It's not necessary to use a fixed cloud-service for this from inside the app but a possibility to export/import the database in one file that could be transferred via e-mail, xmpp or even bluetooth.

This would allow me to share my favorites with my friends or to copy the database to different devices (phone/tablet etc) I use simultaneously. TIA!

Sorry for my bad english and dumb edits....

johnjohndoe commented 7 years ago

Did you see #166?

Buntbart commented 7 years ago

I haven't seen the pull request but I saw the function which doesn't offer import into the same app on other devices... Where is the file that normally stores the favorites?

ligi commented 7 years ago

FYI: as I wanted to transfer talk-prefs from SCR to Schedule I was writing this: https://github.com/ligi/CampFahrplan/commit/8efa93f842605095ff0af6c1cb690a186e4c9094 - might help your case also in future - this is for the other side ( in this case the SCR ) https://github.com/ligi/SCR/blob/master/android/src/main/java/org/ligi/scr/MainActivity.kt#L188