Merge commit 'refs/merge-requests/268' of https://gitorious.org/f-droid/fdroiddata into merge-requests/268

Conflicts:
	metadata/com.matoski.adbm.txt
	metadata/uk.co.danieljarvis.android.flashback.txt
This commit is contained in:
Ciaran Gultnieks 2013-12-15 08:30:45 +00:00
commit d2753e2f3c
61 changed files with 1712 additions and 25 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

View file

@ -0,0 +1,23 @@
Categories:Wallpaper
License:GPLv3
Web Site:
Source Code:https://bitbucket.org/Ancantus/hypnotoad_live_wallpaper/src
Issue Tracker:https://bitbucket.org/Ancantus/hypnotoad_live_wallpaper/issues
Auto Name:Hypnotoad Live Wallpaper
Summary:Live wallpaper
Description:
Strange toad blinking in front of a static picture.
.
Repo Type:hg
Repo:https://bitbucket.org/Ancantus/hypnotoad_live_wallpaper
Build:1.3,4
commit=9b411
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.3
Current Version Code:4

View file

@ -0,0 +1,38 @@
Categories:Development
License:MIT
Source Code:https://github.com/bretternst/urlazy
Issue Tracker:https://github.com/bretternst/urlazy/issues
Auto Name:URLazy
Summary:Tool for web devlelopers
Description:
Eases the pain of entering long URLs into a bunch of test devices by finding
collections of URLs on the local network and allowing you to open them with a
single tap.
You can serve links from a GUI app on your workstation or from a Ruby script
on a local development server (source code in same repo).
URLazy finds this list with no configuration required, provided you are
connected to your network via Wi-Fi.
This makes it super easy to test your projects on real devices without
manually setting up bookmarks or entering URLs.
This is a better alternative to bookmarks or centralized index pages because
new devices require no set-up and you don't have to edit URLs every time your
environment changes--or if you take your work home.
URLazy uses multicast UDP to find collections of links.
If your network administrator enables it, this can even work across a corporate WAN.
.
Repo Type:git
Repo:https://github.com/bretternst/urlazy.git
Build:1.0a,2
commit=2fe2293df9b49b3
subdir=src/Android
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.0a
Current Version Code:2

View file

@ -0,0 +1,26 @@
Categories:Multimedia
License:GPLv3
Web Site:
Source Code:https://github.com/nezvadovitz/soundbored
Issue Tracker:https://github.com/nezvadovitz/soundbored/issues
Auto Name:Instant Sound Effects
Summary:Comedy soundboard
Description:
Play various sound effects, each indicating that you're bored;
including rim-shots and crickets.
In other words, it's a sound-bored (''trombone sound'').
.
Repo Type:git
Repo:https://github.com/nezvadovitz/soundbored.git
Build:2.0,3
commit=42ed
extlibs=android/android-support-v4.jar
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:2.0
Current Version Code:3

View file

@ -0,0 +1,32 @@
Categories:Games
License:Apache2
Web Site:
Source Code:https://bitbucket.org/brockoli/hsdroid/src
Issue Tracker:https://bitbucket.org/brockoli/hsdroid/issues
Auto Name:HSDroid
Summary:Watch hockey games
Description:
Client for watching hockeystreams.com live and on demand video streams.
It only uses (HLS) formated streams.
Requires you to have an active account on http://www.hockeystreams.com
.
Repo Type:git
Repo:https://bitbucket.org/brockoli/hsdroid.git
Build:1.6,9
commit=127e76
gradle=yes
srclibs=SlidingMenu@d929476bee72
patch=build.gradle_9.patch
prebuild=echo -e "include ':SlidingMenu'\nproject(':SlidingMenu').projectDir = new File('$(readlink -f $$SlidingMenu$$)')" > settings.gradle && \
find . -type f -print0 | xargs -0 sed -i 's/com.slidingmenu/com.jeremyfeinstein.slidingmenu/g' && \
sed -i '202d' src/com/brockoli/android/hsdroid/MainActivity.java
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.6
Current Version Code:9

View file

@ -0,0 +1,40 @@
diff --git a/build.gradle b/build.gradle
index 96f7215..bd832cc 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,8 +1,17 @@
+buildscript {
+ repositories {
+ mavenCentral()
+ }
+ dependencies {
+ classpath 'com.android.tools.build:gradle:0.6.+'
+ }
+}
+
apply plugin: 'android'
dependencies {
compile fileTree(dir: 'libs', include: '*.jar')
- compile project(':SlidingMenu:library')
+ compile project(':SlidingMenu')
}
android {
@@ -20,16 +29,5 @@ android {
assets.srcDirs = ['assets']
}
- // Move the tests to tests/java, tests/res, etc...
- instrumentTest.setRoot('tests')
-
- // Move the build types to build-types/<type>
- // For instance, build-types/debug/java, build-types/debug/AndroidManifest.xml, ...
- // This moves them out of them default location under src/<type>/... which would
- // conflict with src/ being used by the main source set.
- // Adding new build types or product flavors should be accompanied
- // by a similar customization.
- debug.setRoot('build-types/debug')
- release.setRoot('build-types/release')
}
}

View file

@ -1,12 +1,15 @@
Categories:System
License:GPLv3
Web Site:
Web Site:http://www.dektar.com
Source Code:https://github.com/kaytdek/ColorNamer
Issue Tracker:https://github.com/kaytdek/ColorNamer/issues
Auto Name:Color Namer
Summary:Names for colours
Description:
Ever wondered what the name for that colour is? Or wanted the code for
a colour that could be described as 'dusty'?
Identify colours via the camera and the xkcd survey and share them.
Set colours to wallpaper.
.

View file

@ -0,0 +1,32 @@
Categories:Office
License:GPLv3
Web Site:http://cr5315.com
Source Code:https://github.com/cr5315/countdown-for-dashclock
Issue Tracker:https://github.com/cr5315/countdown-for-dashclock/issues
Auto Name:Countdown for DashClock
Summary:Countdown on the lock screen
Description:
Extension for [[net.nurik.roman.dashclock]] that displays the time
remaining until an event.
.
Repo Type:git
Repo:https://github.com/cr5315/countdown-for-dashclock.git
Build:1.3.1,16
commit=d88d06
rm=libs/dashclock-api-r2.0.jar
extlibs=android/android-support-v4.jar
srclibs=DashClock@ecb5a191880
prebuild=echo 'source.dir=src;$$DashClock$$/api/src/main/java;$$DashClock$$/api/src/main/aidl' >> project.properties
Maintainer Notes:
There are tags, but not up to date.
.
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.3.1
Current Version Code:16

View file

@ -0,0 +1,51 @@
Categories:Development
License:GPLv3
Web Site:http://dconstructing.com
Source Code:https://github.com/losttime/cooper
Issue Tracker:https://github.com/losttime/cooper/issues
Auto Name:Cooper
Summary:Remote file editing
Description:
Edit files on your linux machine, even when you're on the go.
Cooper provides a touch interface for SSH, making it easy to log in to a
servers and edit files.
Make simple code/configuration changes without squinting at a tiny terminal
and using a special keyboard.
Cooper does:
* Allow password based login to SSH servers
* Let you traverse the directory structure on SSH servers
* Let you open and edit files on SSH servers
* Save a list of your SSH servers (for easy access)
This app is being developed to make remote software/web-app development easier,
so future improvements will include tablet optimized layouts, a touch optimized
command execution interface (menu based with support for custom commands), and
a mechanism for jumping between open files.
Cooper does not:
* Allow command execution
* Provide root/sudo support
* Save your SSH password
* Support non-standard SSH ports
Status: Beta.
.
Repo Type:git
Repo:https://github.com/losttime/cooper.git
Build:1.1,2
commit=v1.1
subdir=cooper
extlibs=cooper.ic_launcher.png
prebuild=mkdir src/main/res/drawable && \
mv libs/cooper.ic_launcher.png src/main/res/drawable/ic_launcher.png
gradle=yes
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.1
Current Version Code:2

View file

