description improvements
This commit is contained in:
parent
efb76dc1f7
commit
c045965567
|
@ -5,7 +5,8 @@ Issue Tracker:http://code.google.com/p/android/issues/list?can=2&q=launcher&cols
|
|||
|
||||
Summary:Home screen
|
||||
Description:
|
||||
Android 4.4 homescreen.
|
||||
Android 4.4 homescreen from AOSP, patched to enable installation on 4.0.4.
|
||||
Backup of configuration to Google account is removed.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
@ -20,6 +21,12 @@ Build:1.0,1
|
|||
echo -e 'target=android-19\nproguard.config=$$SDK$$/tools/proguard/proguard-android.txt:proguard.flags' \
|
||||
> project.properties
|
||||
|
||||
Maintainer Notes:
|
||||
Possible improvements: https://github.com/bvermeule/Launcher3/commits/master
|
||||
https://github.com/MuddPuddle/packages_apps_Launcher3
|
||||
I tried to build the protos but failed, hence the forced removal of backup.
|
||||
.
|
||||
|
||||
Update Check Mode:None
|
||||
Current Version:1.0
|
||||
Current Version Code:1
|
||||
|
|
|
@ -7,7 +7,6 @@ Donate:http://forum.xda-developers.com/donatetome.php?u=4674443
|
|||
|
||||
Summary:System configuration
|
||||
Description:
|
||||
As used in AOKP and OmniRom.
|
||||
'''N.B''' Sqlite functions removed since 2.1.8.
|
||||
|
||||
*Change CPU Governor, I/O Scheduler and Clock Speed
|
||||
|
@ -21,7 +20,7 @@ As used in AOKP and OmniRom.
|
|||
*Linux Kernel, CPU, Memory informations
|
||||
*Misc. Tools: Custom shell command, Wipe cache+dalvik cache, build.prop editor etc.
|
||||
|
||||
Requires root: Of course!
|
||||
Requires root, busybox and a custom ROM.
|
||||
.
|
||||
|
||||
Requires Root:Yes
|
||||
|
@ -33,8 +32,9 @@ Build Version:2.1.3,3,e2b54691bda8a74,forcevercode=yes
|
|||
Build Version:2.1.8,4,e0ebe71ee3ccd,prebuild=rm assets/sq*
|
||||
|
||||
Maintainer Notes:
|
||||
quite hard to figure out
|
||||
Update Check Mode:RepoManifest/jb2
|
||||
May be possible to build sqlite
|
||||
quite hard to figure out as vercodes don't always change; see website
|
||||
only temoporary: Update Check Mode:RepoManifest/jb2
|
||||
.
|
||||
|
||||
Update Check Mode:None
|
||||
|
|
|
@ -9,6 +9,8 @@ Summary:Crowd-sourced mapping
|
|||
Description:
|
||||
Contribute to the Darkness map: a visualization of light levels in
|
||||
the city at night.
|
||||
|
||||
Status: Beta.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
|
|
@ -9,7 +9,8 @@ Bitcoin:07a7194397ae0f8d40740488472a43fd
|
|||
Summary:Display aviation maps
|
||||
Description:
|
||||
Part of project to develop an aviation equivalent of OSM.
|
||||
Coverage is limited to Hungary and other parts of Europe
|
||||
Downloadable maps are currently limited to Hungary and some other parts of
|
||||
Central Europe.
|
||||
.
|
||||
|
||||
Repo Type:git-svn
|
||||
|
|
|
@ -8,6 +8,7 @@ Issue Tracker:https://github.com/poundifdef/VirginMobileMinutesChecker/issues
|
|||
Auto Name:Minutes Checker for Virgin Mobile
|
||||
Summary:For Virgin Mobile US customers
|
||||
Description:
|
||||
A proprietary ad library was removed.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
|
|
@ -7,6 +7,7 @@ Auto Name:Epoch Launcher
|
|||
Summary:Homescreen and launcher
|
||||
Description:
|
||||
Launcher in the style of Sword Art Online.
|
||||
Allows categories via long-press, custom fonts, black/white themes.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Categories:Wallpaper
|
||||
License:Apache
|
||||
License:Apache2
|
||||
Web Site:http://forum.xda-developers.com/showthread.php?p=46387352
|
||||
Source Code:https://github.com/jruesga/PhotoPhase
|
||||
Issue Tracker:https://github.com/jruesga/PhotoPhase/issues
|
||||
|
@ -9,6 +9,9 @@ Summary:Tiled images wallpaper
|
|||
Description:
|
||||
Live wallpaper that takes a selection of images and tiles a few of them,
|
||||
applying transitions and effects.
|
||||
|
||||
There is an OpenGL issue with one type of chipset in v1.0.6 that can cause
|
||||
the system to crash and the only fix is to uninstall the app.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
|
|
@ -9,16 +9,15 @@ Summary:Map device storage to sdcard
|
|||
Description:
|
||||
'''N.B''' 'Fix sqlite3 binary' was removed in this build.
|
||||
|
||||
Mounts2SD is no longer just a script for devices with low storage capabilities.
|
||||
Mounts2SD is a script for devices with low storage capabilities, but
|
||||
It can be used for a lot of things and is useful on almost any device, even
|
||||
those without external sdcard.
|
||||
|
||||
Control the script, viewing current states and more.
|
||||
The script itself has grown to become a large storage and management script
|
||||
with features that control SWAP, ZRAM, mount optimization, storage
|
||||
thresholds, different external and internal MMC configurations, cache and more.
|
||||
The content management is able to move a lot more different content between /data and
|
||||
/sd-ext, including the new internal storage, which on some devices, is placed
|
||||
/sd-ext, including the new internal storage, which on newer devices, is placed
|
||||
in /data/media, and it also contains more than one option for storing system
|
||||
content on both /data and /sd-ext.
|
||||
|
||||
|
|
|
@ -20,6 +20,8 @@ library catalog.
|
|||
|
||||
The service is currently tailored for Helsinki area public libraries’ catalog,
|
||||
but can be easily adapted for anybody using MARC21 catalogs.
|
||||
|
||||
A proprietary analytics library was removed.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
|
|
@ -7,6 +7,9 @@ Issue Tracker:https://github.com/guardianproject/notepadbot/issues
|
|||
Auto Name:NoteCipher
|
||||
Summary:Notepad with lock
|
||||
Description:
|
||||
Simple app for taking notes that encrypts everything behind a password.
|
||||
|
||||
Status: Beta.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
Categories:Science & Education,Development
|
||||
License:GPLv3+
|
||||
Web Site:https://github.com/uberspot/DebianDroid
|
||||
Source Code:https://github.com/uberspot/DebianDroid
|
||||
Issue Tracker:https://github.com/uberspot/DebianDroid/issues
|
||||
|
||||
|
|
|
@ -1,33 +0,0 @@
|
|||
diff --git a/i-jetty-ui/pom.xml b/i-jetty-ui/pom.xml
|
||||
index 26adc2f..d9eabc5 100644
|
||||
--- a/i-jetty-ui/pom.xml
|
||||
+++ b/i-jetty-ui/pom.xml
|
||||
@@ -57,12 +57,12 @@
|
||||
<plugins>
|
||||
<plugin>
|
||||
<groupId>com.jayway.maven.plugins.android.generation2</groupId>
|
||||
- <artifactId>maven-android-plugin</artifactId>
|
||||
- <version>2.9.0-beta-5</version>
|
||||
+ <artifactId>android-maven-plugin</artifactId>
|
||||
+ <version>3.6.1</version>
|
||||
<extensions>true</extensions>
|
||||
<configuration>
|
||||
<sdk>
|
||||
- <platform>4</platform>
|
||||
+ <platform>8</platform>
|
||||
</sdk>
|
||||
<deleteConflictingFiles>true</deleteConflictingFiles>
|
||||
<extractDuplicates>true</extractDuplicates>
|
||||
diff --git a/pom.xml b/pom.xml
|
||||
index 12756a7..963890c 100644
|
||||
--- a/pom.xml
|
||||
+++ b/pom.xml
|
||||
@@ -18,7 +18,7 @@
|
||||
<android.version>1.6_r2</android.version>
|
||||
<jetty.version>7.6.0.RC4</jetty.version>
|
||||
<servlet.version>2.5-20081211</servlet.version>
|
||||
- <android.sdk.version>4</android.sdk.version>
|
||||
+ <android.sdk.version>8</android.sdk.version>
|
||||
<android.platform>platforms/android-${android.sdk.version}</android.platform>
|
||||
</properties>
|
||||
|
Loading…
Reference in a new issue