mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Appcinderella1
This commit is contained in:
parent
5bc1622dc2
commit
aa7f1b0057
3 changed files with 14 additions and 2 deletions
|
|
@ -15,7 +15,10 @@ Builds:
|
|||
commit: 1ba2de
|
||||
target: android-8
|
||||
|
||||
MaintainerNotes: Reported as "somehow works", but not fully; archiving it hence (2023-03-02)
|
||||
|
||||
ArchivePolicy: 0 versions
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Static
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
|
|
|
|||
|
|
@ -9,6 +9,9 @@ Description: |-
|
|||
This app works standalone but also via the share menu. It could be used in this
|
||||
manner as a way of peeking at the full url of the current page.
|
||||
|
||||
You will need to specify the full URL (including 'https://') or it will
|
||||
complain about 'invalid URL'.
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.9
|
||||
versionCode: 10
|
||||
|
|
@ -16,6 +19,9 @@ Builds:
|
|||
prebuild: rm -rf releases/
|
||||
target: android-7
|
||||
|
||||
MaintainerNotes: 2023-03-02 archiving as there were no updates since 2012.
|
||||
|
||||
ArchivePolicy: 0 versions
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.0.9
|
||||
|
|
|
|||
|
|
@ -15,6 +15,8 @@ Description: |-
|
|||
* Can be set as default browser;
|
||||
* Ad-blocker
|
||||
|
||||
Despite having seen no updates since 2012, the app still works (2023) but for full functionality requires a (physical) menu button.
|
||||
|
||||
Similar apps:
|
||||
|
||||
* https://f-droid.org/packages/org.tint (Android 4.0+)
|
||||
|
|
@ -55,7 +57,8 @@ Builds:
|
|||
commit: 0.4.4
|
||||
target: android-10
|
||||
|
||||
ArchivePolicy: 0 versions
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Static
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 0.4.4
|
||||
CurrentVersionCode: 18
|
||||
|
|
|
|||
Loading…
Reference in a new issue