@ -0,0 +1,25 @@
Categories:Internet
License:GPLv3
Web Site:
Source Code:https://github.com/duncanje/android-open-wifi-network-remover
Issue Tracker:https://github.com/duncanje/android-open-wifi-network-remover/issues
Auto Name:Open WiFi Cleaner
Summary:Forget open access points
Description:
No description available
.
Repo Type:git
Repo:https://github.com/duncanje/android-open-wifi-network-remover.git
Build:0.1.5,15
commit=0.1.5
srclibs=1:Support-v7@android-4.3_r2.1
prebuild=mv dependencies/android-settings-goodies-0.2/libs/android-support-v4.jar $$Support-v7$$/libs/
Auto Update Mode:None
Update Check Mode:Tags
Current Version:0.1.5
Current Version Code:15

View file

@ -0,0 +1,34 @@
Categories:Internet
License:Apache2
Web Site:https://ddg.gg
Source Code:https://github.com/duckduckgo/android
Issue Tracker:https://github.com/duckduckgo/android/issues
Auto Name:DuckDuckGo
Summary:Search widget
Description:
Search the web via duckduckgo.com, a search engine that's focussed
on privacy.
The app also works like a news reader, showing popular stories from a
customizable list of websites, until you enter a query.
Works with [[org.torproject.android]].
.
Repo Type:git
Repo:https://github.com/duckduckgo/android.git
Build:2.1.1,52
commit=v2.1.1
srclibs=1:NetCipher@4fe34ede3f44d968e55
Maintainer Notes:
Uses submodules which can be used to check library commit
.
Auto Update Mode:None
Update Check Mode:Tags
Current Version:2.1.1
Current Version Code:52

View file

@ -0,0 +1,23 @@
Categories:Wallpaper
License:Apache2
Web Site:
Source Code:https://github.com/elsewhat/com.elsewhat.android.currentwallpaper
Issue Tracker:https://github.com/elsewhat/com.elsewhat.android.currentwallpaper/issues
Auto Name:Current Wallpaper
Summary:Display wallpapers as standalone
Description:
No description available
.
Repo Type:git
Repo:https://github.com/elsewhat/com.elsewhat.android.currentwallpaper.git
Build:1.0,2
commit=f9cc
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.0
Current Version Code:2

View file

@ -9,8 +9,8 @@ Bitcoin:07a7194397ae0f8d40740488472a43fd
Summary:Display aviation maps
Description:
Part of project to develop an aviation equivalent of OSM.
Downloadable maps are currently limited to Hungary and some other parts of
Central Europe.
Downloadable maps are currently limited to Hungary
at the time of writing.
.
Repo Type:git-svn

View file

@ -1,13 +1,33 @@
Categories:System
License:MIT
Web Site:
Web Site:http://forum.xda-developers.com/showthread.php?t=2421357
Source Code:https://github.com/grimpy/Botifier
Issue Tracker:https://github.com/grimpy/Botifier/issues
Auto Name:Botifier
Summary:Send notifications via Bluetooth
Description:
Using AVCRP to send notifications to other devices.
* Show notifcations on car radio
* Show application as artist
* Show summary as album
* Show full notification text as title (can be split over multiple chunks max length is configurable)
* Play notification via TTS (text to speech)
* Use next / previous track to navigate through notifications
* Use pause / play button to remove notifcation
* Use forward button to close notification stream might help to regain focus to previous playing audio.
To test if your media device (car radio) supports AVRCP 1.3 play a mp3 song
which has id3 information set and check if this information is shown on the
media device.
There are two ways to provide this application with info about notifications
via accesiblities or via notification access.
The later one is the prefered method which is only support on Android 4.3 and up.
To enable Botifier via Notification Access (Android 4.3 only):
Goto Settings -> Security -> Notification Access -> Enable Botifier (Setting only available if Botifier is installed)
To enable Botifier via Accessiblity:
Goto Settings -> Accessiblity -> Enable Botifier
Do not enable both methods which will cause unexpected behaviour.
.
Repo Type:git

View file

@ -0,0 +1,24 @@
Categories:Internet
License:MIT
Web Site:
Source Code:https://github.com/nicolassmith/urlevaluator
Issue Tracker:https://github.com/nicolassmith/urlevaluator/issues
Auto Name:Short URL Evaluator
Summary:Evaluate short urls
Description:
300 domains supported.
.
Repo Type:git
Repo:https://github.com/nicolassmith/urlevaluator.git
Build:1.8,9
commit=5cd3b
prebuild=echo -e 'java.source=1.6\njava.target=1.6' > ant.properties
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.8
Current Version Code:9

View file

@ -16,6 +16,7 @@ Repo:https://github.com/feelinglucky/Presentation.git
Build:1.0.2,20131114
commit=559f31d12f8e
disable=only use build-tools 19
target=android-16
srclibs=1:Volley@android-4.4_r1.2;2:PullToRefresh@v2.1.1
prebuild=echo -e 'java.source=1.7\njava.target=1.7' > ant.properties && \

View file

@ -1,13 +1,17 @@
AntiFeatures:UpstreamNonFree
Category:Office
License:NewBSD
Web Site:https://github.com/poundifdef/VirginMobileMinutesChecker
Web Site:http://www.jaygoel.com
Source Code:https://github.com/poundifdef/VirginMobileMinutesChecker
Issue Tracker:https://github.com/poundifdef/VirginMobileMinutesChecker/issues
Auto Name:Minutes Checker for Virgin Mobile
Summary:For Virgin Mobile US customers
Description:
Fetches info about the Beyond Talk plan
from Virgin Mobile's servers but isn't officially endorsed
by the company.
A proprietary ad library was removed.
.

View file

@ -0,0 +1,25 @@
Categories:Games
License:GPLv3
Web Site:http://jugglinglab.sourceforge.net
Source Code:http://code.google.com/p/jugglinglab/source/list
Issue Tracker:http://code.google.com/p/jugglinglab/issues/list
Auto Name:Juggling Lab
Summary:Animated juggling patterns
Description:
Based on the desktop software, also called Juggling lab.
.
Repo Type:git-svn
Repo:http://jugglinglab.googlecode.com/svn/trunk/
Build:1.1,3
commit=251
init=echo 'target=android-16' > project.properties
srclibs=1:GreenDroid@greendroid-0.2;2:SuperDryColorPicker@5c488
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.1
Current Version Code:3

View file

@ -0,0 +1,24 @@
Categories:Office
License:Apache2
Web Site:https://github.com/Kyakujin/TagNotepad
Source Code:https://github.com/Kyakujin/TagNotepad
Issue Tracker:https://github.com/Kyakujin/TagNotepad/issues
Auto Name:TAG Notepad
Summary:Tag-based notebook
Description:
No description available
.
Repo Type:git
Repo:https://github.com/Kyakujin/TagNotepad.git
Build:1.0.2,3
commit=5f68
srclibs=1:ActionBarSherlock@4.4.0
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.0.2
Current Version Code:3

View file

@ -1,6 +1,6 @@
Category:Multimedia
License:Apache2
Web Site:
Web Site:http://lightbox.com
Source Code:https://github.com/lightbox/QuickSnap
Issue Tracker:https://github.com/lightbox/QuickSnap/issues

View file

@ -0,0 +1,23 @@
Categories:System
License:GPLv3
Web Site:
Source Code:https://github.com/wanleung/ChangjieIME
Issue Tracker:https://github.com/wanleung/ChangjieIME/issues
Auto Name:Changjie Input Method
Summary:Chinese keyboard
Description:
The project is based on the new ibus-cangjie based library libcangjie.
.
Repo Type:git
Repo:https://github.com/wanleung/ChangjieIME.git
Build:0.1,3
commit=6b3a58f0726bfb387a
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:0.1
Current Version Code:3

View file

@ -0,0 +1,31 @@
Categories:Development
License:MIT
Web Site:http://littlebytesofpi.com/index.php/projects/our-pro/tcp-client-serve
Source Code:https://bitbucket.org/gbriggs/lbp_tcpipsockets/src
Issue Tracker:https://bitbucket.org/gbriggs/lbp_tcpipsockets/issues
Auto Name:pyLauncher
Summary:Launch scripts on a server
Description:
Install the server (see the source code page) on a Raspberry PI (or other) then launch Python program
files from the user interface on the Android.
The results of the program are returned to the Android application, and
displayed on the screen.
* Connect any number of pyLauncher Android clients to the server on your local area network.
* Select a Python.py file from the Android user interface, and have it run on the Raspberry Pi.
* Results of each Python file run are broadcast to all connected Android clients
.
Repo Type:git
Repo:https://bitbucket.org/gbriggs/lbp_tcpipsockets.git
Build:1.0.8,4
commit=1.0.8
subdir=AndroidClient/pyLauncher
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.0.8
Current Version Code:4

View file

@ -5,7 +5,7 @@ Source Code:https://github.com/ilijamt/android-adbm
Issue Tracker:https://github.com/ilijamt/android-adbm/issues
Auto Name:ADB Manager
Summary:Control ADB connections
Summary:Manage Android Debug Bridge
Description:
* Easy control and access details from notification bar
* Auto connect on saved WiFi networks

View file

@ -16,6 +16,7 @@ Repo:https://github.com/mirasmithy/epochlauncher.git
Build:1.1,2
commit=v1.1
disable=only use build-tools 19
prebuild=echo -e 'java.source=1.7\njava.target=1.7' > ant.properties
Auto Update Mode:None

View file

@ -0,0 +1,28 @@
Categories:Multimedia
License:Apache2
Web Site:
Source Code:https://github.com/rishubil/GalbijjimSearcher
Issue Tracker:https://github.com/rishubil/GalbijjimSearcher/issues
Auto Name:Galbijjim Searcher
Summary:Search images from the web
Description:
No description available
.
Repo Type:git
Repo:https://github.com/rishubil/GalbijjimSearcher.git
Build:1.2.1.0,7
commit=7d796
subdir=GalbijjimSearcher
srclibs=2:PullToRefresh@v2.1.1;5:ProgressFragment@1.4.0
prebuild=cp ../lib-actionbarsherlock/libs/android-support-v4.jar $$ProgressFragment$$/libs/ && \
mv src/com/nesswit/galbijjimsearcher/DeviceData.java v.java && \
perl -CD -pe 'tr/\x{feff}//d' v.java > src/com/nesswit/galbijjimsearcher/DeviceData.java
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.2.1.0
Current Version Code:7

View file

@ -12,6 +12,8 @@ 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.
Note that Android has a 'safe mode' that disables all user-installed apps
at start time, allowing you to uninstall troublesome apps.
.
Repo Type:git

View file

@ -0,0 +1,26 @@
Categories:Internet
License:GPLv3
Web Site:http://aokp.co
Source Code:https://github.com/scar45/aokp-co-webviewer
Issue Tracker:https://github.com/scar45/aokp-co-webviewer/issues
Donate:http://aokp.co/donate
Auto Name:AOKP.co
Summary:Wrapper for AOKP website
Description:
AOKP is a custom ROM; there you get access to galleries and
screenshots.
.
Repo Type:git
Repo:https://github.com/scar45/aokp-co-webviewer.git
Build:1.0,2
commit=37060d46ce49
update=force
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.0
Current Version Code:2

View file

