New app: Impression (archive only)
This commit is contained in:
parent
9ea3d00596
commit
a21f97cffa
40
metadata/com.afollestad.impression.txt
Normal file
40
metadata/com.afollestad.impression.txt
Normal file
|
@ -0,0 +1,40 @@
|
|||
Categories:Multimedia
|
||||
License:GPLv3+
|
||||
Web Site:http://aidanfollestad.com/projects
|
||||
Source Code:https://github.com/afollestad/impression
|
||||
Issue Tracker:https://github.com/afollestad/impression/issues
|
||||
|
||||
Name:Impression
|
||||
Summary:View images
|
||||
Description:
|
||||
Image gallery based on material design. This build remoes non-free crashlytics
|
||||
sofware and will most likely not see any updates, since upstream now uses
|
||||
Google's play-services, a non-free dependecy, e.g. for media casting.
|
||||
|
||||
This build might be unstable and crash when not used in "explorer mode".
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/afollestad/impression
|
||||
|
||||
Build:0.8.0,66
|
||||
commit=0.8.0
|
||||
subdir=app
|
||||
gradle=yes
|
||||
prebuild=sed -i -e '/dexOptions{/,+2d' -e '/fabric/d' -e '/com.crashlytics.sdk.android/,+2d' -e '/release {/a ext.enableCrashlytics = false' -e '/applicationVariants.all/,+5d' build.gradle && \
|
||||
sed -i -e '/ben-manes/d' -e 's/gradle:2.0.0-alpha1/gradle:1.5.0/g' ../build.gradle
|
||||
|
||||
Maintainer Notes:
|
||||
* Strip crashlytics from newer versions
|
||||
* Strip play-services from newer versions
|
||||
* UCM:Tags after next release
|
||||
* Add -fdroid suffix?
|
||||
* AutoName is a variable, so dont use it
|
||||
* Maybe find someone to maintain a floss fork?
|
||||
.
|
||||
|
||||
Archive Policy:0 versions
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.8.0
|
||||
Current Version Code:66
|
Loading…
Reference in a new issue