Merge branch 'txt2yaml' into 'master'
Converting Metadata to YAML See merge request fdroid/fdroiddata!5281
This commit is contained in:
commit
e843b7a5bf
|
|
@ -1,74 +0,0 @@
|
||||||
Categories:System
|
|
||||||
License:Apache-2.0
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/yuriykulikov/AlarmClock
|
|
||||||
Issue Tracker:https://github.com/yuriykulikov/AlarmClock/issues
|
|
||||||
Changelog:https://github.com/yuriykulikov/AlarmClock/commits/develop
|
|
||||||
|
|
||||||
Auto Name:Simple Alarm Clock
|
|
||||||
Summary:Improved alarm clock
|
|
||||||
Description:
|
|
||||||
Smart alarm clock that includes many improvements over the stock alarm clock. It
|
|
||||||
does not have any extra features such as dock mode or a world clock.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/yuriykulikov/AlarmClockAndroidStudio
|
|
||||||
|
|
||||||
Build:2.4.14,2414
|
|
||||||
commit=2.4.14
|
|
||||||
srclibs=AndroidUtils@78f987a660,ACRA-Yuri@acra-4.4.0
|
|
||||||
prebuild=cp -r $$AndroidUtils$$/src/com/github src/com/ && \
|
|
||||||
cp -r $$ACRA-Yuri$$/src/main/java/org src/
|
|
||||||
|
|
||||||
Build:2.5.07,2507
|
|
||||||
commit=2.5.07
|
|
||||||
srclibs=AndroidUtils@78f987a660,ACRA-Yuri@2ef9a1cac2106c0e862a42
|
|
||||||
prebuild=cp -r $$AndroidUtils$$/src/com/github src/com/ && \
|
|
||||||
cp -r $$ACRA-Yuri$$/src/main/java/org src/
|
|
||||||
|
|
||||||
Build:2.5.09,2509
|
|
||||||
commit=2.5.09
|
|
||||||
srclibs=AndroidUtils@78f987a660,ACRA-Yuri@2ef9a1cac2106c0e862a42
|
|
||||||
prebuild=cp -r $$AndroidUtils$$/src/com/github src/com/ && \
|
|
||||||
cp -r $$ACRA-Yuri$$/src/main/java/org src/
|
|
||||||
|
|
||||||
Build:2.7.02,2702
|
|
||||||
commit=2.7.02
|
|
||||||
srclibs=AndroidUtils@78f987a660,ACRA-Yuri@2ef9a1cac2106c0e862a42
|
|
||||||
prebuild=cp -r $$AndroidUtils$$/src/com/github src/com/ && \
|
|
||||||
cp -r $$ACRA-Yuri$$/src/main/java/org src/
|
|
||||||
|
|
||||||
Build:2.7.05,2705
|
|
||||||
commit=2.7.05
|
|
||||||
srclibs=AndroidUtils@329ec92b62c5f711ff33d1cc7c959f8e5ebbc553,ACRA-Yuri@2ef9a1cac2106c0e862a42
|
|
||||||
prebuild=cp -r $$AndroidUtils$$/src/com/github src/com/ && \
|
|
||||||
cp -r $$ACRA-Yuri$$/src/main/java/org src/
|
|
||||||
|
|
||||||
Build:2.7.07,2707
|
|
||||||
commit=2.7.07
|
|
||||||
srclibs=AndroidUtils@329ec92b62c5f711ff33d1cc7c959f8e5ebbc553,ACRA-Yuri@2ef9a1cac2106c0e862a42
|
|
||||||
prebuild=cp -r $$AndroidUtils$$/src/com/github src/com/ && \
|
|
||||||
cp -r $$ACRA-Yuri$$/src/main/java/org src/
|
|
||||||
|
|
||||||
Build:2.8.02,2802
|
|
||||||
commit=2.8.02
|
|
||||||
srclibs=AndroidUtils@49901275e508d0cf6a93af2ad17a86ccdc34bb43,ACRA@183dbe160ee807f006d739d1b958eb37763ab17a
|
|
||||||
prebuild=cp -r $$AndroidUtils$$/src/com/github src/com/ && \
|
|
||||||
cp -r $$ACRA$$/src/main/java/org src/
|
|
||||||
|
|
||||||
Build:2.9.01,2901
|
|
||||||
commit=d2d5cc359410ec731195efbe8723b172299d080a
|
|
||||||
subdir=alarmClock
|
|
||||||
submodules=yes
|
|
||||||
gradle=yes
|
|
||||||
rm=alarmClock/libs/*
|
|
||||||
|
|
||||||
Maintainer Notes:
|
|
||||||
UCM does not work because upstream split the app into 3 repos.
|
|
||||||
.
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:None
|
|
||||||
Current Version:0
|
|
||||||
Current Version Code:0
|
|
||||||
103
metadata/com.better.alarm.yml
Normal file
103
metadata/com.better.alarm.yml
Normal file
|
|
@ -0,0 +1,103 @@
|
||||||
|
Categories:
|
||||||
|
- System
|
||||||
|
License: Apache-2.0
|
||||||
|
SourceCode: https://github.com/yuriykulikov/AlarmClock
|
||||||
|
IssueTracker: https://github.com/yuriykulikov/AlarmClock/issues
|
||||||
|
Changelog: https://github.com/yuriykulikov/AlarmClock/commits/develop
|
||||||
|
|
||||||
|
AutoName: Simple Alarm Clock
|
||||||
|
Summary: Improved alarm clock
|
||||||
|
Description: |-
|
||||||
|
Smart alarm clock that includes many improvements over the stock alarm clock. It
|
||||||
|
does not have any extra features such as dock mode or a world clock.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/yuriykulikov/AlarmClock
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 2.4.14
|
||||||
|
versionCode: 2414
|
||||||
|
commit: 2.4.14
|
||||||
|
srclibs:
|
||||||
|
- AndroidUtils@78f987a660
|
||||||
|
- ACRA-Yuri@acra-4.4.0
|
||||||
|
prebuild:
|
||||||
|
- cp -r $$AndroidUtils$$/src/com/github src/com/
|
||||||
|
- cp -r $$ACRA-Yuri$$/src/main/java/org src/
|
||||||
|
|
||||||
|
- versionName: 2.5.07
|
||||||
|
versionCode: 2507
|
||||||
|
commit: 2.5.07
|
||||||
|
srclibs:
|
||||||
|
- AndroidUtils@78f987a660
|
||||||
|
- ACRA-Yuri@2ef9a1cac2106c0e862a42
|
||||||
|
prebuild:
|
||||||
|
- cp -r $$AndroidUtils$$/src/com/github src/com/
|
||||||
|
- cp -r $$ACRA-Yuri$$/src/main/java/org src/
|
||||||
|
|
||||||
|
- versionName: 2.5.09
|
||||||
|
versionCode: 2509
|
||||||
|
commit: 2.5.09
|
||||||
|
srclibs:
|
||||||
|
- AndroidUtils@78f987a660
|
||||||
|
- ACRA-Yuri@2ef9a1cac2106c0e862a42
|
||||||
|
prebuild:
|
||||||
|
- cp -r $$AndroidUtils$$/src/com/github src/com/
|
||||||
|
- cp -r $$ACRA-Yuri$$/src/main/java/org src/
|
||||||
|
|
||||||
|
- versionName: 2.7.02
|
||||||
|
versionCode: 2702
|
||||||
|
commit: 2.7.02
|
||||||
|
srclibs:
|
||||||
|
- AndroidUtils@78f987a660
|
||||||
|
- ACRA-Yuri@2ef9a1cac2106c0e862a42
|
||||||
|
prebuild:
|
||||||
|
- cp -r $$AndroidUtils$$/src/com/github src/com/
|
||||||
|
- cp -r $$ACRA-Yuri$$/src/main/java/org src/
|
||||||
|
|
||||||
|
- versionName: 2.7.05
|
||||||
|
versionCode: 2705
|
||||||
|
commit: 2.7.05
|
||||||
|
srclibs:
|
||||||
|
- AndroidUtils@329ec92b62c5f711ff33d1cc7c959f8e5ebbc553
|
||||||
|
- ACRA-Yuri@2ef9a1cac2106c0e862a42
|
||||||
|
prebuild:
|
||||||
|
- cp -r $$AndroidUtils$$/src/com/github src/com/
|
||||||
|
- cp -r $$ACRA-Yuri$$/src/main/java/org src/
|
||||||
|
|
||||||
|
- versionName: 2.7.07
|
||||||
|
versionCode: 2707
|
||||||
|
commit: 2.7.07
|
||||||
|
srclibs:
|
||||||
|
- AndroidUtils@329ec92b62c5f711ff33d1cc7c959f8e5ebbc553
|
||||||
|
- ACRA-Yuri@2ef9a1cac2106c0e862a42
|
||||||
|
prebuild:
|
||||||
|
- cp -r $$AndroidUtils$$/src/com/github src/com/
|
||||||
|
- cp -r $$ACRA-Yuri$$/src/main/java/org src/
|
||||||
|
|
||||||
|
- versionName: 2.8.02
|
||||||
|
versionCode: 2802
|
||||||
|
commit: 2.8.02
|
||||||
|
srclibs:
|
||||||
|
- AndroidUtils@49901275e508d0cf6a93af2ad17a86ccdc34bb43
|
||||||
|
- ACRA@183dbe160ee807f006d739d1b958eb37763ab17a
|
||||||
|
prebuild:
|
||||||
|
- cp -r $$AndroidUtils$$/src/com/github src/com/
|
||||||
|
- cp -r $$ACRA$$/src/main/java/org src/
|
||||||
|
|
||||||
|
- versionName: 2.9.01
|
||||||
|
versionCode: 2901
|
||||||
|
commit: d2d5cc359410ec731195efbe8723b172299d080a
|
||||||
|
subdir: alarmClock
|
||||||
|
submodules: true
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
rm:
|
||||||
|
- alarmClock/libs/*
|
||||||
|
|
||||||
|
MaintainerNotes: UCM does not work because upstream split the app into 3 repos.
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: None
|
||||||
|
CurrentVersion: '0'
|
||||||
|
CurrentVersionCode: 0
|
||||||
|
|
@ -1,104 +0,0 @@
|
||||||
Categories:Internet
|
|
||||||
License:GPL-2.0-or-later
|
|
||||||
Web Site:https://www.biglybt.com
|
|
||||||
Source Code:https://github.com/BiglySoftware/BiglyBT-Android
|
|
||||||
Issue Tracker:https://github.com/BiglySoftware/BiglyBT-Android/issues
|
|
||||||
Translation:https://crowdin.com/project/biglybt-android
|
|
||||||
Donate:https://www.biglybt.com/donation/donate.php
|
|
||||||
Bitcoin:1BiGLYBT38ttJhvZkjGc5mCw5uKoRHcUmr
|
|
||||||
|
|
||||||
Name:BiglyBT, Torrent Downloader
|
|
||||||
Auto Name:BiglyBT
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/BiglySoftware/BiglyBT-Android.git
|
|
||||||
|
|
||||||
Build:1.1.0,9
|
|
||||||
commit=v1.1.0
|
|
||||||
subdir=BiglyBT
|
|
||||||
patch=noDexClassLoader.patch
|
|
||||||
gradle=CoreFlavorNogaFlavor
|
|
||||||
prebuild=sed -i -e '/gaFlavorCompile/d; /dexcount/d; /google-services/d' build.gradle && \
|
|
||||||
sed -i -e '/google-services/d' ../build.gradle
|
|
||||||
|
|
||||||
Build:1.1.1,15
|
|
||||||
commit=v1.1.1
|
|
||||||
subdir=BiglyBT
|
|
||||||
patch=noDexClassLoader.patch
|
|
||||||
gradle=CoreFlavorNogaFlavor
|
|
||||||
prebuild=sed -i -e '/gaFlavorCompile/d; /dexcount/d; /google-services/d' build.gradle && \
|
|
||||||
sed -i -e '/google-services/d' ../build.gradle
|
|
||||||
|
|
||||||
Build:1.1.2,17
|
|
||||||
commit=v1.1.2
|
|
||||||
subdir=BiglyBT
|
|
||||||
patch=noDexClassLoader.patch
|
|
||||||
gradle=CoreFlavorNogaFlavor
|
|
||||||
prebuild=sed -i -e '/gaFlavorCompile/d; /dexcount/d; /google-services/d' build.gradle && \
|
|
||||||
sed -i -e '/google-services/d' ../build.gradle
|
|
||||||
|
|
||||||
Build:1.1.4,19
|
|
||||||
commit=v1.1.4
|
|
||||||
subdir=BiglyBT
|
|
||||||
patch=noDexClassLoader.patch
|
|
||||||
gradle=CoreFlavorNogaFlavor
|
|
||||||
prebuild=sed -i -e '/gaFlavorCompile/d; /dexcount/d; /google-services/d' build.gradle && \
|
|
||||||
sed -i -e '/google-services/d' ../build.gradle
|
|
||||||
|
|
||||||
Build:1.1.7,28
|
|
||||||
commit=v1.1.7
|
|
||||||
subdir=BiglyBT
|
|
||||||
submodules=yes
|
|
||||||
patch=noDexClassLoader.patch
|
|
||||||
gradle=CoreFlavorFossFlavor
|
|
||||||
prebuild=sed -i -e '/googleFlavorImplementation/d; /dexcount/d' build.gradle && \
|
|
||||||
sed -i -e '/google-services/d' ../build.gradle
|
|
||||||
|
|
||||||
Build:1.1.8,29
|
|
||||||
commit=v1.1.8
|
|
||||||
subdir=BiglyBT
|
|
||||||
submodules=yes
|
|
||||||
gradle=CoreFlavorFossFlavor
|
|
||||||
prebuild=sed -i -e '/googleFlavorImplementation/d; /dexcount/d' build.gradle && \
|
|
||||||
sed -i -e '/google-services/d' ../build.gradle
|
|
||||||
|
|
||||||
Build:1.1.9,32
|
|
||||||
commit=v1.1.9
|
|
||||||
subdir=BiglyBT
|
|
||||||
submodules=yes
|
|
||||||
gradle=CoreFlavorFossFlavor
|
|
||||||
prebuild=sed -i -e '/googleFlavorImplementation/d; /dexcount/d' build.gradle && \
|
|
||||||
sed -i -e '/google-services/d' ../build.gradle
|
|
||||||
|
|
||||||
Build:1.2.1,35
|
|
||||||
commit=v1.2.1
|
|
||||||
subdir=BiglyBT
|
|
||||||
submodules=yes
|
|
||||||
gradle=CoreFlavorFossFlavor
|
|
||||||
prebuild=sed -i -e '/googleFlavorImplementation/d; /dexcount/d' build.gradle && \
|
|
||||||
sed -i -e '/google-services/d' ../build.gradle
|
|
||||||
|
|
||||||
Build:1.2.2,37
|
|
||||||
commit=v1.2.2
|
|
||||||
subdir=BiglyBT
|
|
||||||
submodules=yes
|
|
||||||
gradle=CoreFlavorFossFlavor
|
|
||||||
prebuild=sed -i -e '/googleFlavorImplementation/d; /dexcount/d' build.gradle && \
|
|
||||||
sed -i -e '/google-services/d' ../build.gradle
|
|
||||||
|
|
||||||
Build:1.2.4,1020400
|
|
||||||
commit=v1.2.4
|
|
||||||
subdir=BiglyBT
|
|
||||||
submodules=yes
|
|
||||||
gradle=CoreFlavorFossFlavor
|
|
||||||
prebuild=sed -i -e '/googleFlavorImplementation/d; /dexcount/d' build.gradle && \
|
|
||||||
sed -i -e '/google-services/d' ../build.gradle
|
|
||||||
|
|
||||||
Maintainer Notes:
|
|
||||||
Repo has metadata structure for description, title, images, etc
|
|
||||||
.
|
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
|
||||||
Update Check Mode:Tags ^v[0-9.]*$
|
|
||||||
Current Version:1.2.4
|
|
||||||
Current Version Code:1020400
|
|
||||||
139
metadata/com.biglybt.android.client.yml
Normal file
139
metadata/com.biglybt.android.client.yml
Normal file
|
|
@ -0,0 +1,139 @@
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
License: GPL-2.0-or-later
|
||||||
|
WebSite: https://www.biglybt.com
|
||||||
|
SourceCode: https://github.com/BiglySoftware/BiglyBT-Android
|
||||||
|
IssueTracker: https://github.com/BiglySoftware/BiglyBT-Android/issues
|
||||||
|
Translation: https://crowdin.com/project/biglybt-android
|
||||||
|
Donate: https://www.biglybt.com/donation/donate.php
|
||||||
|
Bitcoin: 1BiGLYBT38ttJhvZkjGc5mCw5uKoRHcUmr
|
||||||
|
|
||||||
|
Name: BiglyBT, Torrent Downloader
|
||||||
|
AutoName: BiglyBT
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/BiglySoftware/BiglyBT-Android.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.1.0
|
||||||
|
versionCode: 9
|
||||||
|
commit: v1.1.0
|
||||||
|
subdir: BiglyBT
|
||||||
|
patch:
|
||||||
|
- noDexClassLoader.patch
|
||||||
|
gradle:
|
||||||
|
- CoreFlavorNogaFlavor
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/gaFlavorCompile/d; /dexcount/d; /google-services/d' build.gradle
|
||||||
|
- sed -i -e '/google-services/d' ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.1.1
|
||||||
|
versionCode: 15
|
||||||
|
commit: v1.1.1
|
||||||
|
subdir: BiglyBT
|
||||||
|
patch:
|
||||||
|
- noDexClassLoader.patch
|
||||||
|
gradle:
|
||||||
|
- CoreFlavorNogaFlavor
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/gaFlavorCompile/d; /dexcount/d; /google-services/d' build.gradle
|
||||||
|
- sed -i -e '/google-services/d' ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.1.2
|
||||||
|
versionCode: 17
|
||||||
|
commit: v1.1.2
|
||||||
|
subdir: BiglyBT
|
||||||
|
patch:
|
||||||
|
- noDexClassLoader.patch
|
||||||
|
gradle:
|
||||||
|
- CoreFlavorNogaFlavor
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/gaFlavorCompile/d; /dexcount/d; /google-services/d' build.gradle
|
||||||
|
- sed -i -e '/google-services/d' ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.1.4
|
||||||
|
versionCode: 19
|
||||||
|
commit: v1.1.4
|
||||||
|
subdir: BiglyBT
|
||||||
|
patch:
|
||||||
|
- noDexClassLoader.patch
|
||||||
|
gradle:
|
||||||
|
- CoreFlavorNogaFlavor
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/gaFlavorCompile/d; /dexcount/d; /google-services/d' build.gradle
|
||||||
|
- sed -i -e '/google-services/d' ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.1.7
|
||||||
|
versionCode: 28
|
||||||
|
commit: v1.1.7
|
||||||
|
subdir: BiglyBT
|
||||||
|
submodules: true
|
||||||
|
patch:
|
||||||
|
- noDexClassLoader.patch
|
||||||
|
gradle:
|
||||||
|
- CoreFlavorFossFlavor
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/googleFlavorImplementation/d; /dexcount/d' build.gradle
|
||||||
|
- sed -i -e '/google-services/d' ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.1.8
|
||||||
|
versionCode: 29
|
||||||
|
commit: v1.1.8
|
||||||
|
subdir: BiglyBT
|
||||||
|
submodules: true
|
||||||
|
gradle:
|
||||||
|
- CoreFlavorFossFlavor
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/googleFlavorImplementation/d; /dexcount/d' build.gradle
|
||||||
|
- sed -i -e '/google-services/d' ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.1.9
|
||||||
|
versionCode: 32
|
||||||
|
commit: v1.1.9
|
||||||
|
subdir: BiglyBT
|
||||||
|
submodules: true
|
||||||
|
gradle:
|
||||||
|
- CoreFlavorFossFlavor
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/googleFlavorImplementation/d; /dexcount/d' build.gradle
|
||||||
|
- sed -i -e '/google-services/d' ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.2.1
|
||||||
|
versionCode: 35
|
||||||
|
commit: v1.2.1
|
||||||
|
subdir: BiglyBT
|
||||||
|
submodules: true
|
||||||
|
gradle:
|
||||||
|
- CoreFlavorFossFlavor
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/googleFlavorImplementation/d; /dexcount/d' build.gradle
|
||||||
|
- sed -i -e '/google-services/d' ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.2.2
|
||||||
|
versionCode: 37
|
||||||
|
commit: v1.2.2
|
||||||
|
subdir: BiglyBT
|
||||||
|
submodules: true
|
||||||
|
gradle:
|
||||||
|
- CoreFlavorFossFlavor
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/googleFlavorImplementation/d; /dexcount/d' build.gradle
|
||||||
|
- sed -i -e '/google-services/d' ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.2.4
|
||||||
|
versionCode: 1020400
|
||||||
|
commit: v1.2.4
|
||||||
|
subdir: BiglyBT
|
||||||
|
submodules: true
|
||||||
|
gradle:
|
||||||
|
- CoreFlavorFossFlavor
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/googleFlavorImplementation/d; /dexcount/d' build.gradle
|
||||||
|
- sed -i -e '/google-services/d' ../build.gradle
|
||||||
|
|
||||||
|
MaintainerNotes: Repo has metadata structure for description, title, images, etc
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags ^v[0-9.]*$
|
||||||
|
CurrentVersion: 1.2.4
|
||||||
|
CurrentVersionCode: 1020400
|
||||||
|
|
@ -1,119 +0,0 @@
|
||||||
Categories:Writing
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/BijoySingh/Scarlet-Notes
|
|
||||||
Issue Tracker:https://github.com/BijoySingh/Scarlet-Notes/issues
|
|
||||||
Changelog:https://github.com/BijoySingh/Scarlet-Notes/releases
|
|
||||||
|
|
||||||
Auto Name:Scarlet Notes FD
|
|
||||||
Summary:Quick and beautiful note-taking
|
|
||||||
Description:
|
|
||||||
Material Notes offers a simple no hassle interface for adding notes in a
|
|
||||||
beautiful material design. It works completely offline, offers rich notes with
|
|
||||||
lists, headings, quotes and more.
|
|
||||||
|
|
||||||
* Offline by Default: Don't like companies storing your data, no problem this note app can be used offline.
|
|
||||||
* Optional Cloud Sync: Optionally sync notes accross devices.
|
|
||||||
* Rich Note Input: Add rich notes - lists, headings, quotes and more.
|
|
||||||
* Tags: Add tags to your notes and find them easily
|
|
||||||
* Markdown Support: The text elements have markdown support
|
|
||||||
* Choice of Grid / List layouts
|
|
||||||
* Simple UX: Simplistic and straight forward UI.
|
|
||||||
* Archived, Favourites, and more
|
|
||||||
* Set color to your notes
|
|
||||||
* Night Mode: view notes in night mode, for your eyes and screens
|
|
||||||
* Lock Notes: lock the notes with a pincode
|
|
||||||
* Reminders: Add reminders for your notes
|
|
||||||
* Power Search: Powerful and smooth search experience within app
|
|
||||||
* Ad Free: Now and always ad-free.
|
|
||||||
* Floating Heads: Quickly take notes while doing other stuff.
|
|
||||||
* Pinning and Sorting Notes
|
|
||||||
* Widget Support
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/BijoySingh/Scarlet-Notes
|
|
||||||
|
|
||||||
Build:3.2.0,18
|
|
||||||
commit=v3.2.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.5.0,22
|
|
||||||
commit=v3.5.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.6.0,23
|
|
||||||
commit=v3.6.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.7.1,27
|
|
||||||
commit=v3.7.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.7.6,30
|
|
||||||
commit=v3.7.6
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.8.0,32
|
|
||||||
commit=v3.8.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:4.1.0,39
|
|
||||||
commit=v4.1.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:4.1.4,43
|
|
||||||
commit=v4.1.4
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:4.3.1,48
|
|
||||||
commit=v4.3.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:4.4.1,57
|
|
||||||
commit=v4.4.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:4.5.4,62
|
|
||||||
commit=v4.5.4
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:5.9.7,95
|
|
||||||
commit=v5.9.7
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
rm=scarlet
|
|
||||||
|
|
||||||
Build:6.6.3,111
|
|
||||||
commit=6.6.3
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
rm=scarlet
|
|
||||||
|
|
||||||
Build:6.9.5,123
|
|
||||||
commit=v6.9.5
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
rm=scarlet
|
|
||||||
|
|
||||||
Build:7.0.15,145
|
|
||||||
commit=v7.0.15
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
rm=scarlet
|
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:7.0.15
|
|
||||||
Current Version Code:145
|
|
||||||
153
metadata/com.bijoysingh.quicknote.yml
Normal file
153
metadata/com.bijoysingh.quicknote.yml
Normal file
|
|
@ -0,0 +1,153 @@
|
||||||
|
Categories:
|
||||||
|
- Writing
|
||||||
|
License: GPL-3.0-only
|
||||||
|
SourceCode: https://github.com/BijoySingh/Scarlet-Notes
|
||||||
|
IssueTracker: https://github.com/BijoySingh/Scarlet-Notes/issues
|
||||||
|
Changelog: https://github.com/BijoySingh/Scarlet-Notes/releases
|
||||||
|
|
||||||
|
AutoName: Scarlet Notes FD
|
||||||
|
Summary: Quick and beautiful note-taking
|
||||||
|
Description: |-
|
||||||
|
Material Notes offers a simple no hassle interface for adding notes in a
|
||||||
|
beautiful material design. It works completely offline, offers rich notes with
|
||||||
|
lists, headings, quotes and more.
|
||||||
|
|
||||||
|
* Offline by Default: Don't like companies storing your data, no problem this note app can be used offline.
|
||||||
|
* Optional Cloud Sync: Optionally sync notes accross devices.
|
||||||
|
* Rich Note Input: Add rich notes - lists, headings, quotes and more.
|
||||||
|
* Tags: Add tags to your notes and find them easily
|
||||||
|
* Markdown Support: The text elements have markdown support
|
||||||
|
* Choice of Grid / List layouts
|
||||||
|
* Simple UX: Simplistic and straight forward UI.
|
||||||
|
* Archived, Favourites, and more
|
||||||
|
* Set color to your notes
|
||||||
|
* Night Mode: view notes in night mode, for your eyes and screens
|
||||||
|
* Lock Notes: lock the notes with a pincode
|
||||||
|
* Reminders: Add reminders for your notes
|
||||||
|
* Power Search: Powerful and smooth search experience within app
|
||||||
|
* Ad Free: Now and always ad-free.
|
||||||
|
* Floating Heads: Quickly take notes while doing other stuff.
|
||||||
|
* Pinning and Sorting Notes
|
||||||
|
* Widget Support
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/BijoySingh/Scarlet-Notes
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 3.2.0
|
||||||
|
versionCode: 18
|
||||||
|
commit: v3.2.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.5.0
|
||||||
|
versionCode: 22
|
||||||
|
commit: v3.5.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.6.0
|
||||||
|
versionCode: 23
|
||||||
|
commit: v3.6.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.7.1
|
||||||
|
versionCode: 27
|
||||||
|
commit: v3.7.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.7.6
|
||||||
|
versionCode: 30
|
||||||
|
commit: v3.7.6
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.8.0
|
||||||
|
versionCode: 32
|
||||||
|
commit: v3.8.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 4.1.0
|
||||||
|
versionCode: 39
|
||||||
|
commit: v4.1.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 4.1.4
|
||||||
|
versionCode: 43
|
||||||
|
commit: v4.1.4
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 4.3.1
|
||||||
|
versionCode: 48
|
||||||
|
commit: v4.3.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 4.4.1
|
||||||
|
versionCode: 57
|
||||||
|
commit: v4.4.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 4.5.4
|
||||||
|
versionCode: 62
|
||||||
|
commit: v4.5.4
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 5.9.7
|
||||||
|
versionCode: 95
|
||||||
|
commit: v5.9.7
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
rm:
|
||||||
|
- scarlet
|
||||||
|
|
||||||
|
- versionName: 6.6.3
|
||||||
|
versionCode: 111
|
||||||
|
commit: 6.6.3
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
rm:
|
||||||
|
- scarlet
|
||||||
|
|
||||||
|
- versionName: 6.9.5
|
||||||
|
versionCode: 123
|
||||||
|
commit: v6.9.5
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
rm:
|
||||||
|
- scarlet
|
||||||
|
|
||||||
|
- versionName: 7.0.15
|
||||||
|
versionCode: 145
|
||||||
|
commit: v7.0.15
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
rm:
|
||||||
|
- scarlet
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 7.0.15
|
||||||
|
CurrentVersionCode: 145
|
||||||
|
|
@ -1,80 +0,0 @@
|
||||||
Categories:Time
|
|
||||||
License:Apache-2.0
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/jonasbleyl/Recurrence
|
|
||||||
Issue Tracker:https://github.com/jonasbleyl/Recurrence/issues
|
|
||||||
|
|
||||||
Auto Name:Recurrence
|
|
||||||
Summary:Get reminded about notifications
|
|
||||||
Description:
|
|
||||||
'''Note:''' This app is no longer maintained.
|
|
||||||
|
|
||||||
Get reminded about notifications.
|
|
||||||
|
|
||||||
Features:
|
|
||||||
|
|
||||||
* Repeat reminders daily, weekly, monthly or even yearly.
|
|
||||||
* Decide exactly how many times you want a notification to appear.
|
|
||||||
* Snooze notifications to have them remind you again at a later time.
|
|
||||||
* View all of your upcoming and previous notification reminders.
|
|
||||||
* Add icons and colors to your notifications.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/jonasbleyl/Recurrence
|
|
||||||
|
|
||||||
Build:1.1,10
|
|
||||||
commit=877501c74635ff1d82f0f54f0dd0338e28d6a1a4
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.1.1,11
|
|
||||||
commit=c379e7254f62cf81c3b56f4642f33a14b37f549e
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.2,12
|
|
||||||
commit=40c35d63fa970fd8f79ee457952d79418cf69e1c
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.2.2,14
|
|
||||||
commit=778e2c10291ee54f52c9d8c8b897e1801b5755e2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.3,15
|
|
||||||
commit=712b6c10e35a7c488ed2c1783e86452623eba709
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.3.2,17
|
|
||||||
commit=008b790307abd33cdd0f23b43ade31743d483f93
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.4,20
|
|
||||||
commit=528a28d65bc0fe0c5d639ec25c51e0f694215465
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.4.1,22
|
|
||||||
commit=1.4.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=echo -e "android { lintOptions { disable 'ExtraTranslation' } }" >> build.gradle
|
|
||||||
|
|
||||||
Build:1.4.2,23
|
|
||||||
commit=1.4.2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.5,24
|
|
||||||
commit=1.5
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:1.5
|
|
||||||
Current Version Code:24
|
|
||||||
101
metadata/com.bleyl.recurrence.yml
Normal file
101
metadata/com.bleyl.recurrence.yml
Normal file
|
|
@ -0,0 +1,101 @@
|
||||||
|
Categories:
|
||||||
|
- Time
|
||||||
|
License: Apache-2.0
|
||||||
|
SourceCode: https://github.com/jonasbleyl/Recurrence
|
||||||
|
IssueTracker: https://github.com/jonasbleyl/Recurrence/issues
|
||||||
|
|
||||||
|
AutoName: Recurrence
|
||||||
|
Summary: Get reminded about notifications
|
||||||
|
Description: |-
|
||||||
|
'''Note:''' This app is no longer maintained.
|
||||||
|
|
||||||
|
Get reminded about notifications.
|
||||||
|
|
||||||
|
Features:
|
||||||
|
|
||||||
|
* Repeat reminders daily, weekly, monthly or even yearly.
|
||||||
|
* Decide exactly how many times you want a notification to appear.
|
||||||
|
* Snooze notifications to have them remind you again at a later time.
|
||||||
|
* View all of your upcoming and previous notification reminders.
|
||||||
|
* Add icons and colors to your notifications.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/jonasbleyl/Recurrence
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.1'
|
||||||
|
versionCode: 10
|
||||||
|
commit: 877501c74635ff1d82f0f54f0dd0338e28d6a1a4
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.1.1
|
||||||
|
versionCode: 11
|
||||||
|
commit: c379e7254f62cf81c3b56f4642f33a14b37f549e
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.2'
|
||||||
|
versionCode: 12
|
||||||
|
commit: 40c35d63fa970fd8f79ee457952d79418cf69e1c
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.2.2
|
||||||
|
versionCode: 14
|
||||||
|
commit: 778e2c10291ee54f52c9d8c8b897e1801b5755e2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.3'
|
||||||
|
versionCode: 15
|
||||||
|
commit: 712b6c10e35a7c488ed2c1783e86452623eba709
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.3.2
|
||||||
|
versionCode: 17
|
||||||
|
commit: 008b790307abd33cdd0f23b43ade31743d483f93
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.4'
|
||||||
|
versionCode: 20
|
||||||
|
commit: 528a28d65bc0fe0c5d639ec25c51e0f694215465
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.4.1
|
||||||
|
versionCode: 22
|
||||||
|
commit: 1.4.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: echo -e "android { lintOptions { disable 'ExtraTranslation' } }" >>
|
||||||
|
build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.4.2
|
||||||
|
versionCode: 23
|
||||||
|
commit: 1.4.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.5'
|
||||||
|
versionCode: 24
|
||||||
|
commit: '1.5'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.5'
|
||||||
|
CurrentVersionCode: 24
|
||||||
|
|
@ -1,36 +0,0 @@
|
||||||
Categories:Development
|
|
||||||
License:Apache-2.0
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/TheUberCatman/crates-io-android
|
|
||||||
Issue Tracker:https://github.com/TheUberCatman/crates-io-android/issues
|
|
||||||
|
|
||||||
Auto Name:Crates.io unofficial
|
|
||||||
Summary:Rust crates.io browsing app
|
|
||||||
Description:
|
|
||||||
This app is made for making it easy to browse Rust crates. Where you can
|
|
||||||
subscribe to your favorites and get notifications when they got updates or when
|
|
||||||
they get downloaded more.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/TheUberCatman/crates-io-android
|
|
||||||
|
|
||||||
Build:1.3.2,6
|
|
||||||
commit=1.3.2-fix
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.4.2,8
|
|
||||||
commit=1.4.2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.5.2,11
|
|
||||||
commit=1.5.2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:1.5.2
|
|
||||||
Current Version Code:11
|
|
||||||
42
metadata/com.bmco.cratesiounofficial.yml
Normal file
42
metadata/com.bmco.cratesiounofficial.yml
Normal file
|
|
@ -0,0 +1,42 @@
|
||||||
|
Categories:
|
||||||
|
- Development
|
||||||
|
License: Apache-2.0
|
||||||
|
SourceCode: https://github.com/TheUberCatman/crates-io-android
|
||||||
|
IssueTracker: https://github.com/TheUberCatman/crates-io-android/issues
|
||||||
|
|
||||||
|
AutoName: Crates.io unofficial
|
||||||
|
Summary: Rust crates.io browsing app
|
||||||
|
Description: |-
|
||||||
|
This app is made for making it easy to browse Rust crates. Where you can
|
||||||
|
subscribe to your favorites and get notifications when they got updates or when
|
||||||
|
they get downloaded more.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/TheUberCatman/crates-io-android
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.3.2
|
||||||
|
versionCode: 6
|
||||||
|
commit: 1.3.2-fix
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.4.2
|
||||||
|
versionCode: 8
|
||||||
|
commit: 1.4.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.5.2
|
||||||
|
versionCode: 11
|
||||||
|
commit: 1.5.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.5.2
|
||||||
|
CurrentVersionCode: 11
|
||||||
|
|
@ -1,22 +0,0 @@
|
||||||
Categories:Navigation
|
|
||||||
License:LGPL-3.0-only
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/bobbyrne01/howfardoyouswim-android
|
|
||||||
Issue Tracker:https://github.com/bobbyrne01/howfardoyouswim-android/issues
|
|
||||||
|
|
||||||
Auto Name:How far do you swim
|
|
||||||
Summary:Calculate the distance you swam
|
|
||||||
Description:
|
|
||||||
Calculates distance swam in terms of kilometers or miles.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/bobbyrne01/howfardoyouswim-android.git
|
|
||||||
|
|
||||||
Build:0.1,1
|
|
||||||
commit=v0.1
|
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:0.1
|
|
||||||
Current Version Code:1
|
|
||||||
22
metadata/com.bobbyrne01.howfardoyouswim.yml
Normal file
22
metadata/com.bobbyrne01.howfardoyouswim.yml
Normal file
|
|
@ -0,0 +1,22 @@
|
||||||
|
Categories:
|
||||||
|
- Navigation
|
||||||
|
License: LGPL-3.0-only
|
||||||
|
SourceCode: https://github.com/bobbyrne01/howfardoyouswim-android
|
||||||
|
IssueTracker: https://github.com/bobbyrne01/howfardoyouswim-android/issues
|
||||||
|
|
||||||
|
AutoName: How far do you swim
|
||||||
|
Summary: Calculate the distance you swam
|
||||||
|
Description: Calculates distance swam in terms of kilometers or miles.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/bobbyrne01/howfardoyouswim-android.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '0.1'
|
||||||
|
versionCode: 1
|
||||||
|
commit: v0.1
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '0.1'
|
||||||
|
CurrentVersionCode: 1
|
||||||
|
|
@ -1,41 +0,0 @@
|
||||||
AntiFeatures:UpstreamNonFree
|
|
||||||
Categories:Money
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Author Web Site:http://touch.facebook.com/profile.php?id=100393240038469
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/dennischen/dailymoney2017
|
|
||||||
Issue Tracker:https://github.com/dennischen/dailymoney2017/issues
|
|
||||||
|
|
||||||
Auto Name:DailyMoney
|
|
||||||
Summary:Finance manager
|
|
||||||
Description:
|
|
||||||
* Record your daily expense, income, asset and liability
|
|
||||||
* Show and count the details
|
|
||||||
* Export/Import to CSV
|
|
||||||
* Pie and time chart of balance
|
|
||||||
|
|
||||||
The app has been built without the non-FOSS Google Analytics, so no usage
|
|
||||||
statistics will be sent. Also the INTERNET permission has been removed as it
|
|
||||||
didn't seem to be needed for anything else.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/dennischen/dailymoney2017.git
|
|
||||||
|
|
||||||
Build:0.9.8-121107-freshly,2012110700
|
|
||||||
commit=0b012b639a2e
|
|
||||||
subdir=dailymoney-surface
|
|
||||||
srclibs=NoAnalytics@158a4a
|
|
||||||
prebuild=rm -rf ../dailymoney/libs/libGoogleAnalytics.jar ../dist ../docs ../resources && \
|
|
||||||
echo "android.library.reference.1=$$NoAnalytics$$" >> ../dailymoney/project.properties && \
|
|
||||||
sed -i '/android.permission.INTERNET/d' AndroidManifest.xml
|
|
||||||
update=.,../dailymoney
|
|
||||||
|
|
||||||
Build:dev,2012110701
|
|
||||||
disable=not functional
|
|
||||||
commit=062df6bad7b68149383e869f39556dc4c36f3eab
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:RepoManifest
|
|
||||||
48
metadata/com.bottleworks.dailymoney.yml
Normal file
48
metadata/com.bottleworks.dailymoney.yml
Normal file
|
|
@ -0,0 +1,48 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- UpstreamNonFree
|
||||||
|
Categories:
|
||||||
|
- Money
|
||||||
|
License: GPL-3.0-only
|
||||||
|
AuthorWebSite: http://touch.facebook.com/profile.php?id=100393240038469
|
||||||
|
SourceCode: https://github.com/dennischen/daily-money
|
||||||
|
IssueTracker: https://github.com/dennischen/daily-money/issues
|
||||||
|
|
||||||
|
AutoName: DailyMoney
|
||||||
|
Summary: Finance manager
|
||||||
|
Description: |-
|
||||||
|
* Record your daily expense, income, asset and liability
|
||||||
|
* Show and count the details
|
||||||
|
* Export/Import to CSV
|
||||||
|
* Pie and time chart of balance
|
||||||
|
|
||||||
|
The app has been built without the non-FOSS Google Analytics, so no usage
|
||||||
|
statistics will be sent. Also the INTERNET permission has been removed as it
|
||||||
|
didn’t seem to be needed for anything else.
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 0.9.8-121107-freshly
|
||||||
|
versionCode: 2012110700
|
||||||
|
commit: 0b012b639a2e
|
||||||
|
subdir: dailymoney-surface
|
||||||
|
srclibs:
|
||||||
|
- NoAnalytics@158a4a
|
||||||
|
prebuild:
|
||||||
|
- rm -rf ../dailymoney/libs/libGoogleAnalytics.jar ../dist ../docs ../resources
|
||||||
|
- echo "android.library.reference.1=$$NoAnalytics$$" >> ../dailymoney/project.properties
|
||||||
|
- sed -i '/android.permission.INTERNET/d' AndroidManifest.xml
|
||||||
|
androidupdate:
|
||||||
|
- .
|
||||||
|
- ../dailymoney
|
||||||
|
|
||||||
|
- versionName: dev
|
||||||
|
versionCode: 2012110701
|
||||||
|
disable: not functional
|
||||||
|
commit: 062df6bad7b68149383e869f39556dc4c36f3eab
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
MaintainerNotes: Removed RepoURL as it is unclear which one it went to.
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: RepoManifest
|
||||||
|
|
@ -1,57 +0,0 @@
|
||||||
Categories:Money
|
|
||||||
License:MIT
|
|
||||||
Web Site:http://www.brentpanther.com
|
|
||||||
Source Code:https://github.com/hwki/SimpleBitcoinWidget
|
|
||||||
Issue Tracker:https://github.com/hwki/SimpleBitcoinWidget/issues
|
|
||||||
Bitcoin:15SHnY7HC5bTxzErHDPe7wHXj1HhtDKV7z
|
|
||||||
|
|
||||||
Auto Name:Simple Bitcoin Cash Widget
|
|
||||||
Summary:Show current bitcoin Cash exchange prices
|
|
||||||
Description:
|
|
||||||
A clean and simple Bitcoin Cash widget to show the current price from different
|
|
||||||
exchanges.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/hwki/SimpleBitcoinWidget.git
|
|
||||||
|
|
||||||
Build:1.0.1,2
|
|
||||||
commit=bch-1.0.1
|
|
||||||
subdir=bitcoincash
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.0.2,3
|
|
||||||
commit=bch-1.0.2
|
|
||||||
subdir=bitcoincash
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.1,10
|
|
||||||
commit=bch-1.1
|
|
||||||
subdir=bitcoincash
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.1.1,11
|
|
||||||
commit=bch-1.1.1
|
|
||||||
subdir=bitcoincash
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.2,20
|
|
||||||
disable=Could not find com.android.tools.build:gradle:3.0.0
|
|
||||||
commit=bch-1.2
|
|
||||||
subdir=bitcoincash
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.3,22
|
|
||||||
commit=bch-1.3
|
|
||||||
subdir=bitcoincash
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.3.1,23
|
|
||||||
commit=bch-1.3.1
|
|
||||||
subdir=bitcoincash
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Auto Update Mode:Version bch-%v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:1.3.1
|
|
||||||
Current Version Code:23
|
|
||||||
72
metadata/com.brentpanther.bitcoincashwidget.yml
Normal file
72
metadata/com.brentpanther.bitcoincashwidget.yml
Normal file
|
|
@ -0,0 +1,72 @@
|
||||||
|
Categories:
|
||||||
|
- Money
|
||||||
|
License: MIT
|
||||||
|
WebSite: http://www.brentpanther.com
|
||||||
|
SourceCode: https://github.com/hwki/SimpleBitcoinWidget
|
||||||
|
IssueTracker: https://github.com/hwki/SimpleBitcoinWidget/issues
|
||||||
|
Bitcoin: 15SHnY7HC5bTxzErHDPe7wHXj1HhtDKV7z
|
||||||
|
|
||||||
|
AutoName: Simple Bitcoin Cash Widget
|
||||||
|
Summary: Show current bitcoin Cash exchange prices
|
||||||
|
Description: |-
|
||||||
|
A clean and simple Bitcoin Cash widget to show the current price from different
|
||||||
|
exchanges.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/hwki/SimpleBitcoinWidget.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.0.1
|
||||||
|
versionCode: 2
|
||||||
|
commit: bch-1.0.1
|
||||||
|
subdir: bitcoincash
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.0.2
|
||||||
|
versionCode: 3
|
||||||
|
commit: bch-1.0.2
|
||||||
|
subdir: bitcoincash
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.1'
|
||||||
|
versionCode: 10
|
||||||
|
commit: bch-1.1
|
||||||
|
subdir: bitcoincash
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.1.1
|
||||||
|
versionCode: 11
|
||||||
|
commit: bch-1.1.1
|
||||||
|
subdir: bitcoincash
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.2'
|
||||||
|
versionCode: 20
|
||||||
|
disable: Could not find com.android.tools.build:gradle:3.0.0
|
||||||
|
commit: bch-1.2
|
||||||
|
subdir: bitcoincash
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.3'
|
||||||
|
versionCode: 22
|
||||||
|
commit: bch-1.3
|
||||||
|
subdir: bitcoincash
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.3.1
|
||||||
|
versionCode: 23
|
||||||
|
commit: bch-1.3.1
|
||||||
|
subdir: bitcoincash
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version bch-%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.3.1
|
||||||
|
CurrentVersionCode: 23
|
||||||
|
|
@ -1,62 +0,0 @@
|
||||||
Categories:Money
|
|
||||||
License:MIT
|
|
||||||
Web Site:http://www.brentpanther.com
|
|
||||||
Source Code:https://github.com/hwki/SimpleBitcoinWidget
|
|
||||||
Issue Tracker:https://github.com/hwki/SimpleBitcoinWidget/issues
|
|
||||||
Bitcoin:15SHnY7HC5bTxzErHDPe7wHXj1HhtDKV7z
|
|
||||||
|
|
||||||
Auto Name:Simple Ethereum Widget
|
|
||||||
Summary:Show current Ethereum exchange prices
|
|
||||||
Description:
|
|
||||||
A clean and simple Ethereum widget to show the current price from different
|
|
||||||
exchanges.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/hwki/SimpleBitcoinWidget.git
|
|
||||||
|
|
||||||
Build:1.0.9,10
|
|
||||||
commit=eth-1.0.9
|
|
||||||
subdir=ethereum
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.1,11
|
|
||||||
commit=eth-1.1
|
|
||||||
subdir=ethereum
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.2,20
|
|
||||||
commit=eth-1.2
|
|
||||||
subdir=ethereum
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.2.1,21
|
|
||||||
commit=eth-1.2.1
|
|
||||||
subdir=ethereum
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.2.2,22
|
|
||||||
commit=eth-1.2.2
|
|
||||||
subdir=ethereum
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.3,30
|
|
||||||
disable=Could not find com.android.tools.build:gradle:3.0.0
|
|
||||||
commit=eth-1.3
|
|
||||||
subdir=ethereum
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.4,32
|
|
||||||
commit=eth-1.4
|
|
||||||
subdir=ethereum
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.4.1,33
|
|
||||||
commit=eth-1.4.1
|
|
||||||
subdir=ethereum
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Auto Update Mode:Version eth-%v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:1.4.1
|
|
||||||
Current Version Code:33
|
|
||||||
79
metadata/com.brentpanther.ethereumwidget.yml
Normal file
79
metadata/com.brentpanther.ethereumwidget.yml
Normal file
|
|
@ -0,0 +1,79 @@
|
||||||
|
Categories:
|
||||||
|
- Money
|
||||||
|
License: MIT
|
||||||
|
WebSite: http://www.brentpanther.com
|
||||||
|
SourceCode: https://github.com/hwki/SimpleBitcoinWidget
|
||||||
|
IssueTracker: https://github.com/hwki/SimpleBitcoinWidget/issues
|
||||||
|
Bitcoin: 15SHnY7HC5bTxzErHDPe7wHXj1HhtDKV7z
|
||||||
|
|
||||||
|
AutoName: Simple Ethereum Widget
|
||||||
|
Summary: Show current Ethereum exchange prices
|
||||||
|
Description: |-
|
||||||
|
A clean and simple Ethereum widget to show the current price from different
|
||||||
|
exchanges.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/hwki/SimpleBitcoinWidget.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.0.9
|
||||||
|
versionCode: 10
|
||||||
|
commit: eth-1.0.9
|
||||||
|
subdir: ethereum
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.1'
|
||||||
|
versionCode: 11
|
||||||
|
commit: eth-1.1
|
||||||
|
subdir: ethereum
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.2'
|
||||||
|
versionCode: 20
|
||||||
|
commit: eth-1.2
|
||||||
|
subdir: ethereum
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.2.1
|
||||||
|
versionCode: 21
|
||||||
|
commit: eth-1.2.1
|
||||||
|
subdir: ethereum
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.2.2
|
||||||
|
versionCode: 22
|
||||||
|
commit: eth-1.2.2
|
||||||
|
subdir: ethereum
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.3'
|
||||||
|
versionCode: 30
|
||||||
|
disable: Could not find com.android.tools.build:gradle:3.0.0
|
||||||
|
commit: eth-1.3
|
||||||
|
subdir: ethereum
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.4'
|
||||||
|
versionCode: 32
|
||||||
|
commit: eth-1.4
|
||||||
|
subdir: ethereum
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.4.1
|
||||||
|
versionCode: 33
|
||||||
|
commit: eth-1.4.1
|
||||||
|
subdir: ethereum
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version eth-%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.4.1
|
||||||
|
CurrentVersionCode: 33
|
||||||
|
|
@ -1,62 +0,0 @@
|
||||||
Categories:Money
|
|
||||||
License:MIT
|
|
||||||
Web Site:http://www.brentpanther.com
|
|
||||||
Source Code:https://github.com/hwki/SimpleBitcoinWidget
|
|
||||||
Issue Tracker:https://github.com/hwki/SimpleBitcoinWidget/issues
|
|
||||||
Bitcoin:15SHnY7HC5bTxzErHDPe7wHXj1HhtDKV7z
|
|
||||||
|
|
||||||
Auto Name:Simple Litecoin Widget
|
|
||||||
Summary:Show current Litecoin exchange prices
|
|
||||||
Description:
|
|
||||||
A clean and simple Litecoin widget to show the current price from different
|
|
||||||
exchanges.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/hwki/SimpleBitcoinWidget.git
|
|
||||||
|
|
||||||
Build:1.0.7,8
|
|
||||||
commit=ltc-1.0.7
|
|
||||||
subdir=litecoin
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.0.8,9
|
|
||||||
commit=ltc-1.0.8
|
|
||||||
subdir=litecoin
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.1,10
|
|
||||||
commit=ltc-1.1
|
|
||||||
subdir=litecoin
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.1.1,11
|
|
||||||
commit=ltc-1.1.1
|
|
||||||
subdir=litecoin
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.1.2,12
|
|
||||||
commit=ltc-1.1.2
|
|
||||||
subdir=litecoin
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.2,20
|
|
||||||
disable=Could not find com.android.tools.build:gradle:3.0.0
|
|
||||||
commit=ltc-1.2
|
|
||||||
subdir=litecoin
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.3,22
|
|
||||||
commit=ltc-1.3
|
|
||||||
subdir=litecoin
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.3.1,23
|
|
||||||
commit=ltc-1.3.1
|
|
||||||
subdir=litecoin
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Auto Update Mode:Version ltc-%v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:1.3.1
|
|
||||||
Current Version Code:23
|
|
||||||
79
metadata/com.brentpanther.litecoinwidget.yml
Normal file
79
metadata/com.brentpanther.litecoinwidget.yml
Normal file
|
|
@ -0,0 +1,79 @@
|
||||||
|
Categories:
|
||||||
|
- Money
|
||||||
|
License: MIT
|
||||||
|
WebSite: http://www.brentpanther.com
|
||||||
|
SourceCode: https://github.com/hwki/SimpleBitcoinWidget
|
||||||
|
IssueTracker: https://github.com/hwki/SimpleBitcoinWidget/issues
|
||||||
|
Bitcoin: 15SHnY7HC5bTxzErHDPe7wHXj1HhtDKV7z
|
||||||
|
|
||||||
|
AutoName: Simple Litecoin Widget
|
||||||
|
Summary: Show current Litecoin exchange prices
|
||||||
|
Description: |-
|
||||||
|
A clean and simple Litecoin widget to show the current price from different
|
||||||
|
exchanges.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/hwki/SimpleBitcoinWidget.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.0.7
|
||||||
|
versionCode: 8
|
||||||
|
commit: ltc-1.0.7
|
||||||
|
subdir: litecoin
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.0.8
|
||||||
|
versionCode: 9
|
||||||
|
commit: ltc-1.0.8
|
||||||
|
subdir: litecoin
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.1'
|
||||||
|
versionCode: 10
|
||||||
|
commit: ltc-1.1
|
||||||
|
subdir: litecoin
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.1.1
|
||||||
|
versionCode: 11
|
||||||
|
commit: ltc-1.1.1
|
||||||
|
subdir: litecoin
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.1.2
|
||||||
|
versionCode: 12
|
||||||
|
commit: ltc-1.1.2
|
||||||
|
subdir: litecoin
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.2'
|
||||||
|
versionCode: 20
|
||||||
|
disable: Could not find com.android.tools.build:gradle:3.0.0
|
||||||
|
commit: ltc-1.2
|
||||||
|
subdir: litecoin
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.3'
|
||||||
|
versionCode: 22
|
||||||
|
commit: ltc-1.3
|
||||||
|
subdir: litecoin
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.3.1
|
||||||
|
versionCode: 23
|
||||||
|
commit: ltc-1.3.1
|
||||||
|
subdir: litecoin
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version ltc-%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.3.1
|
||||||
|
CurrentVersionCode: 23
|
||||||
Loading…
Reference in a new issue