@ -0,0 +1,33 @@
Categories:Reading
License:GPL
Web Site:http://www.sismics.com
Source Code:https://github.com/sismics/reader
Issue Tracker:https://github.com/sismics/reader/issues
Auto Name:Sismics Reader
Summary:Feed reader
Description:
Connect to your Sismics feed aggregator (in the same source code repo;
it's also written in Java though prebuilts are available).
.
Repo Type:git
Repo:https://github.com/sismics/reader.git
Build:1.3.1,5
commit=3284254ca61539ac
subdir=reader-android
maven=yes
prebuild=sed -i 's/3.5.3/3.6.1/g' pom.xml && \
$$MVN3$$ -N -Pinit validate && \
$$MVN3$$ install:install-file -DgroupId=com.google.android -DartifactId=support-v4 -Dversion=r13 -Dpackaging=jar -Dfile=../../extlib/android/android-support-v4r13.jar
Maintainer Notes:
Tags are probably for the server
.
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.3.1
Current Version Code:5

View file

@ -0,0 +1,26 @@
Categories:System
License:MIT
Web Site:
Source Code:https://github.com/awilliams/fish
Issue Tracker:https://github.com/awilliams/fish/issues
Auto Name:Fish
Summary:Screensaver
Description:
Fish daydream. Need to enable daydreams first.
.
Repo Type:git
Repo:https://github.com/awilliams/fish.git
Build:1.0,2
commit=10089
subdir=DIYFish/src/main
target=android-19
prebuild=echo 'source.dir=java' >ant.properties
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.0
Current Version Code:2

View file

@ -0,0 +1,41 @@
Categories:Development
License:GPL
Web Site:http://www.balanduino.net
Source Code:https://github.com/TKJElectronics/BalanduinoAndroidApp
Issue Tracker:https://github.com/TKJElectronics/BalanduinoAndroidApp/issues
Auto Name:Balanduino
Summary:Controller for a robot
Description:
For the [http://www.kickstarter.com/projects/tkjelectronics/balanduino-balancing-robot-kit Balanduino]:
a kit for a fully-FOSS, arduino-compatible, balancing robot.
There are two versions: one with usb OTG (for uploading firmware) and one without.
.
Repo Type:git
Repo:https://github.com/TKJElectronics/BalanduinoAndroidApp.git
Build:0.5.0-basic,1000050
commit=0.5.0
disable=targets java 1.7 so must use build-tools 19
submodules=yes
gradle=basic
prebuild=sed -i "6,7d;45 i \\\tversionName = project.versionName + '-basic'" build.gradle
Build:0.5.0-usb,1200050
commit=0.5.0
disable=targets java 1.7 so must use build-tools 19
submodules=yes
gradle=usb
prebuild=sed -i "6,7d;49 i \\\tversionName = project.versionName + '-usb'" build.gradle
Maintainer Notes:
Tags/RM UCM don't work as version info is in build.gradle.
.
Auto Update Mode:None
Update Check Mode:None
Current Version:0.5.0
Current Version Code:12000050

View file

@ -0,0 +1,25 @@
Categories:Science & Education
License:MIT
Web Site:http://ultramegasoft.com
Source Code:https://github.com/ultramega/elementary
Issue Tracker:https://github.com/ultramega/elementary/issues
Donate:http://ey.ultramegatech.com/donate
Auto Name:Elementary
Summary:Periodic table of elements
Description:
Tap the element to see info and access videos and
Wikipedia articles.
.
Repo Type:git
Repo:https://github.com/ultramega/elementary.git
Build:0.1.5,6
commit=eecdec
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:0.1.5
Current Version Code:6

View file

@ -0,0 +1,34 @@
Categories:Reading
License:GPLv3
Web Site:http://unleashyouradventure.com
Source Code:http://code.google.com/p/smashwords-access-for-android/source/list
Issue Tracker:http://code.google.com/p/smashwords-access-for-android/issues/list
Auto Name:Smashwords Access
Summary:eBook shop
Description:
Unofficial app for smashwords.com, a purveyor of DRM-free and gratis ebooks.
Books can be loaded directly from Cool reader, FBReader or Pageturner
.
Repo Type:git-svn
Repo:http://smashwords-access-for-android.googlecode.com/svn/trunk/
Build:011 beta,11
commit=25
subdir=SmashwordsAccess
extlibs=jsoup/jsoup-1.7.2.jar
srclibs=1:ActionBarSherlock@4.4.0;Smashwords-API@51;Google-Gson@1163;ImageLoader-Novoda@imageloader-parent-1.5.0
prebuild=cp -r $$Smashwords-API$$/src/main/java/com/unleashyouradventure/swapi/ src/com/unleashyouradventure/ && \
cp -r $$ImageLoader-Novoda$$/src/main/java/com/novoda/ src/com/ && \
cp -r $$Google-Gson$$/src/main/java/com/google/ src/com/
Build:012 beta,12
disable=not published
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:012 beta
Current Version Code:12

View file

@ -0,0 +1,25 @@
Categories:Navigation
License:GPLv3
Web Site:http://www.youbike.com.tw/home.php?eng=1
Source Code:https://bitbucket.org/tiduswc2/taipei-youbike-offline/src
Issue Tracker:https://bitbucket.org/tiduswc2/taipei-youbike-offline/issues
Donate:http://techwagon.blogspot.com
Auto Name:Taipei Youbike Offline
Summary:
Description:
Browse the bike stations in Taiwan's capital city on a Mapnik (OSM) map
(which are bundled). The interface of the app is only in Chinese currently.
.
Repo Type:hg
Repo:https://bitbucket.org/tiduswc2/taipei-youbike-offline
Build:1.0,1
commit=9148fb9
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.0
Current Version Code:1

View file

@ -0,0 +1,26 @@
Categories:Office
License:Apache2
Web Site:http://wentam.com
Source Code:https://github.com/wentam/DefCol
Issue Tracker:https://github.com/wentam/DefCol/issues
Auto Name:DefCol
Summary:Palette and color manager
Description:
Allows you to create palettes (color swatches/schemes) with the radial
palette, and edit them with a color picker. The color picker will also scale
to the size of your screen.
You can also connect DefCol to your computer to make those palettes useful.
.
Repo Type:git
Repo:https://github.com/wentam/DefCol.git
Build:0.9.10,6
commit=f1e38
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:0.9.10
Current Version Code:6

View file

@ -0,0 +1,34 @@
Categories:System
License:GPLv3
Web Site:
Source Code:https://github.com/hauckwill/linconnect-client
Issue Tracker:https://github.com/hauckwill/linconnect-client/issues
Auto Name:LinConnect
Summary:Mirror notifications to desktop
Description:
Install the server on the desktop: see the source code page.
* Extremely simple setup
* Integrated with Linux desktop icon theme
* Uses LibNotify and Python for compatibility
Encryption isn't yet supported.
Status: Alpha
.
Repo Type:git
Repo:https://github.com/hauckwill/linconnect-client.git
Build:2.13,7
commit=0d2e7bd73564b6
subdir=LinConnectClient
target=android-19
srclibs=1:Changelog-cketti@v1.2.0
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:2.13
Current Version Code:7

View file

@ -0,0 +1,29 @@
Categories:Office
License:Apache2
Web Site:http://tricktripper.blogspot.de
Source Code:https://github.com/koelleChristian/trickytripper
Issue Tracker:https://github.com/koelleChristian/trickytripper/issues
Auto Name:Tricky Tripper
Summary:Manage travel expenses
Description:
Especially for managing shared expenses
.
Repo Type:git
Repo:https://github.com/koelleChristian/trickytripper.git
Build:1.4.2,12
commit=c1f7c
subdir=trickytripper-app
gradle=yes
srclibs=ActionBarSherlock@4.4.0
prebuild=echo -e "include ':ActionBarSherlock'\nproject(':ActionBarSherlock').projectDir = new File('$(readlink -f $$ActionBarSherlock$$)')" > settings.gradle && \
sed -i 's/0.4/0.6+/g;s/:C::Users:ckoelle:Projekte:Android:actionbarsherlock:4.2.0:library/:ActionBarSherlock/g' build.gradle && \
sed -i 's/16/17/g' AndroidManifest.xml
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.4.2
Current Version Code:12

View file

@ -0,0 +1,23 @@
Categories:Wallpaper
License:MIT
Web Site:http://markusfisch.de
Source Code:https://github.com/markusfisch/WaveLinesWallpaper
Issue Tracker:https://github.com/markusfisch/WaveLinesWallpaper/issues
Auto Name:Wave Lines
Summary:Wavy wallpaper
Description:
.
Repo Type:git
Repo:https://github.com/markusfisch/WaveLinesWallpaper.git
Build:1.2.0,3
commit=v1.2.0
init=cat ant.properties >> project.properties
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.2.0
Current Version Code:3

View file

@ -1,6 +1,6 @@
Categories:Games
License:Apache2
Web Site:
Web Site:http://www.onyxbits.de
Source Code:https://github.com/onyxbits/Drudgery
Issue Tracker:https://github.com/onyxbits/Drudgery/issues

View file

@ -16,15 +16,25 @@ Requires Root:Yes
Repo Type:git
Repo:https://github.com/SimonMarquis/Android-PreferencesManager.git
Build:1.4,15
commit=b3d8533ace17
subdir=PreferencesManager
target=android-18
rm=PreferencesManager/assets;Resources;PreferencesManager/libs/rootfw.jar
srclibs=1:Support-v7@android-4.3_r2.1;2:RootFW@2_0.3.2;3:StickyListHeaders-tots@62be7e8a7e547
patch=fonts_15.patch
prebuild=mv libs/android-support-v4.jar $$Support-v7$$/libs/
Build:1.5,16
commit=d4b752b
commit=v1.5
disable=crashes: android.view.InflateException: Binary XML file line #49: Error inflating class fr.simon.marquis.preferencesmanager.roboto.RobotoTextView
subdir=PreferencesManager
rm=PreferencesManager/assets;Resources;PreferencesManager/libs/rootfw.jar
srclibs=1:Support-v7@android-4.3_r2.1;2:RootFW@2_0.3.2;3:StickyListHeaders-tots@62be7e8a7e547
prebuild=mv libs/android-support-v4.jar $$Support-v7$$/libs/
Auto Update Mode:None
Update Check Mode:RepoManifest
Update Check Mode:Tags
Current Version:1.5
Current Version Code:16

View file

@ -0,0 +1,742 @@
diff --git a/PreferencesManager/project.properties b/PreferencesManager/project.properties
index 568922b..c0cbb95 100644
--- a/PreferencesManager/project.properties
+++ b/PreferencesManager/project.properties
@@ -11,7 +11,6 @@
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
# Project target.
-target=android-18
-android.library.reference.1=..\\..\\..\\..\\..\\adt-bundle-windows\\sdk\\extras\\android\\support\\v7\\appcompat
-android.library.reference.3=../../StickyListHeaders-master/library
-android.library.reference.2=../../Roboto
+target=android-18
+android.library.reference.1=../../srclib/Support-v7/v7/appcompat
+android.library.reference.2=../../srclib/StickyListHeaders-tots/library
diff --git a/PreferencesManager/res/layout-v14/dialog_pref_boolean_add.xml b/PreferencesManager/res/layout-v14/dialog_pref_boolean_add.xml
index 94caed1..aa61951 100644
--- a/PreferencesManager/res/layout-v14/dialog_pref_boolean_add.xml
+++ b/PreferencesManager/res/layout-v14/dialog_pref_boolean_add.xml
@@ -16,11 +16,11 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
style="@style/PreferenceDialogContainer" >
- <com.roboto.RobotoTextView
+ <TextView
android:id="@+id/title"
style="@style/PreferenceDialogTitle" />
- <com.roboto.RobotoEditText
+ <EditText
android:id="@+id/key"
style="@style/EditTextKey" />
diff --git a/PreferencesManager/res/layout-v14/dialog_pref_boolean_edit.xml b/PreferencesManager/res/layout-v14/dialog_pref_boolean_edit.xml
index 72c8a71..8dc1965 100644
--- a/PreferencesManager/res/layout-v14/dialog_pref_boolean_edit.xml
+++ b/PreferencesManager/res/layout-v14/dialog_pref_boolean_edit.xml
@@ -16,11 +16,11 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
style="@style/PreferenceDialogContainer" >
- <com.roboto.RobotoTextView
+ <TextView
android:id="@+id/title"
style="@style/PreferenceDialogTitle" />
- <com.roboto.RobotoEditText
+ <EditText
android:id="@+id/key"
style="@style/EditTextKey" />
diff --git a/PreferencesManager/res/layout/activity_app_list.xml b/PreferencesManager/res/layout/activity_app_list.xml
index 8be67bc..927c233 100644
--- a/PreferencesManager/res/layout/activity_app_list.xml
+++ b/PreferencesManager/res/layout/activity_app_list.xml
@@ -46,14 +46,14 @@
android:layout_height="wrap_content"
android:layout_marginBottom="10dp" />
- <com.roboto.RobotoTextView
+ <TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:gravity="center"
android:text="@string/loading_apps"
android:textAppearance="?android:attr/textAppearanceMedium"
android:textColor="@android:color/tertiary_text_light"
- app:typeface="robotoslab_light" />
+ />
</LinearLayout>
<LinearLayout
@@ -71,14 +71,14 @@
android:layout_marginBottom="10dp"
android:src="@drawable/empty_view" />
- <com.roboto.RobotoTextView
+ <TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:gravity="center"
android:text="@string/empty_apps"
android:textAppearance="?android:attr/textAppearanceLarge"
android:textColor="@android:color/tertiary_text_light"
- app:typeface="robotoslab_light" />
+ />
</LinearLayout>
-</RelativeLayout>
\ No newline at end of file
+</RelativeLayout>
diff --git a/PreferencesManager/res/layout/activity_file_editor.xml b/PreferencesManager/res/layout/activity_file_editor.xml
index 80fd815..a6b4d13 100644
--- a/PreferencesManager/res/layout/activity_file_editor.xml
+++ b/PreferencesManager/res/layout/activity_file_editor.xml
@@ -19,7 +19,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent" >
- <com.roboto.RobotoEditText
+ <EditText
android:id="@+id/editText"
android:layout_width="wrap_content"
android:layout_height="match_parent"
@@ -31,6 +31,6 @@
android:background="@null"
android:gravity="center_vertical"
android:inputType="textMultiLine|textNoSuggestions|none"
- app:typeface="robotoslab_regular" />
+ />
-</RelativeLayout>
\ No newline at end of file
+</RelativeLayout>
diff --git a/PreferencesManager/res/layout/activity_preferences.xml b/PreferencesManager/res/layout/activity_preferences.xml
index 6d47634..e433ac3 100644
--- a/PreferencesManager/res/layout/activity_preferences.xml
+++ b/PreferencesManager/res/layout/activity_preferences.xml
@@ -56,14 +56,14 @@
android:layout_marginBottom="10dp"
android:src="@drawable/empty_view" />
- <com.roboto.RobotoTextView
+ <TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:gravity="center"
android:text="@string/empty_preference_application"
android:textAppearance="?android:attr/textAppearanceLarge"
android:textColor="@android:color/tertiary_text_light"
- app:typeface="robotoslab_light" />
+ />
</LinearLayout>
<LinearLayout
@@ -82,14 +82,14 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content" />
- <com.roboto.RobotoTextView
+ <TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:gravity="center"
android:text="@string/loading_preference_application"
android:textAppearance="?android:attr/textAppearanceLarge"
android:textColor="@android:color/tertiary_text_light"
- app:typeface="robotoslab_light" />
+ />
</LinearLayout>
-</RelativeLayout>
\ No newline at end of file
+</RelativeLayout>
diff --git a/PreferencesManager/res/layout/dialog_about.xml b/PreferencesManager/res/layout/dialog_about.xml
index 7caf943..b0adb1b 100644
--- a/PreferencesManager/res/layout/dialog_about.xml
+++ b/PreferencesManager/res/layout/dialog_about.xml
@@ -21,7 +21,7 @@
android:orientation="vertical"
android:showDividers="middle" >
- <com.roboto.RobotoTextView
+ <TextView
android:id="@+id/app_name_and_version"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
@@ -33,14 +33,14 @@
android:drawablePadding="8dp"
android:gravity="center_vertical"
android:textSize="24sp"
- app:typeface="robotoslab_bold" />
+ />
<ScrollView
android:layout_width="match_parent"
android:layout_height="0dp"
android:layout_weight="1" >
- <com.roboto.RobotoTextView
+ <TextView
android:id="@+id/about_body"
android:layout_width="match_parent"
android:layout_height="wrap_content"
@@ -48,7 +48,7 @@
android:padding="16dp"
android:textIsSelectable="true"
android:textSize="16sp"
- app:typeface="robotoslab_regular" />
+ />
</ScrollView>
-</LinearLayout>
\ No newline at end of file
+</LinearLayout>
diff --git a/PreferencesManager/res/layout/dialog_pref_boolean_add.xml b/PreferencesManager/res/layout/dialog_pref_boolean_add.xml
index 02497be..a6e127b 100644
--- a/PreferencesManager/res/layout/dialog_pref_boolean_add.xml
+++ b/PreferencesManager/res/layout/dialog_pref_boolean_add.xml
@@ -16,11 +16,11 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
style="@style/PreferenceDialogContainer" >
- <com.roboto.RobotoTextView
+ <TextView
android:id="@+id/title"
style="@style/PreferenceDialogTitle" />
- <com.roboto.RobotoEditText
+ <EditText
android:id="@+id/key"
style="@style/EditTextKey" />
diff --git a/PreferencesManager/res/layout/dialog_pref_boolean_edit.xml b/PreferencesManager/res/layout/dialog_pref_boolean_edit.xml
index 3d863c9..11eeece 100644
--- a/PreferencesManager/res/layout/dialog_pref_boolean_edit.xml
+++ b/PreferencesManager/res/layout/dialog_pref_boolean_edit.xml
@@ -16,11 +16,11 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
style="@style/PreferenceDialogContainer" >
- <com.roboto.RobotoTextView
+ <TextView
android:id="@+id/title"
style="@style/PreferenceDialogTitle" />
- <com.roboto.RobotoEditText
+ <EditText
android:id="@+id/key"
style="@style/EditTextKey" />
diff --git a/PreferencesManager/res/layout/dialog_pref_btn_bar_add.xml b/PreferencesManager/res/layout/dialog_pref_btn_bar_add.xml
index 9a7a066..eb624b2 100644
--- a/PreferencesManager/res/layout/dialog_pref_btn_bar_add.xml
+++ b/PreferencesManager/res/layout/dialog_pref_btn_bar_add.xml
@@ -22,12 +22,12 @@
android:layout_height="wrap_content"
android:orientation="horizontal" >
- <com.roboto.RobotoButton
+ <Button
android:id="@+id/btnKO"
style="@style/PreferenceDialogBtn"
android:text="@string/dialog_cancel" />
- <com.roboto.RobotoButton
+ <Button
android:id="@+id/btnOK"
style="@style/PreferenceDialogBtn"
android:text="@string/dialog_add" />
diff --git a/PreferencesManager/res/layout/dialog_pref_btn_bar_edit.xml b/PreferencesManager/res/layout/dialog_pref_btn_bar_edit.xml
index 935b6fb..47a9bf7 100644
--- a/PreferencesManager/res/layout/dialog_pref_btn_bar_edit.xml
+++ b/PreferencesManager/res/layout/dialog_pref_btn_bar_edit.xml
@@ -22,17 +22,17 @@
android:layout_height="wrap_content"
android:orientation="horizontal" >
- <com.roboto.RobotoButton
+ <Button
android:id="@+id/btnKO"
style="@style/PreferenceDialogBtn"
android:text="@string/dialog_cancel" />
- <com.roboto.RobotoButton
+ <Button
android:id="@+id/btnSUPPR"
style="@style/PreferenceDialogBtn"
android:text="@string/dialog_suppr" />
- <com.roboto.RobotoButton
+ <Button
android:id="@+id/btnOK"
style="@style/PreferenceDialogBtn"
android:text="@string/dialog_update" />
diff --git a/PreferencesManager/res/layout/dialog_pref_float_add.xml b/PreferencesManager/res/layout/dialog_pref_float_add.xml
index 617f512..4cd2a3f 100644
--- a/PreferencesManager/res/layout/dialog_pref_float_add.xml
+++ b/PreferencesManager/res/layout/dialog_pref_float_add.xml
@@ -16,15 +16,15 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
style="@style/PreferenceDialogContainer" >
- <com.roboto.RobotoTextView
+ <TextView
android:id="@+id/title"
style="@style/PreferenceDialogTitle" />
- <com.roboto.RobotoEditText
+ <EditText
android:id="@+id/key"
style="@style/EditTextKey" />
- <com.roboto.RobotoEditText
+ <EditText
android:id="@+id/value"
style="@style/EditTextValue"
android:inputType="numberSigned|numberDecimal" />
diff --git a/PreferencesManager/res/layout/dialog_pref_float_edit.xml b/PreferencesManager/res/layout/dialog_pref_float_edit.xml
index f68eb16..cd5d651 100644
--- a/PreferencesManager/res/layout/dialog_pref_float_edit.xml
+++ b/PreferencesManager/res/layout/dialog_pref_float_edit.xml
@@ -16,15 +16,15 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
style="@style/PreferenceDialogContainer" >
- <com.roboto.RobotoTextView
+ <TextView
android:id="@+id/title"
style="@style/PreferenceDialogTitle" />
- <com.roboto.RobotoEditText
+ <EditText
android:id="@+id/key"
style="@style/EditTextKey" />
- <com.roboto.RobotoEditText
+ <EditText
android:id="@+id/value"
style="@style/EditTextValue"
android:inputType="numberSigned|numberDecimal" />
diff --git a/PreferencesManager/res/layout/dialog_pref_integer_add.xml b/PreferencesManager/res/layout/dialog_pref_integer_add.xml
index 290e342..84755b5 100644
--- a/PreferencesManager/res/layout/dialog_pref_integer_add.xml
+++ b/PreferencesManager/res/layout/dialog_pref_integer_add.xml
@@ -16,15 +16,15 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
style="@style/PreferenceDialogContainer" >
- <com.roboto.RobotoTextView
+ <TextView
android:id="@+id/title"
style="@style/PreferenceDialogTitle" />
- <com.roboto.RobotoEditText
+ <EditText
android:id="@+id/key"
style="@style/EditTextKey" />
- <com.roboto.RobotoEditText
+ <EditText
android:id="@+id/value"
style="@style/EditTextValue"
android:inputType="numberSigned" />
diff --git a/PreferencesManager/res/layout/dialog_pref_integer_edit.xml b/PreferencesManager/res/layout/dialog_pref_integer_edit.xml
index fad0607..af228d5 100644
--- a/PreferencesManager/res/layout/dialog_pref_integer_edit.xml
+++ b/PreferencesManager/res/layout/dialog_pref_integer_edit.xml
@@ -16,15 +16,15 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
style="@style/PreferenceDialogContainer" >
- <com.roboto.RobotoTextView
+ <TextView
android:id="@+id/title"
style="@style/PreferenceDialogTitle" />
- <com.roboto.RobotoEditText
+ <EditText
android:id="@+id/key"
style="@style/EditTextKey" />
- <com.roboto.RobotoEditText
+ <EditText
android:id="@+id/value"
style="@style/EditTextValue"
android:inputType="numberSigned" />
diff --git a/PreferencesManager/res/layout/dialog_pref_string_add.xml b/PreferencesManager/res/layout/dialog_pref_string_add.xml
index 69e1a9f..ed60ad3 100644
--- a/PreferencesManager/res/layout/dialog_pref_string_add.xml
+++ b/PreferencesManager/res/layout/dialog_pref_string_add.xml
@@ -16,15 +16,15 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
style="@style/PreferenceDialogContainer" >
- <com.roboto.RobotoTextView
+ <TextView
android:id="@+id/title"
style="@style/PreferenceDialogTitle" />
- <com.roboto.RobotoEditText
+ <EditText
android:id="@+id/key"
style="@style/EditTextKey" />
- <com.roboto.RobotoEditText
+ <EditText
android:id="@+id/value"
style="@style/EditTextValue"
android:ems="10"
diff --git a/PreferencesManager/res/layout/dialog_pref_string_edit.xml b/PreferencesManager/res/layout/dialog_pref_string_edit.xml
index 3e59626..b35f4ea 100644
--- a/PreferencesManager/res/layout/dialog_pref_string_edit.xml
+++ b/PreferencesManager/res/layout/dialog_pref_string_edit.xml
@@ -16,15 +16,15 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
style="@style/PreferenceDialogContainer" >
- <com.roboto.RobotoTextView
+ <TextView
android:id="@+id/title"
style="@style/PreferenceDialogTitle" />
- <com.roboto.RobotoEditText
+ <EditText
android:id="@+id/key"
style="@style/EditTextKey" />
- <com.roboto.RobotoEditText
+ <EditText
android:id="@+id/value"
style="@style/EditTextValue"
android:ems="10"
diff --git a/PreferencesManager/res/layout/dialog_pref_stringset_add.xml b/PreferencesManager/res/layout/dialog_pref_stringset_add.xml
index 89bdac1..b3e0077 100644
--- a/PreferencesManager/res/layout/dialog_pref_stringset_add.xml
+++ b/PreferencesManager/res/layout/dialog_pref_stringset_add.xml
@@ -17,11 +17,11 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
style="@style/PreferenceDialogContainer" >
- <com.roboto.RobotoTextView
+ <TextView
android:id="@+id/title"
style="@style/PreferenceDialogTitle" />
- <com.roboto.RobotoEditText
+ <EditText
android:id="@+id/key"
style="@style/EditTextKey" />
@@ -39,7 +39,7 @@
</LinearLayout>
</ScrollView>
- <com.roboto.RobotoButton
+ <Button
android:id="@+id/action_add_stringset_entry"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
@@ -47,8 +47,8 @@
android:paddingLeft="4dp"
android:paddingRight="4dp"
android:text="@string/action_add_stringset_entry"
- app:typeface="robotoslab_regular" />
+ />
<include layout="@layout/dialog_pref_btn_bar_add" />
-</LinearLayout>
\ No newline at end of file
+</LinearLayout>
diff --git a/PreferencesManager/res/layout/dialog_pref_stringset_edit.xml b/PreferencesManager/res/layout/dialog_pref_stringset_edit.xml
index e6a350f..7de1f17 100644
--- a/PreferencesManager/res/layout/dialog_pref_stringset_edit.xml
+++ b/PreferencesManager/res/layout/dialog_pref_stringset_edit.xml
@@ -17,11 +17,11 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
style="@style/PreferenceDialogContainer" >
- <com.roboto.RobotoTextView
+ <TextView
android:id="@+id/title"
style="@style/PreferenceDialogTitle" />
- <com.roboto.RobotoEditText
+ <EditText
android:id="@+id/key"
style="@style/EditTextKey" />
@@ -39,7 +39,7 @@
</LinearLayout>
</ScrollView>
- <com.roboto.RobotoButton
+ <Button
android:id="@+id/action_add_stringset_entry"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
@@ -47,8 +47,8 @@
android:paddingLeft="4dp"
android:paddingRight="4dp"
android:text="@string/action_add_stringset_entry"
- app:typeface="robotoslab_regular" />
+ />
<include layout="@layout/dialog_pref_btn_bar_edit" />
-</LinearLayout>
\ No newline at end of file
+</LinearLayout>
diff --git a/PreferencesManager/res/layout/fragment_preferences.xml b/PreferencesManager/res/layout/fragment_preferences.xml
index dcad159..55ba48b 100644
--- a/PreferencesManager/res/layout/fragment_preferences.xml
+++ b/PreferencesManager/res/layout/fragment_preferences.xml
@@ -52,7 +52,7 @@
android:layout_marginBottom="10dp"
android:src="@drawable/empty_view" />
- <com.roboto.RobotoTextView
+ <TextView
android:id="@+id/emptyViewText"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
@@ -60,7 +60,7 @@
android:text="@string/empty_preference_file_valid"
android:textAppearance="?android:attr/textAppearanceLarge"
android:textColor="@android:color/tertiary_text_light"
- app:typeface="robotoslab_light" />
+ />
</LinearLayout>
<ProgressBar
@@ -69,4 +69,4 @@
android:layout_height="wrap_content"
android:layout_centerInParent="true" />
-</RelativeLayout>
\ No newline at end of file
+</RelativeLayout>
diff --git a/PreferencesManager/res/layout/row_application.xml b/PreferencesManager/res/layout/row_application.xml
index f22cc6d..a7ac2d3 100644
--- a/PreferencesManager/res/layout/row_application.xml
+++ b/PreferencesManager/res/layout/row_application.xml
@@ -25,7 +25,7 @@
android:layout_height="48dip"
android:padding="4dp" />
- <com.roboto.RobotoTextView
+ <TextView
android:id="@+id/item_text"
android:layout_width="0dip"
android:layout_height="wrap_content"
@@ -35,6 +35,6 @@
android:lines="1"
android:paddingLeft="8dp"
android:textAppearance="?android:attr/textAppearanceMedium"
- app:typeface="robotoslab_regular" />
+ />
-</LinearLayout>
\ No newline at end of file
+</LinearLayout>
diff --git a/PreferencesManager/res/layout/row_header.xml b/PreferencesManager/res/layout/row_header.xml
index 64a0c64..27769e0 100644
--- a/PreferencesManager/res/layout/row_header.xml
+++ b/PreferencesManager/res/layout/row_header.xml
@@ -13,7 +13,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<com.roboto.RobotoTextView xmlns:android="http://schemas.android.com/apk/res/android"
+<TextView xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@+id/text_header"
android:layout_width="match_parent"
@@ -22,4 +22,4 @@
android:textAppearance="?android:attr/textAppearanceMedium"
android:textColor="#33b5e5"
android:textStyle="bold"
- app:typeface="robotoslab_bold" />
\ No newline at end of file
+ />
diff --git a/PreferencesManager/res/layout/row_preference.xml b/PreferencesManager/res/layout/row_preference.xml
index 60d0694..c5e34b5 100644
--- a/PreferencesManager/res/layout/row_preference.xml
+++ b/PreferencesManager/res/layout/row_preference.xml
@@ -27,7 +27,7 @@
android:background="@drawable/abc_list_selector_holo_light"
android:orientation="vertical" >
- <com.roboto.RobotoTextView
+ <TextView
android:id="@+id/item_name"
android:layout_width="match_parent"
android:layout_height="wrap_content"
@@ -38,9 +38,9 @@
android:ellipsize="end"
android:lines="1"
android:textAppearance="?android:attr/textAppearanceMedium"
- app:typeface="robotoslab_regular" />
+ />
- <com.roboto.RobotoTextView
+ <TextView
android:id="@+id/item_value"
android:layout_width="match_parent"
android:layout_height="wrap_content"
@@ -52,7 +52,7 @@
android:lines="1"
android:textAppearance="?android:attr/textAppearanceMedium"
android:textColor="@android:color/tertiary_text_light"
- app:typeface="robotoslab_light" />
+ />
</LinearLayout>
-</LinearLayout>
\ No newline at end of file
+</LinearLayout>
diff --git a/PreferencesManager/res/layout/row_stringset.xml b/PreferencesManager/res/layout/row_stringset.xml
index e89a4c6..45d07de 100644
--- a/PreferencesManager/res/layout/row_stringset.xml
+++ b/PreferencesManager/res/layout/row_stringset.xml
@@ -19,7 +19,7 @@
android:layout_height="wrap_content"
android:orientation="horizontal" >
- <com.roboto.RobotoEditText
+ <EditText
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"
@@ -29,7 +29,7 @@
android:ems="10"
android:gravity="left"
android:inputType="textMultiLine"
- app:typeface="robotoslab_regular" />
+ />
<ImageButton
android:layout_width="wrap_content"
@@ -40,4 +40,4 @@
android:scaleType="centerInside"
android:src="@drawable/abc_ic_clear_search_api_holo_light" />
-</LinearLayout>
\ No newline at end of file
+</LinearLayout>
diff --git a/PreferencesManager/res/values/styles.xml b/PreferencesManager/res/values/styles.xml
index 213092c..3a88864 100644
--- a/PreferencesManager/res/values/styles.xml
+++ b/PreferencesManager/res/values/styles.xml
@@ -45,7 +45,6 @@
<item name="android:layout_height">wrap_content</item>
<item name="android:layout_marginTop">10dp</item>
<item name="android:textAppearance">?android:attr/textAppearanceLarge</item>
- <item name="typeface">robotoslab_light</item>
</style>
<style name="PreferenceDialogBtn">
@@ -54,7 +53,6 @@
<item name="android:layout_margin">4dp</item>
<item name="android:layout_weight">1</item>
<item name="android:background">@drawable/btn</item>
- <item name="typeface">robotoslab_regular</item>
</style>
<style name="EditTextKey">
@@ -69,7 +67,6 @@
<item name="android:gravity">center</item>
<item name="android:hint">@string/hint_key</item>
<item name="android:inputType">textNoSuggestions</item>
- <item name="typeface">robotoslab_regular</item>
</style>
<style name="EditTextValue">
@@ -82,7 +79,6 @@
<item name="android:ems">10</item>
<item name="android:gravity">center</item>
<item name="android:hint">@string/hint_value</item>
- <item name="typeface">robotoslab_regular</item>
</style>
-</resources>
\ No newline at end of file
+</resources>
diff --git a/PreferencesManager/src/fr/simon/marquis/preferencesmanager/ui/AppListActivity.java b/PreferencesManager/src/fr/simon/marquis/preferencesmanager/ui/AppListActivity.java
index 8b9b255..2bc4960 100644
--- a/PreferencesManager/src/fr/simon/marquis/preferencesmanager/ui/AppListActivity.java
+++ b/PreferencesManager/src/fr/simon/marquis/preferencesmanager/ui/AppListActivity.java
@@ -79,7 +79,6 @@ public class AppListActivity extends ActionBarActivity implements OnQueryTextLis
}
}
});
- getActionBar().setTitle(Utils.applyCustomTypeFace(getString(R.string.app_name), this));
if (savedInstanceState == null || Utils.getPreviousApps() == null) {
startTask();
} else {
diff --git a/PreferencesManager/src/fr/simon/marquis/preferencesmanager/ui/FileEditorActivity.java b/PreferencesManager/src/fr/simon/marquis/preferencesmanager/ui/FileEditorActivity.java
index ccc8cf8..714b3cb 100644
--- a/PreferencesManager/src/fr/simon/marquis/preferencesmanager/ui/FileEditorActivity.java
+++ b/PreferencesManager/src/fr/simon/marquis/preferencesmanager/ui/FileEditorActivity.java
@@ -269,7 +269,6 @@ public class FileEditorActivity extends ActionBarActivity implements TextWatcher
private void updateTitle() {
Spanned str = Html.fromHtml((mHasContentChanged ? "<font color='#33b5e5'><b>&#9679;</b></font> " : "") + mName);
- getActionBar().setTitle(Utils.applyCustomTypeFace(str, this));
}
private void clearSpans(Spannable source) {
diff --git a/PreferencesManager/src/fr/simon/marquis/preferencesmanager/ui/PreferencesActivity.java b/PreferencesManager/src/fr/simon/marquis/preferencesmanager/ui/PreferencesActivity.java
index 09f75ea..b422f8a 100644
--- a/PreferencesManager/src/fr/simon/marquis/preferencesmanager/ui/PreferencesActivity.java
+++ b/PreferencesManager/src/fr/simon/marquis/preferencesmanager/ui/PreferencesActivity.java
@@ -78,8 +78,6 @@ public class PreferencesActivity extends ActionBarActivity implements OnFragment
packageName = b.getString("PACKAGE_NAME");
- getActionBar().setTitle(Utils.applyCustomTypeFace(b.getString("TITLE"), this));
- getActionBar().setSubtitle(Utils.applyCustomTypeFace(packageName, this));
Drawable drawable = Utils.findDrawable(packageName, this);
if (drawable != null) {
getSupportActionBar().setIcon(drawable);
@@ -151,11 +149,7 @@ public class PreferencesActivity extends ActionBarActivity implements OnFragment
public int getCount() {
return files.size();
}
-
- @Override
- public CharSequence getPageTitle(int position) {
- return Utils.applyCustomTypeFace(files.get(position).getName(), PreferencesActivity.this);
- }
+
}
@Override
diff --git a/PreferencesManager/src/fr/simon/marquis/preferencesmanager/util/Utils.java b/PreferencesManager/src/fr/simon/marquis/preferencesmanager/util/Utils.java
index f37c917..a66e91a 100644
--- a/PreferencesManager/src/fr/simon/marquis/preferencesmanager/util/Utils.java
+++ b/PreferencesManager/src/fr/simon/marquis/preferencesmanager/util/Utils.java
@@ -47,7 +47,6 @@ import android.util.Log;
import android.view.View;
import android.view.inputmethod.InputMethodManager;
-import com.roboto.RobotoTypefaceManager;
import com.spazedog.lib.rootfw.container.FileStat;
import fr.simon.marquis.preferencesmanager.model.AppEntry;
@@ -218,13 +217,6 @@ public class Utils {
imm.hideSoftInputFromWindow(view.getWindowToken(), 0);
}
- public static SpannableString applyCustomTypeFace(CharSequence src, Context ctx) {
- SpannableString span = new SpannableString(src);
-
- span.setSpan(new CustomTypefaceSpan("", RobotoTypefaceManager.obtaintTypeface(ctx, RobotoTypefaceManager.ROBOTOSLAB_REGULAR)), 0,
- span.length(), Spannable.SPAN_EXCLUSIVE_EXCLUSIVE);
- return span;
- }
public static Drawable findDrawable(String packageName, Context ctx) {
if (TextUtils.isEmpty(packageName)) {

View file

@ -1,6 +1,6 @@
Categories:Internet
License:GPLv3
Web Site:
Web Site:http://tsagi.me
Source Code:https://github.com/tsagi/jekyll-client-for-android
Issue Tracker:https://github.com/tsagi/jekyll-client-for-android/issues

View file

@ -18,7 +18,7 @@ Build:0.3.1,4
subdir=app
srclibs=ActionBarSherlock@90939dc;F5@ce9c78497a0cc22a
init=sed -i 's@\(reference.2=\).*@\1$$ActionBarSherlock$$@' project.properties && \
sed -i 's@\(reference.1=\).*@\1$$F5I$$@' project.properties
sed -i 's@\(reference.1=\).*@\1$$F5$$@' project.properties
Auto Update Mode:None
Update Check Mode:Tags

View file

@ -0,0 +1,23 @@
Categories:Reading
License:Apache2
Web Site:http://groups.google.com/group/samlib-info
Source Code:https://github.com/monakhv/samlib-Info
Issue Tracker:https://github.com/monakhv/samlib-Info/issues
Auto Name:SamLib Инфо
Summary:Track new Russian publications
Description:
New publications on samlib.ru site.
.
Repo Type:git
Repo:https://github.com/monakhv/samlib-Info.git
Build:3.1.9,19
commit=V3.1.9
Auto Update Mode:None
Update Check Mode:Tags
Current Version:3.1.9
Current Version Code:19

View file

@ -20,9 +20,9 @@ Repo Type:git
Repo:https://github.com/uberspot/DebianDroid.git
Build:1.7,12
submodules=yes
commit=5708e25c80969e
prebuild=sed -i 's/StorageUtils/storageutils/g' project.properties
submodules=yes
init=sed -i 's/StorageUtils/storageutils/g' project.properties
Auto Update Mode:None
Update Check Mode:RepoManifest

View file

@ -0,0 +1,30 @@
Categories:Science & Education
License:GPLv3
Web Site:http://code.google.com/p/frex-app
Source Code:http://code.google.com/p/frex-app/source/list
Issue Tracker:http://code.google.com/p/frex-app/issues/list
Auto Name:Frex
Summary:Fractal viewer
Description:
Generate unusual fractals such as Burning Ship and Odd Onion.
The [http://code.google.com/p/frex-app/wiki/FrexExamples gallery]
has some amazing examples which can be opened via the app, since they have the
.frex extension.
.
Repo Type:git
Repo:https://code.google.com/p/frex-app/
Build:1.2.2,10
commit=196d7c
rm=materials
Build:1.3,11
disable=not published
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.3
Current Version Code:11

View file

@ -21,6 +21,6 @@ prebuild=\
echo 'source.dir=src;$$MobAdMob$$/src;$$NoAnalytics$$/src' > ant.properties
Update Check Mode:None
Current Version:1.0.2
Current Version Code:3
Current Version:1.7.7.5
Current Version Code:887

View file

@ -5,9 +5,11 @@ Source Code:https://github.com/marfnk/sosmobileclient
Issue Tracker:https://github.com/marfnk/sosmobileclient/issues
Auto Name:MobileSWC
Summary:Watch sensors in Germany
Summary:Watch sensors in Europe
Description:
HTML5 client for the Sensor Observation Network by 52north.
Most sensors are in Germany and Belgium though there are
some in Asia.
Status: Beta.
.

View file

@ -1,6 +1,6 @@
Categories:Office
License:MIT
Web Site:
Web Site:http://okfn.org
Source Code:https://github.com/okfn/product-browser-android
Issue Tracker:https://github.com/okfn/product-browser-android/issues

View file

@ -18,7 +18,7 @@ Auto start options
Repo Type:git
Repo:https://github.com/joanpuigsanz/servdroid.git
Build:1.0.3,01000300
Build:1.0.3,1000300
commit=1.0.3
subdir=android/ServDroid.web
srclibs=1:ActionBarSherlock@4.4.0

View file

@ -10,7 +10,8 @@ Summary:Online gallery viewer
Description:
Connect to Danbooru image galleries and browse by
tags (A swipe from the side reveals the action bar).
The Safebooru site is preloaded which shows Anime images.
The safebooru.org site is preloaded which shows Anime images
that are generally 'safe for work'.
A proprietary analytics library was removed.
.

View file

@ -1,6 +1,6 @@
Categories:Games
License:GPLv2
Web Site:
Web Site:http://oneredpixel.pro
Source Code:https://github.com/tsapree/L9Droid
Issue Tracker:https://github.com/tsapree/L9Droid/issues

View file

@ -0,0 +1,25 @@
Categories:Science & Education
License:GPLv3
Web Site:
Source Code:https://github.com/withad/Mandelbrot-Maps-on-Android
Issue Tracker:https://github.com/withad/Mandelbrot-Maps-on-Android/issues
Auto Name:Mandelbrot Maps
Summary:Fractal viewer
Description:
Generates the Mandelbrot fractal, and at each point, allows you to see
the associated Julia set fractal.
.
Repo Type:git
Repo:https://github.com/withad/Mandelbrot-Maps-on-Android.git
Build:1.01,2
commit=32f397669847c23a
subdir=MandelbrotMapsAndroid
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.01
Current Version Code:2

View file

@ -20,9 +20,7 @@ Build:1.14,14
gradle=yes
Build:1.15,15
commit=342e9b3ce290dc1
subdir=Flashback
gradle=yes
disable=not published
Auto Update Mode:None
Update Check Mode:RepoManifest

View file

@ -0,0 +1,6 @@
Repo Type:git
Repo:https://github.com/cketti/ckChangeLog
Subdir:library,ckChangeLog/src/main
Prepare:[ -f project.properties ] || echo 'source.dir=java' > ant.properties && echo -e 'android.library=true\ntarget=android-19' > project.properties
Update Project:Yes

View file

@ -1,3 +1,5 @@
Repo Type:git
Repo:https://github.com/cyrilmottier/GreenDroid.git
Subdir:GreenDroid
Prepare:$$SDK$$/tools/android update project -p . -t android-8

View file

@ -1,3 +1,4 @@
Repo Type:git
Repo:https://github.com/guardianproject/IOCipher.git
Update Project:Yes

View file

@ -0,0 +1,3 @@
Repo Type:git
Repo:https://github.com/novoda/ImageLoader
Subdir:core

View file

@ -0,0 +1,5 @@
Repo Type:git
Repo:https://github.com/johnkil/Android-ProgressFragment
Subdir:progressfragment
Prepare:mkdir libs
Update Project:Yes

View file

@ -0,0 +1,3 @@
Repo Type:git-svn
Repo:http://smashwordsapi.googlecode.com/svn/trunk
Subdir:SmashwordsAPI

View file

@ -0,0 +1,3 @@
Repo Type:git
Repo:https://github.com/superdry/SuperdryColorPickerLib
Prepare:$$SDK$$/tools/android update project -p . -t android-10

View file

@ -1,4 +1,5 @@
Repo Type:git
Repo:https://android.googlesource.com/platform/frameworks/volley
Prepare:rm -rf tests/ && echo "android.library=true" >> project.properties
Update Project:Yes