mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
open2share: remove AF
This commit is contained in:
parent
efbf0231b1
commit
225edd5984
1 changed files with 12 additions and 3 deletions
|
|
@ -1,6 +1,3 @@
|
|||
AntiFeatures:
|
||||
NonFreeNet:
|
||||
en-US: Loads its user guide from the developers’ server when you start the app.
|
||||
Categories:
|
||||
- Security
|
||||
- System
|
||||
|
|
@ -30,6 +27,10 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
antifeatures:
|
||||
NonFreeNet:
|
||||
en-US: Loads its user guide from the developers’ server when you start the
|
||||
app.
|
||||
|
||||
- versionName: '1.5'
|
||||
versionCode: 6
|
||||
|
|
@ -37,6 +38,10 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
antifeatures:
|
||||
NonFreeNet:
|
||||
en-US: Loads its user guide from the developers’ server when you start the
|
||||
app.
|
||||
|
||||
- versionName: '1.6'
|
||||
versionCode: 7
|
||||
|
|
@ -48,6 +53,10 @@ Builds:
|
|||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
antifeatures:
|
||||
NonFreeNet:
|
||||
en-US: Loads its user guide from the developers’ server when you start the
|
||||
app.
|
||||
|
||||
- versionName: '1.7'
|
||||
versionCode: 8
|
||||
|
|
|
|||
Loading…
Reference in a new issue