From 6f25c9a0cbeddb2f2266c4fa61b40834958b8142 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Tue, 1 May 2018 15:47:59 +0200 Subject: [PATCH 1/2] New app: Fairphone Launcher 3 --- metadata/community.fairphone.fplauncher3.txt | 31 ++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 metadata/community.fairphone.fplauncher3.txt diff --git a/metadata/community.fairphone.fplauncher3.txt b/metadata/community.fairphone.fplauncher3.txt new file mode 100644 index 0000000000..cc3cd06489 --- /dev/null +++ b/metadata/community.fairphone.fplauncher3.txt @@ -0,0 +1,31 @@ +Categories:Theming +License:Apache-2.0 +Web Site:https://github.com/WeAreFairphone/android_packages_apps_FairphoneLauncher3 +Source Code:https://github.com/WeAreFairphone/android_packages_apps_FairphoneLauncher3 +Issue Tracker:https://github.com/WeAreFairphone/android_packages_apps_FairphoneLauncher3/issues + +Auto Name:Fairphone Launcher 3 +Summary:Fairphone Lancher 3 originally developed for Fairphone 2 +Description: +Fairphone Launcher originally developed for Fairphone 2. + +* Edge Swipe makes it possible to quickly access frequently used apps with just a swipe of the finger from the left or right side of the screen towards the center, and then release it on the desired app. With this feature you can keep your home screen clean and tidy, and only access your important apps when you need to see them. +* The App Life Cycle is a section in the Fairphone where all downloaded and installed apps are vertically displayed. App Life Cycle creates more awareness for the user on how they use their Fairphone in combination with apps. It makes apps become “living things.” + +Fairphone stopped developing it's Fairphone specific apps since the release of +Android Marshmallow for the Fairphone 2. Fairphone wants the community to take +care and maintain those apps. See this thread for more details. +. + +Repo Type:git +Repo:https://github.com/WeAreFairphone/android_packages_apps_FairphoneLauncher3.git + +Build:2.0,8 + commit=2.0.0 + gradle=yes + prebuild=echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle + +Auto Update Mode:Version %v +Update Check Mode:Tags +Current Version:2.0 +Current Version Code:8 From 7358786f4785cf65504199bb50668416c9644c37 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Sun, 6 May 2018 18:01:43 +0200 Subject: [PATCH 2/2] Fairphone Launcher 3: Include Gradle fixes merged upstream --- metadata/community.fairphone.fplauncher3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/community.fairphone.fplauncher3.txt b/metadata/community.fairphone.fplauncher3.txt index cc3cd06489..165ca1b351 100644 --- a/metadata/community.fairphone.fplauncher3.txt +++ b/metadata/community.fairphone.fplauncher3.txt @@ -21,7 +21,7 @@ Repo Type:git Repo:https://github.com/WeAreFairphone/android_packages_apps_FairphoneLauncher3.git Build:2.0,8 - commit=2.0.0 + commit=26c46d63eb9bbc25e836c535c5688cb885cb0be2 gradle=yes prebuild=echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle