comments, force names and descriptions
This commit is contained in:
parent
cb9ad89548
commit
5f07a7ba34
|
@ -4,6 +4,7 @@ Web Site:http://code.google.com/p/android-os-monitor/
|
|||
Source Code:http://code.google.com/p/android-os-monitor/source/checkout
|
||||
Issue Tracker:http://code.google.com/p/android-os-monitor/issues/list
|
||||
|
||||
Name:OS Monitor
|
||||
Summary:Monitor the Operating System
|
||||
Description:
|
||||
OSMonitor is an advanced tool which allows you to monitor many system
|
||||
|
|
|
@ -29,10 +29,8 @@ Repo:http://osmeditor4android.googlecode.com/svn/trunk
|
|||
|
||||
Build Version:0.7.0,14,201
|
||||
#see issue 117
|
||||
Build Version:0.8.1r404,17,!probably can't use this patched support jar 404,srclibs=ActionBarSherlock@4.0.1,prebuild=\
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||
wget http://code.google.com/p/yuku-android-util/source/browse/ActionBarSherlock4/libs/android-support-v4.jar -P libs/ && \
|
||||
cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/
|
||||
Build Version:0.8.1r404,17,!need latest platform tools 404,srclibs=ActionBarSherlock@4.0.1,prebuild=\
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
||||
|
||||
Auto Update Mode:None
|
||||
#Version in res/values/appname.xml; device variable
|
||||
|
|
|
@ -5,6 +5,7 @@ Source Code:http://svnandroid.wikidpad2.webfactional.com/
|
|||
Issue Tracker:http://groups.yahoo.com/group/WikiAndPad/
|
||||
Donate:http://sourceforge.net/donate/index.php?user_id=483683
|
||||
|
||||
Name:WikiAndPad
|
||||
Summary:WikidPad for Android
|
||||
Description:
|
||||
WikidPad is a Wiki-like notebook for storing your thoughts, ideas, todo lists, contacts, or anything else you can think of to write down. It is Open Source and available for Windows (binary installer) and Linux and Mac OS (as Python source). You can clip snippets from a browser, syntax-highlight wiki words and search notes. This app is in the early stages of development but is (in the editor's experience) quite stable. WikidAndPad uses text files indexed by a database stored on your sdcard, but it is currently not possible to create the database from within the app. First, you must create the database of the type Original Sqlite within WikidPad on the desktop and copy it to your sdcard.
|
||||
|
|
|
@ -7,15 +7,14 @@ Issue Tracker:https://github.com/guardianproject/gnupg-for-android/issues
|
|||
Summary:Gnupg for Android
|
||||
Description:
|
||||
This builds an app which is not ready for prime time, but it also builds binaries that
|
||||
are used by Lil'Debi, which is external/data/data/info.guardianproject.gpg/\
|
||||
app_opt/bin/gpg2-static. F-droid build server requires dependencies to build this however\
|
||||
so it can't be included in the Lil'Debi build for now.
|
||||
are used by Lil'Debi 0.2, which is
|
||||
external/data/data/info.guardianproject.gpg/app_opt/bin/gpg2-static.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/guardianproject/gnupg-for-android.git
|
||||
Repo Type:srclib
|
||||
Repo:GNUPG
|
||||
|
||||
#Note the crazy version number. requires dependencies: see website
|
||||
#Dependencies required
|
||||
#Build Version:0.0,1,76d62f6064,buildjni=no,submodules=yes,\
|
||||
#prebuild=make NDK_BASE=$$NDK$$ -C external/ gnupg-install && make NDK_BASE=$$NDK$$ -C external/ gnupg-static && \
|
||||
#make NDK_BASE=$$NDK$$ -C external/ gpgme-install && make NDK_BASE=$$NDK$$ -C external/ android-assets && ndk-build
|
||||
|
|
|
@ -6,9 +6,9 @@ Issue Tracker:
|
|||
|
||||
Summary:Needed by apps written in Qt
|
||||
Description:
|
||||
You do not need to install this unless another app requests it. That app may
|
||||
You do not need to install this unless another app requests it. That may
|
||||
direct you towards Google Play, but you can install this instead. There are
|
||||
currently no such apps in this repo because the apps require a different
|
||||
currently no such apps in this repo because they require a different
|
||||
SDK to build. For testing purposes, there is a Breakout-style game apk
|
||||
available via [http://f-droid.org/forums/topic/xbreakout this] thread.
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@ Build Version:0.9.5,952,4d6dda4c9aa283c162fd1d4c3edaeb8c0d6d8a32,subdir=wififixe
|
|||
Build Version:0.9.5.1,955,a1cd53e3d2183,subdir=wififixer,target=android-15
|
||||
Build Version:0.9.5.2,959,278b682fddca4e34416f0f49ddf33b9d6dec7819,subdir=wififixer,target=android-15
|
||||
Build Version:0.9.5.3,970,e1c737b53ebae7368b0f24c90593fe493b126edd,subdir=wififixer,target=android-15
|
||||
Build Version:0.9.5.4,978,!can't update: using yuku support library,subdir=wififixer,target=android-15
|
||||
Build Version:0.9.5.4,978,!can't update yet: patched support jar,subdir=wififixer,target=android-15
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Market
|
||||
|
|
Loading…
Reference in a new issue