mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
File Manager: repo disappeared, setting NoSourceSince
This commit is contained in:
parent
0392accd52
commit
4ba9ffe4ca
1 changed files with 4 additions and 6 deletions
|
|
@ -2,11 +2,10 @@ Categories:
|
|||
- System
|
||||
License: Apache-2.0
|
||||
SourceCode: https://github.com/mcrosson/android_packages_apps_CMFileManager
|
||||
IssueTracker: https://github.com/mcrosson/android_packages_apps_CMFileManager/issues
|
||||
|
||||
AutoName: File Manager
|
||||
Description: |-
|
||||
'''NOTE:''' This app is no longer maintained, its repo was archived.
|
||||
'''NOTE:''' This app is no longer maintained, its repo was deleted.
|
||||
|
||||
A backport of the CyanogenMod File Manager application to ICS and higher. This
|
||||
is an unofficial fork of the main CyanogenMod File Manager project.
|
||||
|
|
@ -19,9 +18,6 @@ Description: |-
|
|||
<a href="https://github.com/CyanogenMod/android_packages_apps_CMFileManager">Upstream
|
||||
project Info</a>
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/mcrosson/android_packages_apps_CMFileManager.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.1.4
|
||||
versionCode: 1014
|
||||
|
|
@ -34,6 +30,8 @@ Builds:
|
|||
target: android-14
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.0.1.5
|
||||
CurrentVersionCode: 1015
|
||||
|
||||
NoSourceSince: 1.0.1.5
|
||||
|
|
|
|||
Loading…
Reference in a new issue