6dc775b236
```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 ```
54 lines
1.6 KiB
YAML
54 lines
1.6 KiB
YAML
Disabled: Package id changed to community.fairphone.mycontacts
|
||
Categories:
|
||
- System
|
||
- Phone & SMS
|
||
License: Apache-2.0
|
||
SourceCode: https://github.com/WeAreFairphone/android_packages_apps_MyContactsWidget
|
||
IssueTracker: https://github.com/WeAreFairphone/android_packages_apps_MyContactsWidget/issues
|
||
|
||
Name: My Contacts (legacy)
|
||
AutoName: My Contacts
|
||
Summary: Quickly access your contacts
|
||
Description: |-
|
||
''''DEPRECATION NOTICE'''
|
||
|
||
The app's development continues in [[community.fairphone.mycontacts]], no
|
||
further updates will be available. The old app will be moved to the archive.
|
||
|
||
Recent Contacts lets you see your recently and most called contacts in one
|
||
overview, and it lets you make direct phone calls straight from the widget
|
||
itself without launching the dialer app first. As with any widget, if you don’t
|
||
like using it, it can easily be removed.
|
||
|
||
RepoType: git
|
||
Repo: https://github.com/WeAreFairphone/android_packages_apps_MyContactsWidget
|
||
|
||
Builds:
|
||
- versionName: '2.0'
|
||
versionCode: 2
|
||
commit: 6f036a523ba7c4b570448b6d41260b2ecd7defab
|
||
gradle:
|
||
- yes
|
||
prebuild: touch proguard-android.txt proguard-rules.txt
|
||
|
||
- versionName: '2.1'
|
||
versionCode: 3
|
||
commit: 1.0.1
|
||
gradle:
|
||
- yes
|
||
prebuild: touch proguard-android.txt proguard-rules.txt
|
||
|
||
- versionName: 2.1.1
|
||
versionCode: 4
|
||
commit: 7159e75ed7fcc9107ea4391e0aec41496498ff58
|
||
gradle:
|
||
- yes
|
||
prebuild: touch proguard-android.txt proguard-rules.txt
|
||
|
||
MaintainerNotes: 'TODO: Move to archive, UCM:Static .'
|
||
|
||
AutoUpdateMode: None
|
||
UpdateCheckMode: RepoManifest/old-package-name
|
||
CurrentVersion: 2.1.1
|
||
CurrentVersionCode: 4
|