Lightning: Prepare for package id change

This commit is contained in:
Boris Kraut 2014-06-24 16:58:56 +02:00
parent 5671113dac
commit d3e563b2f8
3 changed files with 38 additions and 1 deletions

View file

@ -15,6 +15,8 @@ Description:
There is a proprietary software version of this app found elsewhere which uses There is a proprietary software version of this app found elsewhere which uses
drawers instead of tabs for its UI. drawers instead of tabs for its UI.
Upstream changed id, new versions will be found at [[acr.browser.lightning]].
. .
Repo Type:git Repo Type:git

View file

@ -0,0 +1,35 @@
Categories:Internet
License:Apache2
Web Site:https://github.com/anthonycr/Lightning-Browser
Source Code:https://github.com/anthonycr/Lightning-Browser
Issue Tracker:https://github.com/anthonycr/Lightning-Browser/issues
Auto Name:Lightning
Summary:Lightweight browser
Description:
* Fast Start Times
* Small Footprint
* Smooth Scrolling
* Long-press a tab to delete it
* Long-press the back button to exit the browser
There is a proprietary software version of this app found elsewhere which uses
drawers instead of tabs for its UI.
Former versions can be found at [[acr.browser.barebones]].
.
Repo Type:git
Repo:https://github.com/anthonycr/Lightning-Browser.git
Build:3.1.1a,66
disable=prepare move
commit=3647f0b4241b81135dfdaa965e79993d41ff15a1
prebuild=sed -i 's/MAX_TABS = 5/MAX_TABS = 15/' src/acr/browser/barebones/utilities/FinalVariables.java
target=android-18
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:3.1.1a
Current Version Code:66

View file

@ -54,7 +54,7 @@ Build:4.7.3,36
subdir=BoardGameGeek subdir=BoardGameGeek
prebuild=sed -i 's@\\@/@g' project.properties prebuild=sed -i 's@\\@/@g' project.properties
Maintrainer Notes: Maintainer Notes:
Verify jar files when changed. picasso and okhttp are verified Verify jar files when changed. picasso and okhttp are verified
against maven central at 4.7.3. against maven central at 4.7.3.
. .