From 5bfa676fc862ea436cf3f0a85b4b096613ec434a Mon Sep 17 00:00:00 2001 From: jens stein Date: Thu, 18 Jul 2013 19:10:37 +0200 Subject: [PATCH 1/3] adding self-writen app oabackup --- metadata/dk.jens.backup.txt | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 metadata/dk.jens.backup.txt diff --git a/metadata/dk.jens.backup.txt b/metadata/dk.jens.backup.txt new file mode 100644 index 0000000000..cf3740cf7f --- /dev/null +++ b/metadata/dk.jens.backup.txt @@ -0,0 +1,30 @@ +Category:System +License:MIT +Web Site: +Source Code:https://github.com/jensstein/oandbackup +Issue Tracker:https://github.com/jensstein/oandbackup/issues + +Auto Name:openbackup +Summary:Backup manager +Description: +Make backups of selected apps on your device and restore from those backups. +oandandbackup makes you able to save app data to a user-accessible location. +Both backup / restore of single apps and of multiple apps are supported. + +(As this app is still in an early phase, please don't rely on it solely unless you know what you are doing.) + +Requires root: Yes. Copies files from /data/data and related folders. +. + +Requires Root:Yes + +Repo Type:git +Repo:https://github.com/jensstein/oandbackup.git + +Build Version:0.1.13,3,0.1.13,target=android-17 + +Auto Update Mode:None +Update Check Mode:Tags +Current Version:0.1.13 +Current Version Code:3 + From a60ed4c324a7304c78687b314fd7283a31a403b5 Mon Sep 17 00:00:00 2001 From: kilian Date: Sat, 20 Jul 2013 22:26:56 +0200 Subject: [PATCH 2/3] Added TumCampusApp --- metadata/de.tum.in.tumcampus.txt | 63 ++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 metadata/de.tum.in.tumcampus.txt diff --git a/metadata/de.tum.in.tumcampus.txt b/metadata/de.tum.in.tumcampus.txt new file mode 100644 index 0000000000..99c377e0da --- /dev/null +++ b/metadata/de.tum.in.tumcampus.txt @@ -0,0 +1,63 @@ +# Not hard-coded but look at the pre-existing ones. Separate with a ";" +Category:Internet +# The ''overall'' license: must be compatible with licenses of components +License:GPLv3 +# Only use if different from Source Code +Web Site:https://apps.wiki.tum.de/TUM+Campus+App +# Should be http(s):// +Source Code:https://github.com/thomasbley/tum-campus +Issue Tracker: + +## See http://f-droid.org/manual for details +## Fields for which no value is provided can be deleted +## Blank lines are customary as they are seen here +# +# Only used for making an app disappear from the index +#Disabled: +# Only changes the name in the index. Not generally required +Name:Tum Campus App +Auto Name:TUMCampus +# Jargon-free description, not longer than 32 characters +Summary: Information App for TU München +# A description goes ''under'' this field +# The description is terminated by a line with a single "." +Description: +The Technical University of Munich is one of the biggest in Germany. + +This App provides access to: +*Events +*Messages +*Lecture times +*MVV schedule +*opening times +*campus maps +*important links +*RSS-feeds +*automatic muting of the phone during lecture + + +Status: Final release. +. + +## These next four only apply to apps with source-built versions +Repo Type:git +Repo:https://github.com/thomasbley/tum-campus.git + +# Versions/Codes of each line must be different from the others +# Any jars or prebuilts should have references, preferably in the README +Build Version:0.94,20,b99b8e14b7853d92af9a6700c1c6563d9c9287f9,prebuild=rm -rf releases/* && find src/ -type f |xargs -n 1 perl -pi -e "s/.*package(?=\W)/package/g" && \ +sed -i '30s/package:/Uri uri = Uri.parse("package:/g' src/de/tum/in/tumcampus/Settings.java + +# Comments on what to watch out for when adding new Build Versions (BVs) go here +# This field is best used at the discretion of the repo maintainers +Auto Update Mode:None +# One of Tags, RepoManifest, Static, Market or None (in that order of preference) +# If None, describe how to obtain the Current Version (CV) in a comment +# Tags and RepoManifest (RM) are automatic but check that the mechanism works +# Use Static if you plan to let the maintainers know in person (so to speak) +Update Check Mode:RepoManifest +# These two values are usually in the AndroidManifest.xml, but can be automatically +# updated according to the value of the previous field +Current Version:0.94 +Current Version Code:20 + From fb6808e9236ab6b79bba06ccf3af5d3f3b15828e Mon Sep 17 00:00:00 2001 From: David Black Date: Sat, 20 Jul 2013 22:01:07 +0100 Subject: [PATCH 3/3] Tidy up de.tum.in.tumcampus a little and use UCM:Static --- metadata/de.tum.in.tumcampus.txt | 52 ++++++++------------------------ 1 file changed, 13 insertions(+), 39 deletions(-) diff --git a/metadata/de.tum.in.tumcampus.txt b/metadata/de.tum.in.tumcampus.txt index 99c377e0da..c6a8909133 100644 --- a/metadata/de.tum.in.tumcampus.txt +++ b/metadata/de.tum.in.tumcampus.txt @@ -1,63 +1,37 @@ -# Not hard-coded but look at the pre-existing ones. Separate with a ";" Category:Internet -# The ''overall'' license: must be compatible with licenses of components License:GPLv3 -# Only use if different from Source Code Web Site:https://apps.wiki.tum.de/TUM+Campus+App -# Should be http(s):// Source Code:https://github.com/thomasbley/tum-campus -Issue Tracker: +Issue Tracker:https://github.com/thomasbley/tum-campus/issues -## See http://f-droid.org/manual for details -## Fields for which no value is provided can be deleted -## Blank lines are customary as they are seen here -# -# Only used for making an app disappear from the index -#Disabled: -# Only changes the name in the index. Not generally required Name:Tum Campus App Auto Name:TUMCampus -# Jargon-free description, not longer than 32 characters -Summary: Information App for TU München -# A description goes ''under'' this field -# The description is terminated by a line with a single "." +Summary:Information about TU München Description: The Technical University of Munich is one of the biggest in Germany. +This app displays: -This App provides access to: -*Events -*Messages -*Lecture times -*MVV schedule -*opening times -*campus maps -*important links -*RSS-feeds -*automatic muting of the phone during lecture - +* Events +* Messages +* Lecture times +* MVV schedule +* Opening times +* Campus maps +* Important links +* RSS-feeds +* Automatic muting of the phone during lectures Status: Final release. . -## These next four only apply to apps with source-built versions Repo Type:git Repo:https://github.com/thomasbley/tum-campus.git -# Versions/Codes of each line must be different from the others -# Any jars or prebuilts should have references, preferably in the README Build Version:0.94,20,b99b8e14b7853d92af9a6700c1c6563d9c9287f9,prebuild=rm -rf releases/* && find src/ -type f |xargs -n 1 perl -pi -e "s/.*package(?=\W)/package/g" && \ sed -i '30s/package:/Uri uri = Uri.parse("package:/g' src/de/tum/in/tumcampus/Settings.java -# Comments on what to watch out for when adding new Build Versions (BVs) go here -# This field is best used at the discretion of the repo maintainers Auto Update Mode:None -# One of Tags, RepoManifest, Static, Market or None (in that order of preference) -# If None, describe how to obtain the Current Version (CV) in a comment -# Tags and RepoManifest (RM) are automatic but check that the mechanism works -# Use Static if you plan to let the maintainers know in person (so to speak) -Update Check Mode:RepoManifest -# These two values are usually in the AndroidManifest.xml, but can be automatically -# updated according to the value of the previous field +Update Check Mode:Static Current Version:0.94 Current Version Code:20