fdroiddata/metadata/com.derek_s.hubble_gallery.txt
Hans-Christoph Steiner 42bb872b46
remove CurrentVersion* when older than oldest build entry
This causes F-Droid to never install this app, except for manually via the
Versions list in AppDetails.  I also wrote a lint test for this. This also
disables AutoUpdateMode because checkupdates readds the old version.

fdroid/fdroidserver!605

These were removed before and a bug in checkupdates readded them:
abd3f8411c

fdroid/fdroidserver@a5ec1703c9
2019-01-21 22:59:28 +01:00

38 lines
1.2 KiB
Plaintext

Categories:Multimedia
License:Apache-2.0
Web Site:
Source Code:https://github.com/derekcsm/hubble_gallery
Issue Tracker:https://github.com/derekcsm/hubble_gallery/issues
Auto Name:Hubble Gallery
Summary:Discover and read about the Hubble Telescope's best images
Description:
Hubble Gallery enables you to browse through all the amazing images and
descriptions that the Hubble Space Telescope mission released to the public over
the past 25+ years:
* Read descriptions on all images that have them
* Easily navigate photos by section, popularity, and resolution
* Save links to your favorite images, view them in the favorites section
* Easily download and share images
* Set an image as your wallpaper with one click
.
Repo Type:git
Repo:https://github.com/derekcsm/hubble_gallery.git
Build:1.5.0,20
commit=1.5.0
subdir=app
gradle=yes
prebuild=sed -i -e '/maven {$/,+2d' ../build.gradle && \
sed -i -e '/crashlytics/,+2d' -e '/fabric/d' build.gradle && \
sed -i -e '/Crashlytics/d' -e '/fabric/d' src/release/java/com/derek_s/hubble_gallery/base/HubbleApplicationRelease.java
Maintainer Notes:
UpdateCheckMode disabled because checkupdates sets it to an old version
.
Auto Update Mode:Version %v
Update Check Mode:None