Lightning: Prepare next release.
This commit is contained in:
parent
9d6c15ec46
commit
b764c20fe8
|
|
@ -7,16 +7,15 @@ Issue Tracker:https://github.com/anthonycr/Lightning-Browser/issues
|
||||||
Auto Name:Lightning
|
Auto Name:Lightning
|
||||||
Summary:Lightweight browser
|
Summary:Lightweight browser
|
||||||
Description:
|
Description:
|
||||||
|
Lightweight browser with following features:
|
||||||
|
|
||||||
* Fast Start Times
|
* Fast Start Times
|
||||||
* Small Footprint
|
* Small Footprint
|
||||||
* Smooth Scrolling
|
* Smooth Scrolling
|
||||||
* Long-press a tab to delete it
|
* Long-press a tab to delete it
|
||||||
* Long-press the back button to exit the browser
|
* Long-press the back button to exit the browser
|
||||||
|
|
||||||
There is a proprietary software version of this app found elsewhere which uses
|
Former versions can be found at [[acr.browser.barebones]].
|
||||||
drawers instead of tabs for its UI.
|
|
||||||
|
|
||||||
Prerelease software. Former stable versions can be found at [[acr.browser.barebones]].
|
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
@ -28,15 +27,17 @@ Build:3.1.1a,66
|
||||||
prebuild=cp libs/android-support-v4.jar $$NetCipher$$/libs/android-support-v4.jar
|
prebuild=cp libs/android-support-v4.jar $$NetCipher$$/libs/android-support-v4.jar
|
||||||
target=android-19
|
target=android-19
|
||||||
|
|
||||||
Maintainer Notes:
|
Build:3.2.0.1a,67
|
||||||
NetCipher is included as submodule. However, using it breaks the build.
|
disable=Wait for upstream
|
||||||
|
forcevercode=yes
|
||||||
According to commit messages there should be a 3.1.0 with the changed package
|
commit=v3.2a-beta
|
||||||
id, but 3.1.1a is the only version I could find.
|
srclibs=1:NetCipher@1.1
|
||||||
.
|
extlibs=android/android-support-v4.jar
|
||||||
|
prebuild=cp libs/android-support-v4.jar $$NetCipher$$/libs/android-support-v4.jar
|
||||||
|
target=android-19
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:Tags
|
||||||
Current Version:3.1.1a
|
Current Version:3.1.1a
|
||||||
Current Version Code:66
|
Current Version Code:66
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue