6c177c1fc3
!5262 ```bash for f in `grep --files-with-matches 'Auto Update Mode:None' metadata/*.txt |sed 's,^metadata/\(.*\)\.txt$,\1,'`; do echo $f; done > /tmp/rewrite fdroid rewritemeta --to yml `cat /tmp/rewrite` for f in `cat /tmp/rewrite`; do git rm -f metadata/${f}.txt; git add metadata/${f}.yml; done ```
145 lines
2.6 KiB
YAML
145 lines
2.6 KiB
YAML
Categories:
|
|
- Writing
|
|
License: GPL-3.0-or-later
|
|
WebSite: http://kodakana.b.sourceforge.jp
|
|
SourceCode: http://sourceforge.jp/users/kodakana/pf/Lesser_Pad/scm
|
|
IssueTracker: https://fr.osdn.net/users/kodakana/pf/Lesser_Pad/ticket/
|
|
|
|
AutoName: Lesser Pad
|
|
Summary: Simple memo pad
|
|
Description: |-
|
|
Simple memo pad that stores your text in a file on the SD card. Its design
|
|
philosophy derived from the old Palm OS Memo Pad.
|
|
|
|
RepoType: git
|
|
Repo: git://git.pf.sourceforge.jp/gitroot/k/ko/kodakana/Lesser_Pad.git
|
|
|
|
Builds:
|
|
- versionName: '0.33'
|
|
versionCode: 6
|
|
commit: bfbbc136b
|
|
target: android-14
|
|
|
|
- versionName: '0.35'
|
|
versionCode: 7
|
|
commit: 028f1ec30e2
|
|
target: android-14
|
|
|
|
- versionName: '0.38'
|
|
versionCode: 8
|
|
commit: 44d4d081bd1393
|
|
target: android-14
|
|
|
|
- versionName: '0.4'
|
|
versionCode: 9
|
|
commit: 5e68a4850218fc8
|
|
target: android-14
|
|
|
|
- versionName: '0.41'
|
|
versionCode: 10
|
|
commit: 886de22a3c6ece
|
|
target: android-14
|
|
|
|
- versionName: 0.41b
|
|
versionCode: 11
|
|
commit: 6e01a8d44862b4
|
|
|
|
- versionName: '0.5'
|
|
versionCode: 12
|
|
disable: weird errors
|
|
commit: 0dd8906b9a25a59d4
|
|
|
|
- versionName: 0.5b
|
|
versionCode: 13
|
|
commit: a59aa5c9f41
|
|
|
|
- versionName: 0.5c
|
|
versionCode: 14
|
|
commit: a51e671
|
|
|
|
- versionName: '0.51'
|
|
versionCode: 15
|
|
commit: 9bec665ee6135b4b
|
|
|
|
- versionName: '0.53'
|
|
versionCode: 17
|
|
commit: c1dda6eed
|
|
|
|
- versionName: '0.55'
|
|
versionCode: 18
|
|
disable: no source for this version
|
|
|
|
- versionName: '0.71'
|
|
versionCode: 24
|
|
commit: 8963e403ffd7b
|
|
|
|
- versionName: 0.8b
|
|
versionCode: 26
|
|
commit: 4de0372129dd6b1fb8026b926e9b8f0a02a9ca96
|
|
|
|
- versionName: 0.8d
|
|
versionCode: 28
|
|
commit: 50cb153
|
|
|
|
- versionName: '0.891'
|
|
versionCode: 29
|
|
commit: 0e482dd
|
|
|
|
- versionName: '0.9'
|
|
versionCode: 30
|
|
commit: 21ae4dc
|
|
|
|
- versionName: 0.9b
|
|
versionCode: 31
|
|
commit: '8307054'
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '0.91'
|
|
versionCode: 32
|
|
commit: 92f2f9a
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '0.92'
|
|
versionCode: 33
|
|
commit: 37ee805
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '0.93'
|
|
versionCode: 35
|
|
commit: 7dbda62
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '0.94'
|
|
versionCode: 36
|
|
commit: 2f11fff
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 0.94b
|
|
versionCode: 37
|
|
commit: a538338
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '0.95'
|
|
versionCode: 38
|
|
commit: acaebd5
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: RepoManifest
|
|
CurrentVersion: '0.98'
|
|
CurrentVersionCode: 42
|