From f9a37ffae925ab3b24fda20d0c1a051adb296793 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Wed, 8 Aug 2018 00:45:57 +0000 Subject: [PATCH] New app: Event Sync for Facebook --- metadata/cz.dvratil.fbeventsync.yml | 42 +++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 metadata/cz.dvratil.fbeventsync.yml diff --git a/metadata/cz.dvratil.fbeventsync.yml b/metadata/cz.dvratil.fbeventsync.yml new file mode 100644 index 0000000000..2e372c7165 --- /dev/null +++ b/metadata/cz.dvratil.fbeventsync.yml @@ -0,0 +1,42 @@ +AntiFeatures: + - NonFreeNet + - Tracking +Categories: + - Time +License: GPL-3.0-or-later +SourceCode: https://github.com/danvratil/FBEventSync +IssueTracker: https://github.com/danvratil/FBEventSync/issues + +AutoName: Event Sync for Facebook +Summary: Sync your Facebook Events into your calendar +Description: |- + '''Event Sync for Facebook''' is an app that will sync your Facebook events to + your calendar. It will create five new calendars: + + * Events I'm Attending - for events that you marked yourself that you are 'Going' on Facebook + * Events I May Be Attending - for events that you marked yourself as 'Maybe' on Facebook + * Events I Have Not Responded To - for events that you were invited to but did not respond yet + * Events I Declined - for events that you marked yourself as 'Not Going' on Facebook + * Friends' Birthdays - you no longer have an excuse to forget your friends' birthdays + + You can configure reminders for events in each of those calendars + independently. You can also configure how often the events should be synced. + + Antifeatures: + * Tracking and NonFreeNet - You are required to log in to Facebook + +RepoType: git +Repo: https://github.com/danvratil/FBEventSync + +Builds: + - versionName: '0.27' + versionCode: 31 + commit: '0.27' + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: '0.27' +CurrentVersionCode: 31