description improvements

This commit is contained in:
David Black 2013-12-10 11:25:56 +00:00
parent efb76dc1f7
commit c045965567
12 changed files with 29 additions and 44 deletions

View file

@ -5,7 +5,8 @@ Issue Tracker:http://code.google.com/p/android/issues/list?can=2&q=launcher&cols
Summary:Home screen Summary:Home screen
Description: 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 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' \ echo -e 'target=android-19\nproguard.config=$$SDK$$/tools/proguard/proguard-android.txt:proguard.flags' \
> project.properties > 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 Update Check Mode:None
Current Version:1.0 Current Version:1.0
Current Version Code:1 Current Version Code:1

View file

@ -7,7 +7,6 @@ Donate:http://forum.xda-developers.com/donatetome.php?u=4674443
Summary:System configuration Summary:System configuration
Description: Description:
As used in AOKP and OmniRom.
'''N.B''' Sqlite functions removed since 2.1.8. '''N.B''' Sqlite functions removed since 2.1.8.
*Change CPU Governor, I/O Scheduler and Clock Speed *Change CPU Governor, I/O Scheduler and Clock Speed
@ -21,7 +20,7 @@ As used in AOKP and OmniRom.
*Linux Kernel, CPU, Memory informations *Linux Kernel, CPU, Memory informations
*Misc. Tools: Custom shell command, Wipe cache+dalvik cache, build.prop editor etc. *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 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* Build Version:2.1.8,4,e0ebe71ee3ccd,prebuild=rm assets/sq*
Maintainer Notes: Maintainer Notes:
quite hard to figure out May be possible to build sqlite
Update Check Mode:RepoManifest/jb2 quite hard to figure out as vercodes don't always change; see website
only temoporary: Update Check Mode:RepoManifest/jb2
. .
Update Check Mode:None Update Check Mode:None

View file

@ -9,6 +9,8 @@ Summary:Crowd-sourced mapping
Description: Description:
Contribute to the Darkness map: a visualization of light levels in Contribute to the Darkness map: a visualization of light levels in
the city at night. the city at night.
Status: Beta.
. .
Repo Type:git Repo Type:git

View file

@ -9,7 +9,8 @@ Bitcoin:07a7194397ae0f8d40740488472a43fd
Summary:Display aviation maps Summary:Display aviation maps
Description: Description:
Part of project to develop an aviation equivalent of OSM. 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 Repo Type:git-svn

View file

@ -8,6 +8,7 @@ Issue Tracker:https://github.com/poundifdef/VirginMobileMinutesChecker/issues
Auto Name:Minutes Checker for Virgin Mobile Auto Name:Minutes Checker for Virgin Mobile
Summary:For Virgin Mobile US customers Summary:For Virgin Mobile US customers
Description: Description:
A proprietary ad library was removed.
. .
Repo Type:git Repo Type:git

View file

@ -7,6 +7,7 @@ Auto Name:Epoch Launcher
Summary:Homescreen and launcher Summary:Homescreen and launcher
Description: Description:
Launcher in the style of Sword Art Online. Launcher in the style of Sword Art Online.
Allows categories via long-press, custom fonts, black/white themes.
. .
Repo Type:git Repo Type:git

View file

@ -1,5 +1,5 @@
Categories:Wallpaper Categories:Wallpaper
License:Apache License:Apache2
Web Site:http://forum.xda-developers.com/showthread.php?p=46387352 Web Site:http://forum.xda-developers.com/showthread.php?p=46387352
Source Code:https://github.com/jruesga/PhotoPhase Source Code:https://github.com/jruesga/PhotoPhase
Issue Tracker:https://github.com/jruesga/PhotoPhase/issues Issue Tracker:https://github.com/jruesga/PhotoPhase/issues
@ -9,6 +9,9 @@ Summary:Tiled images wallpaper
Description: Description:
Live wallpaper that takes a selection of images and tiles a few of them, Live wallpaper that takes a selection of images and tiles a few of them,
applying transitions and effects. 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 Repo Type:git

View file

@ -9,16 +9,15 @@ Summary:Map device storage to sdcard
Description: Description:
'''N.B''' 'Fix sqlite3 binary' was removed in this build. '''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 It can be used for a lot of things and is useful on almost any device, even
those without external sdcard. 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 The script itself has grown to become a large storage and management script
with features that control SWAP, ZRAM, mount optimization, storage with features that control SWAP, ZRAM, mount optimization, storage
thresholds, different external and internal MMC configurations, cache and more. 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 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 in /data/media, and it also contains more than one option for storing system
content on both /data and /sd-ext. content on both /data and /sd-ext.

View file

@ -20,6 +20,8 @@ library catalog.
The service is currently tailored for Helsinki area public libraries catalog, The service is currently tailored for Helsinki area public libraries catalog,
but can be easily adapted for anybody using MARC21 catalogs. but can be easily adapted for anybody using MARC21 catalogs.
A proprietary analytics library was removed.
. .
Repo Type:git Repo Type:git

View file

@ -7,6 +7,9 @@ Issue Tracker:https://github.com/guardianproject/notepadbot/issues
Auto Name:NoteCipher Auto Name:NoteCipher
Summary:Notepad with lock Summary:Notepad with lock
Description: Description:
Simple app for taking notes that encrypts everything behind a password.
Status: Beta.
. .
Repo Type:git Repo Type:git

View file

@ -1,6 +1,5 @@
Categories:Science & Education,Development Categories:Science & Education,Development
License:GPLv3+ License:GPLv3+
Web Site:https://github.com/uberspot/DebianDroid
Source Code:https://github.com/uberspot/DebianDroid Source Code:https://github.com/uberspot/DebianDroid
Issue Tracker:https://github.com/uberspot/DebianDroid/issues Issue Tracker:https://github.com/uberspot/DebianDroid/issues

View file

@ -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>