fdroiddata/metadata/com.sunshine.makilite.yml
Hans-Christoph Steiner 6dc775b236
rewrite all .txt with 'Auto Update Mode:None' (a-c)
```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
```
2019-08-19 13:13:47 +02:00

39 lines
1.2 KiB
YAML

AntiFeatures:
- NonFreeNet
- Tracking
Categories:
- Internet
License: GPL-3.0-only
WebSite: http://sunshineapps.com.ua/
SourceCode: https://github.com/sfilmak/MakiLite
IssueTracker: https://github.com/sfilmak/MakiLite/issues
Changelog: https://github.com/sfilmak/MakiLite/blob/HEAD/README.md
AutoName: Maki Lite
Summary: Connect to Facebook
Description: Fast and light Facebook wrapper with colorful themes & powerful customization.
RepoType: git
Repo: https://github.com/sfilmak/MakiLite
Builds:
- versionName: 1.2.8
versionCode: 11
disable: java issue
commit: 351d3d98b0ebf8b9ffb11faf8a1220f78a59fcca
subdir: app
gradle:
- yes
prebuild:
- sed -i -e 's@https://github.com/omadahealth/omada-nexus/raw/master/release@https://jitpack.io@g'
../build.gradle
- sed -i -e '/uk.me.lewisdeane/a*/\ncompile "com.github.lewisjdeane:L-Dialogs:8c1419e7c6"'
-e '/uk.me.lewisdeane/i/*' -e '/rippleeffect/i/*' -e '/rippleeffect/a*/compile
"com.github.OrangeGangsters:RippleEffect:custom_listener-SNAPSHOT"' build.gradle
- sed -i -e '/<!-- ATTENTION:/,+4d' src/main/AndroidManifest.xml
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 1.2.5
CurrentVersionCode: 8