diff --git a/metadata/be.norio.randomapp.txt b/metadata/be.norio.randomapp.txt new file mode 100644 index 0000000000..0a468edc90 --- /dev/null +++ b/metadata/be.norio.randomapp.txt @@ -0,0 +1,23 @@ +Categories:System +License:GPLv3 +Web Site: +Source Code:https://github.com/litrik/be.norio.randomapp +Issue Tracker:https://github.com/litrik/be.norio.randomapp/issues + +Auto Name:Random App +Summary:Launch a random app +Description: +No description available +. + +Repo Type:git +Repo:https://github.com/litrik/be.norio.randomapp.git + +Build:1.0,1 + commit=0ac31 + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.0 +Current Version Code:1 + diff --git a/metadata/buet.rafi.dictionary.txt b/metadata/buet.rafi.dictionary.txt index aecdae8016..b3be276af4 100644 --- a/metadata/buet.rafi.dictionary.txt +++ b/metadata/buet.rafi.dictionary.txt @@ -5,7 +5,7 @@ Source Code:https://github.com/rafi-kamal/Bangla-Dictionary Issue Tracker:https://github.com/rafi-kamal/Bangla-Dictionary/issues Auto Name:Ridmik Dictionary -Summary:Bengali-English Dictionary +Summary:English-Bengali Dictionary Description: Based on ankur.org's database. More info [http://www.bengalinux.org/english-to-bengali-dictionary/about.htm here]. diff --git a/metadata/com.android.camera2.txt b/metadata/com.android.camera2.txt new file mode 100644 index 0000000000..f498ce53b2 --- /dev/null +++ b/metadata/com.android.camera2.txt @@ -0,0 +1,38 @@ +Category:Multimedia +License:Apache2 +Web Site: +Source Code:https://github.com/CyanogenMod/android_packages_apps_Camera2 +Issue Tracker:http://code.google.com/p/android/issues/list?can=2&q=camera&colspec=ID+Type+Status+Owner+Summary+Stars&cells=tiles + +Summary:Stock camera +Description: +This is the camera2 package which is a new package in Android 4.4, +but it's compatible with Android 4.0. +. + +Repo Type:git +Repo:https://android.googlesource.com/platform/packages/apps/Camera2 + +Build:4.4.2,1 + commit=android-4.4.2_r1 + target=android-19 + extlibs=android/android-support-v13.jar + srclibs=Xmp@android-4.4.2_r1 + patch=build.xml_1.patch + rm=tests + prebuild=cp -r $$Xmp$$ . && \ + echo -e 'source.dir=src_pd;src_pd_gcam;src;Xmp/XMPCore/src\nversion.name=4.4.2\nversion.code=1' >> ant.properties && \ + echo 'APP_ABI := all' >> jni/Application.mk + buildjni=yes + +Maintainer Notes: +You could alway switch this to Cyanogenmod or OmniROM but at the moment they are very similar +See version.mk for their version scheme + +build.xml patches are hairy; one can also use custom_rules.xml +. + +Update Check Mode:None +Current Version:4.2.1 +Current Version Code:1 + diff --git a/metadata/com.android.camera2/build.xml_1.patch b/metadata/com.android.camera2/build.xml_1.patch new file mode 100644 index 0000000000..cfbd9533e6 --- /dev/null +++ b/metadata/com.android.camera2/build.xml_1.patch @@ -0,0 +1,104 @@ +diff --git a/build.xml b/build.xml +index 5a8eefa..a7f41d8 100644 +--- a/build.xml ++++ b/build.xml +@@ -1,10 +1,10 @@ + +- ++ + + +- ++ + + + + +- +- +- +- +- +- + + + +- +- ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ + + +- ++ + + + + +- +- +- +- +- +- + + + +- +- ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ + + +- ++ + + + + +- +- +- +- +- +- + + + +- +- ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ + + +- +- +- +- +- + + + +diff --git a/src/com/piratebayfree/activities/MainActivity.java b/src/com/piratebayfree/activities/MainActivity.java +index eccd3a1..41a2256 100644 +--- a/src/com/piratebayfree/activities/MainActivity.java ++++ b/src/com/piratebayfree/activities/MainActivity.java +@@ -1,10 +1,7 @@ + package com.piratebayfree.activities; + +-import com.newrelic.agent.android.NewRelic; +- + import com.google.analytics.tracking.android.EasyTracker; + +-import com.google.android.gms.ads.*; + import com.piratebayfree.Category; + import com.piratebayfree.Database; + import com.piratebayfree.Proxy; +@@ -72,7 +69,6 @@ public class MainActivity extends Activity implements TextWatcher, OnKeyListener + private ImageView statusicon; + private TextView statustext; + private ImageView advert; +- private AdView admob; + private ProgressBar loading; + private DrawerLayout drawer; + private ListView categorylist; +@@ -166,10 +162,6 @@ public class MainActivity extends Activity implements TextWatcher, OnKeyListener + + db.deleteLogs(); + +- loadAds(); +- +- loadTracking(); +- + } + + @Override +@@ -194,36 +186,6 @@ public class MainActivity extends Activity implements TextWatcher, OnKeyListener + } + + // Ads +- private void loadAds() { +- +- admob = new AdView(this); +- +- admob.setAdUnitId(ADMOB); +- admob.setAdSize(AdSize.BANNER); +- +- RelativeLayout layout = (RelativeLayout) findViewById(R.id.main_activity); +- +- RelativeLayout.LayoutParams params = new RelativeLayout.LayoutParams( +- RelativeLayout.LayoutParams.WRAP_CONTENT, +- RelativeLayout.LayoutParams.WRAP_CONTENT); +- +- params.addRule(RelativeLayout.ALIGN_PARENT_BOTTOM); +- +- layout.addView(admob, params); +- +- AdRequest request = new AdRequest.Builder().build(); +- +- admob.loadAd(request); +- +- +- } +- +- // Tracking +- private void loadTracking() { +- +- NewRelic.withApplicationToken(NEWRELIC).start(this.getApplication()); +- +- } + + @Override + public void onStart() { diff --git a/metadata/com.sapos_aplastados.game.clash_of_balls.txt b/metadata/com.sapos_aplastados.game.clash_of_balls.txt new file mode 100644 index 0000000000..7f22b13fc7 --- /dev/null +++ b/metadata/com.sapos_aplastados.game.clash_of_balls.txt @@ -0,0 +1,53 @@ +Categories:Games +License:GPLv3 +Web Site:https://github.com/bkueng/clash_of_balls +Source Code:https://github.com/bkueng/clash_of_balls +Issue Tracker:https://github.com/bkueng/clash_of_balls/issues + +Auto Name:Clash of Balls +Summary:2-player accelerometer game +Description: +Prove your sensitive control skills and compete with your friends over WiFi in +various levels. +Try to destroy your rivals by pushing them into the black void and become the +true master of balls. +Don't forget to make use of the mighty power-ups that will appear eventually. +And always be aware of the danger that you have to face out there. +But remember, you are alone and there is only one survivor. + +Games are played peer-to-peer; so +no server is used, but each player needs to be in the same network to see each +other. If the device supports it, Clash of Balls should also run via Bluetooth. +For the best game experience, the WiFi needs low latencies. +You can also create a Hotspot and let others connect. + +The aim of the game is to bounce the other players out of the field by balancing +your device.The game should be self-explanatory, there is a Help Menu. When the +game starts and the countdown is shown, hold your device still in the desired +position, where your ball should not move. During the game, tilt the device to +move your player to a certain direction. + +For physics simulation, JBox2D is used, a Java implementation of the 2D physics +engine Box2D. +. + +Repo Type:git +Repo:https://github.com/bkueng/clash_of_balls.git + +Build:1.11,111 + commit=v1.11 + srclibs=Jbox2d@691 + init=zip -r native.zip libs/armeabi + rm=libs/jbox2d-library-2.1.2.1-SNAPSHOT.jar + prebuild=echo 'source.dir=src;$$Jbox2d$$/src/main/java' >> ant.properties + build=unzip native.zip + +Maintainer Notes: +Could build the alljoyn native library: https://git.allseenalliance.org/gerrit/ +. + +Auto Update Mode:None +Update Check Mode:Tags +Current Version:1.11 +Current Version Code:111 + diff --git a/metadata/com.studio332.flickit.txt b/metadata/com.studio332.flickit.txt new file mode 100644 index 0000000000..64f631e9e2 --- /dev/null +++ b/metadata/com.studio332.flickit.txt @@ -0,0 +1,36 @@ +Categories:Games +License:Apache2 +Web Site:https://www.facebook.com/studio332apps/info +Source Code:https://github.com/louffoster/FlickIt +Issue Tracker:https://github.com/louffoster/FlickIt/issues + +Auto Name:FlickIt! +Summary:Family game of skill +Description: +It combines aspects of shuffleboard, 9-ball and bumper pool into a unique new +gameplay experience. +Use your shooter puck to knock white targets into the holes for points. +Like 9-ball, the lowest numbered target must be hit first. +FlickIt! is easy to learn, yet difficult to master. +Just drag your finger to aim, tap and hold to increase power, and release to +shoot. +Be careful you don't overpower and miss the shot! +Challenge your friends to see who is the true FlickIt! master. +. + +Repo Type:git +Repo:https://github.com/louffoster/FlickIt.git + +Build:1.0.1,2 + commit=13b9b + subdir=FlickIt-android + init=zip -r native.zip libs/armeabi* libs/x86 && \ + mv ../FlickIt/libs/gdx.jar libs/ && \ + echo 'source.dir=src;../FlickIt/src' > ant.properties + build=unzip native.zip + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.1 +Current Version Code:2 + diff --git a/metadata/com.taiste.lainari_en.txt b/metadata/com.taiste.lainari_en.txt index 5fe70393ce..91710af0ac 100644 --- a/metadata/com.taiste.lainari_en.txt +++ b/metadata/com.taiste.lainari_en.txt @@ -27,11 +27,14 @@ A proprietary analytics library was removed. Repo Type:git Repo:https://github.com/helsinki-city-library/pocketlibrary.git -Build Version:1.5,18,ad935f,subdir=android,\ -rm=android/libs/libGoogleAnalyticsV2.jar;iphone;common,\ -init=rm LibraryProject/build.xml && echo -e "android.library=true\ntarget=android-12" > LibraryProject/project.properties,\ -srclibs=NoAnalytics@c8d77,\ -prebuild=$$SDK$$/tools/android update project -l $$NoAnalytics$$ -p . +Build:1.5,18 + commit=ad935f + disable=purge apk; assets need to be included from common somehow + subdir=android + init=rm LibraryProject/build.xml && echo -e "android.library=true\ntarget=android-12" > LibraryProject/project.properties + srclibs=NoAnalytics@c8d77 + rm=android/libs/libGoogleAnalyticsV2.jar;iphone + prebuild=$$SDK$$/tools/android update project -l $$NoAnalytics$$ -p . Update Check Mode:RepoManifest Current Version:1.5 diff --git a/metadata/com.th.XenonWallpapers.txt b/metadata/com.th.XenonWallpapers.txt new file mode 100644 index 0000000000..56d0ebe8c0 --- /dev/null +++ b/metadata/com.th.XenonWallpapers.txt @@ -0,0 +1,46 @@ +Categories:Wallpaper +License:GPLv2 +Web Site:http://www.xenonhd.com +Source Code:https://github.com/TeamHorizon/android_packages_apps_XenonWallpapers +Issue Tracker:https://github.com/TeamHorizon/android_packages_apps_XenonWallpapers/issues + +Auto Name:XenonHD Wallpapers +Summary:10 geometric wallpapers +Description: +Just the unbranded wallpapers from the XenonHD ROM static wallpapers. +They're designed for HDPI screens i.e. (800x480px) but they'd be +OK on higher resolution too (even though the app won't allow you to +resize them). + +There is also an option to choose one of seven solid-ish colours. +. + +Repo Type:git +Repo:https://github.com/TeamHorizon/android_packages_apps_XenonWallpapers + +Build:1.1,2 + commit=25c0587e89e32 + init=sed -i 's/XenonHD /Pattern HDPI /g' res/values/strings.xml && \ + sed -i 's/Xenon/Pattern HDPI /g' res/values-es/strings.xml + target=android-16 + extlibs=android/android-support-v4r13.jar + prebuild=cd res/drawable-nodpi/ && \ + rm wallpaper_5.jpg && \ + rm wallpaper_6.jpg && \ + rm wallpaper_7.jpg && \ + rm wallpaper_8.png && \ + rm wallpaper_9.png && \ + rm wallpaper_10.png && \ + rm wallpaper_11.png && \ + rm wallpaper_12.png && \ + rm wallpaper_14.jpg && \ + rm wallpaper_15.jpg && \ + rm wallpaper_16.jpg && \ + rm wallpaper_17.png && \ + rm wallpaper_2*.png + +Auto Update Mode:None +Update Check Mode:None +Current Version:1.1 +Current Version Code:2 + diff --git a/metadata/com.tkjelectronics.balanduino.txt b/metadata/com.tkjelectronics.balanduino.txt index 6c40f85f04..20750c1d6f 100644 --- a/metadata/com.tkjelectronics.balanduino.txt +++ b/metadata/com.tkjelectronics.balanduino.txt @@ -10,7 +10,8 @@ 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. +There are two versions: one with usb OTG (for uploading firmware) and one without +(for Android 2.2) . Repo Type:git @@ -18,14 +19,12 @@ 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 diff --git a/metadata/com.unleashyouradventure.swaccess.txt b/metadata/com.unleashyouradventure.swaccess.txt index 9ae46b24ff..0b0a030040 100644 --- a/metadata/com.unleashyouradventure.swaccess.txt +++ b/metadata/com.unleashyouradventure.swaccess.txt @@ -15,7 +15,7 @@ Books can be loaded directly from Cool reader, FBReader or Pageturner # no git treeish found error #Repo Type:git-svn Repo Type:svn -Repo:http://smashwords-access-for-android.googlecode.com/svn/trunk/ +Repo:http://smashwords-access-for-android.googlecode.com/svn/trunk Build:011 beta,11 commit=25 diff --git a/metadata/com.weicheng.taipeiyoubikeoffline.txt b/metadata/com.weicheng.taipeiyoubikeoffline.txt index 6c3a9838c0..03f5d228d0 100644 --- a/metadata/com.weicheng.taipeiyoubikeoffline.txt +++ b/metadata/com.weicheng.taipeiyoubikeoffline.txt @@ -6,7 +6,7 @@ Issue Tracker:https://bitbucket.org/tiduswc2/taipei-youbike-offline/issues Donate:http://techwagon.blogspot.com Auto Name:Taipei Youbike Offline -Summary: +Summary:Find bike stations in Taiwan 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. diff --git a/metadata/de.koelle.christian.trickytripper.txt b/metadata/de.koelle.christian.trickytripper.txt index 9b65ace840..63fda78dba 100644 --- a/metadata/de.koelle.christian.trickytripper.txt +++ b/metadata/de.koelle.christian.trickytripper.txt @@ -16,11 +16,7 @@ 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/17.0.0/18.1.0/g;s/:C::Users:ckoelle:Projekte:Android:actionbarsherlock:4.2.0:library/:ActionBarSherlock/g' build.gradle && \ - sed -i 's/16/17/g' AndroidManifest.xml + srclibs=1:ActionBarSherlock@4.2.0 Auto Update Mode:None Update Check Mode:RepoManifest diff --git a/metadata/eu.inmite.android.gridwichterle.txt b/metadata/eu.inmite.android.gridwichterle.txt new file mode 100644 index 0000000000..4a20d1e2d4 --- /dev/null +++ b/metadata/eu.inmite.android.gridwichterle.txt @@ -0,0 +1,26 @@ +Categories:Development +License:Apache2 +Web Site: +Source Code:https://github.com/inmite/android-grid-wichterle +Issue Tracker:https://github.com/inmite/android-grid-wichterle/issues + +Auto Name:GridWichterle +Summary:Grid overlay +Description: +Makes adherence to [http://developer.android.com/design/style/metrics-grids.html design] +guidlines much easier. +. + +Repo Type:git +Repo:https://github.com/inmite/android-grid-wichterle.git + +Build:1.0.2,10002 + commit=17023 + disable=strange missing classes crash on startup + maven=yes + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.0.2 +Current Version Code:10002 + diff --git a/metadata/headrevision.BehatReporter.txt b/metadata/headrevision.BehatReporter.txt new file mode 100644 index 0000000000..813caafb6f --- /dev/null +++ b/metadata/headrevision.BehatReporter.txt @@ -0,0 +1,27 @@ +Categories:Internet +License:MIT +Web Site: +Source Code:https://github.com/headrevision/BehatReporter +Issue Tracker:https://github.com/headrevision/BehatReporter/issues + +Auto Name:Behat Reporter +Summary:Display server output +Description: +Show the output of the Behat server tool. See the source code page +for requirements. +. + +Repo Type:git +Repo:https://github.com/headrevision/BehatReporter.git + +Build:1.0.4,5 + commit=v1.0.4 + rm=libs/HumanTimeApproximation.jar + srclibs=HumanTime@d63d + prebuild=echo 'source.dir=src;$$HumanTime$$/src' > ant.properties + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.0.4 +Current Version Code:5 + diff --git a/metadata/in.ac.dtu.subtlenews.txt b/metadata/in.ac.dtu.subtlenews.txt new file mode 100644 index 0000000000..8ed56fbeba --- /dev/null +++ b/metadata/in.ac.dtu.subtlenews.txt @@ -0,0 +1,27 @@ +Categories:Reading +License:GPLv3 +Web Site: +#Web Site:http://android.championswimmer.in +Source Code:https://github.com/teamOSC/SubtleNews_Android_App +Issue Tracker:https://github.com/teamOSC/SubtleNews_Android_App/issues + +Auto Name:Subtle News +Summary:News digest +Description: +Connects to a SubtleNews server (source code in the same project), which +summarizes the news for you so you have less to read; it can also be read out to you. +. + +Repo Type:git +Repo:https://github.com/teamOSC/SubtleNews_Android_App.git + +Build:0.7,7 + commit=0.7 + subdir=App + gradle=defaultFlavor + +Auto Update Mode:None +Update Check Mode:RepoManifest/dev +Current Version:0.7 +Current Version Code:7 + diff --git a/metadata/io.github.sanbeg.flashlight.txt b/metadata/io.github.sanbeg.flashlight.txt new file mode 100644 index 0000000000..895ef82a08 --- /dev/null +++ b/metadata/io.github.sanbeg.flashlight.txt @@ -0,0 +1,24 @@ +Categories:System +License:GPLv3 +Web Site:https://sanbeg.github.io/flashlight +Source Code:https://github.com/sanbeg/flashlight +Issue Tracker:https://github.com/sanbeg/flashlight/issues + +Auto Name:Open FlashLight +Summary:Camera LED toggle +Description: +This one is basic, turn it on with the button and quit the app +to turn it off. +. + +Repo Type:git +Repo:https://github.com/sanbeg/flashlight.git + +Build:1.0,1 + commit=01158 + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.0 +Current Version Code:1 + diff --git a/metadata/it.mn.salvi.linuxDayOSM.txt b/metadata/it.mn.salvi.linuxDayOSM.txt new file mode 100644 index 0000000000..e7364d8134 --- /dev/null +++ b/metadata/it.mn.salvi.linuxDayOSM.txt @@ -0,0 +1,23 @@ +Categories:Navigation +License:GPLv3 +Web Site: +Source Code:https://github.com/DocSalvi/LinuxDayAppAndroid +Issue Tracker:https://github.com/DocSalvi/LinuxDayAppAndroid/issues + +Auto Name:LinuxDayOSM +Summary:Info on Linux day events in Italy +Description: +Shows on a map the location of Linux days and Linux User Groups. +. + +Repo Type:git +Repo:https://github.com/DocSalvi/LinuxDayAppAndroid.git + +Build:1.6.1,5 + commit=ae13d2a15e5e + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.6.1 +Current Version Code:5 + diff --git a/metadata/jp.softstudio.DriversLicenseReader.txt b/metadata/jp.softstudio.DriversLicenseReader.txt new file mode 100644 index 0000000000..507b5d749f --- /dev/null +++ b/metadata/jp.softstudio.DriversLicenseReader.txt @@ -0,0 +1,23 @@ +Categories:Office +License:MIT +Web Site: +Source Code:https://github.com/soft-studio/NFC_DriversLicenseReader +Issue Tracker:https://github.com/soft-studio/NFC_DriversLicenseReader/issues + +Auto Name:運転免許証リーダー +Name:NFC Drivers License Reader +Summary:Read Japanese driving licenses +Description: +. + +Repo Type:git +Repo:https://github.com/soft-studio/NFC_DriversLicenseReader.git + +Build:1.4,5 + commit=d04e9e9d90184c + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.4 +Current Version Code:5 + diff --git a/metadata/net.bluetoothviewer.txt b/metadata/net.bluetoothviewer.txt new file mode 100644 index 0000000000..c0357a22d0 --- /dev/null +++ b/metadata/net.bluetoothviewer.txt @@ -0,0 +1,28 @@ +Categories:Development +License:GPLv3 +Web Site:http://blog.ecomobilecitizen.com/android/bluetoothviewer +Source Code:https://github.com/janosgyerik/bluetoothviewer +Issue Tracker:https://github.com/janosgyerik/bluetoothviewer/issues +Donate:https://github.com/janosgyerik/bluetoothviewer#Donations + +Auto Name:Bluetooth Viewer (LITE) +Summary:Bluetooth connection debugging tool +Description: +* Connect to any Bluetooth device +* Display incoming raw data +* Send raw data to the Bluetooth device +* You can confirm successful pairing, monitor incoming raw data and see exactly what is being transmitted from the Bluetooth device +. + +Repo Type:git +Repo:https://github.com/janosgyerik/bluetoothviewer.git + +Build:1.0.1,2 + commit=04e06b866d0 + rm=scripts;samples;graphics + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.0.1 +Current Version Code:2 + diff --git a/metadata/net.imatruck.betterweather.txt b/metadata/net.imatruck.betterweather.txt new file mode 100644 index 0000000000..a508360c0f --- /dev/null +++ b/metadata/net.imatruck.betterweather.txt @@ -0,0 +1,36 @@ +Categories:Wallpaper +License:Apache2 +Source Code:https://github.com/MarcDufresne/BetterWeather +Issue Tracker:https://github.com/MarcDufresne/BetterWeather/issues + +Auto Name:BetterWeather +Summary:DashClock extension +Description: +Based on the weather extension included with [[net.nurik.roman.dashclock]]. +It also contains more weather status icons than the original extension +(Thunderstorms, Mostly Cloudy, Hail, etc.) and +multiple icon themes (Climacons, Weathercons and Chameleon icon packs). + +Full feature list includes: +* Manual or automatic location; +* Refresh on touch; +* Custom shortcut on touch; +* Forecasts; +* Wind speed and wind chill; +* Humidity level; +* Lots of icons +. + +Repo Type:git +Repo:https://github.com/MarcDufresne/BetterWeather.git + +Build:2.2.2,34 + commit=ba20a05e3506fb + subdir=betterweather + gradle=yes + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:2.2.2 +Current Version Code:34 + diff --git a/metadata/net.solutinno.websearch.txt b/metadata/net.solutinno.websearch.txt new file mode 100644 index 0000000000..9c72a8879f --- /dev/null +++ b/metadata/net.solutinno.websearch.txt @@ -0,0 +1,46 @@ +Categories:System +License:Apache2 +Web Site:http://balesz.github.io/android-WebSearch +Source Code:https://github.com/balesz/android-WebSearch +Issue Tracker:https://github.com/balesz/android-WebSearch/issues + +Auto Name:WebSearch +Summary:Search the web from within apps +Description: +If an app allows you to select plain text then the selected text is shared to this app, +which in turn, opens it in your search engine of choice, provided it obeys +the OpenSearch format. + +You manage your search engines on the admin UI. +You can import engines from an url, or you can add new engines by hand: for +examples, see OpenSearch engines from [http://mycroftproject.com Mycroft project] +and http://www.searchplugins.net. +If you tap the import icon on the action bar, a dialog will appear. +You have to fill the url edit box, then tap the import button. +You have to fill in at least the name and the url fields. +There is a paste icon on the right side of the url field; if you tap this icon, +it will paste a "{searchTerms}" string into the url field. +This is necessary because this string will be replaced by your search string in the url. + +For example, Wikipedia English is: +[https://secure.wikimedia.org/wikipedia/en/w/index.php?title=Special%3ASearch&search={searchTerms}&button=1 https://secure.wikimedia.org/wikipedia/en/w/index.php?title=Special%3ASearch&search={searchTerms}&button=1] +. + +Repo Type:git +Repo:https://github.com/balesz/android-WebSearch.git + +Build:1.0.3,6 + commit=8af7 + subdir=WebSearch + submodules=yes + gradle=yes + +Maintainer Notes: +see build.gradle for version name +. + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:Unknown +Current Version Code:6 + diff --git a/metadata/net.somethingdreadful.MAL.txt b/metadata/net.somethingdreadful.MAL.txt new file mode 100644 index 0000000000..c9d2e61274 --- /dev/null +++ b/metadata/net.somethingdreadful.MAL.txt @@ -0,0 +1,31 @@ +Categories:Reading +License:NewBSD +Web Site:http://atarashiiapp.com +Source Code:https://github.com/AnimaSA/Atarashii +Issue Tracker:https://github.com/AnimaSA/Atarashii/issues + +Auto Name:Atarashii! +Summary:MyAnimeList (MAL) client +Description: +"Atarashii" is Japanese for "New, Modern". +Atarashii! aims to be a modern, native Android app for managing your MAL. + +You'll need an account on that website or to create one in the app. +. + +Repo Type:git +Repo:https://github.com/AnimaSA/Atarashii.git + +Build:1.3.1,12 + commit=1.3.1 + subdir=Atarashii + extlibs=android/android-support-v4.jar + srclibs=1:NumberPicker-SimonVT@35e4d;2:ActionBarSherlock@c0d437;3:Crouton@b6735;4:SherlockNavDrawer@808a1 + prebuild=cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \ + mv libs/android-support-v4.jar $$Crouton$$/libs/ + +Auto Update Mode:None +Update Check Mode:Tags +Current Version:1.3.1 +Current Version Code:12 + diff --git a/metadata/nl.frankkie.bronylivewallpaper.txt b/metadata/nl.frankkie.bronylivewallpaper.txt new file mode 100644 index 0000000000..a6c9acd161 --- /dev/null +++ b/metadata/nl.frankkie.bronylivewallpaper.txt @@ -0,0 +1,30 @@ +Categories:Wallpaper +License:Apache2 +Web Site:http://frankkie.nl +Source Code:https://github.com/frankkienl/BronyLiveWallpaper +Issue Tracker:https://github.com/frankkienl/BronyLiveWallpaper/issues + +Name:Brony Live Wallpaper +Summary:Animated ponies +Description: +Featuring characters from MLP:FIM (trademarked to Hasbro Inc.). + +GIFs are from the [http://desktopponies.bugs3.com Desktop Ponies] +project and licensed as CCBYSANC. + +Status: Beta +. + +Repo Type:git +Repo:https://github.com/frankkienl/BronyLiveWallpaper.git + +Build:1.2.2,8 + commit=v1.2.2 + subdir=BronyLiveWallpaper + gradle=yes + +Auto Update Mode:None +Update Check Mode:Tags +Current Version:1.2.2 +Current Version Code:8 + diff --git a/metadata/nz.gen.geek_central.ObjViewer.txt b/metadata/nz.gen.geek_central.ObjViewer.txt new file mode 100644 index 0000000000..e097b6e7f8 --- /dev/null +++ b/metadata/nz.gen.geek_central.ObjViewer.txt @@ -0,0 +1,50 @@ +Categories:Science & Education +License:Apache2 +Web Site: +Source Code:https://github.com/ldo/ObjViewer_Android +Issue Tracker:https://github.com/ldo/ObjViewer_Android/issues + +Auto Name:ObjViewer +Summary:Basic 3D model viewer +Description: +Copy the .obj file that you want to view (and associated .mtl file, if +any) onto a directory named “Models” on the SD card of the Android +device. It should then appear in the list that is shown when you +select “Open...” from the options menu in ObjViewer. + +You can interactively adjust the orientation of the object by dragging +across the view; drag across the middle part to rotate about the X +(horizontal) and Y (vertical) axes, and drag around the periphery to +rotate about the Z axis (perpendicular to the view) as well. + +To see any colours that might be defined for the surfaces of your model, +turn on lighting. + +If parts of the surface of the object seem to disappear, try switching +the order of vertices in a forward-looking face under “Orient Faces...”. + +“Reset View” animates rotating the object back to its initial orientation. +“Random View” animates rotating the object to a random orientation. + +If you want to find downloadable models to view, here are a couple of +lists of likely websites: + +. +. + +Repo Type:git +Repo:https://github.com/ldo/ObjViewer_Android.git + +Build:15877.1,1 + commit=21548cdd0fcfd0 + update=force + +Maintainer Notes: +Never bumps version code +. + +Auto Update Mode:None +Update Check Mode:None +Current Version:15877.1 +Current Version Code:1 + diff --git a/metadata/org.cprados.wificellmanager.txt b/metadata/org.cprados.wificellmanager.txt new file mode 100644 index 0000000000..592fdfd1b4 --- /dev/null +++ b/metadata/org.cprados.wificellmanager.txt @@ -0,0 +1,35 @@ +Categories:System +License:Apache2 +Web Site:https://sites.google.com/site/wifimaticapp +Source Code:https://github.com/cprados/wifimatic-android +Issue Tracker:https://github.com/cprados/wifimatic-android/issues + +Auto Name:Wi-Fi Matic +Summary:Toggle WiFi based on location +Description: +Activates and deactivates Wi-Fi depending on your location, helping you to save battery +and consumption of data through your cellular network. + +It detects automatically the location of known Wi-Fi networks; turns on Wi-Fi +when you arrive a place where there is Wi-Fi, and turns it off when you leave. +Simply turn start the app once, enable WiFi where you need to and the app will +learn over time. + +It uses network location services only, which are normally provided by Google Apps +though there is a solid replacement by NoGapps project. + +Of course, cellular connectivity itself is a large battery drainer and you'd be +better off to leave the phone in Airplane mode when you can. +. + +Repo Type:git +Repo:https://github.com/cprados/wifimatic-android.git + +Build:1.3.5,18 + commit=v1.3.5 + +Auto Update Mode:None +Update Check Mode:Tags +Current Version:1.3.5 +Current Version Code:18 + diff --git a/metadata/org.evilsoft.pathfinder.reference.txt b/metadata/org.evilsoft.pathfinder.reference.txt new file mode 100644 index 0000000000..3571aec903 --- /dev/null +++ b/metadata/org.evilsoft.pathfinder.reference.txt @@ -0,0 +1,44 @@ +Categories:Games +License:GPLv3 +Web Site:http://legolas.org +Source Code:https://github.com/devonjones/PathfinderOpenReference +Issue Tracker:https://github.com/devonjones/PathfinderOpenReference/issues + +Auto Name:Masterwork Tools: Pathfinder Open Reference +Summary:RPG reference manual +Description: +This reference gives you rapid access to every feat, spell, class, skill, +monster and rule in the full Pathfinder Roleplaying Game Reference Document. +With intuitive indexing and powerful search capability, the reference gets +you the information you need quickly so you can get back to the game. +Includes rules material from the Pathfinder Roleplaying Game Core Rulebook, +Advanced Player’s Guide, Ultimate Magic, Ultimate Combat, Ultimate Equipment, +GameMastery Guide, NPC Codex, Bestiary, Bestiary 2 and Bestiary 3. + +The application has 31000 rule snippets allowing you to access over 20000 +discrete rule topics. Including: 725 Feats, 1358 Spells, 1402 Monsters & NPCs, +45 Classes and a ton more. +The application allows you to hone in the passages that matter for what’s +going on in game now. Every title in every article is a link that lets you +just see/bookmark that section. It has a powerful and fast search lets you +find the rule you need, quickly. +It also allows you to create bookmark collections. You can bookmark passages +that you want quick access to as a GM, while creating other collections for +your characters, giving you quick access to the rules that applicable to that +character. +. + +Repo Type:git +Repo:https://github.com/devonjones/PathfinderOpenReference.git + +Build:1.0.18,19 + commit=1.0.19 + update=force + rm=libs/android-ant.jar;libs/libspen23_multiwindow.jar + srclibs=1:ActionBarSherlock@4.4.0 + +Auto Update Mode:None +Update Check Mode:Tags +Current Version:1.0.18 +Current Version Code:19 + diff --git a/metadata/org.sudowars.txt b/metadata/org.sudowars.txt new file mode 100644 index 0000000000..33522a4e60 --- /dev/null +++ b/metadata/org.sudowars.txt @@ -0,0 +1,28 @@ +Categories:Games +License:GPLv3 +Web Site:http://sudowars.org +Source Code:https://github.com/sudowars/sudowars +Issue Tracker:https://github.com/sudowars/sudowars/issues + +Auto Name:Sudowars +Summary:Multiplayer sudoku +Description: +Sudowars is a Sudoku app which enables you to play Sudoku in multiplayer mode +over Bluetooth against another person. +In addition to that there is also a trainings mode, where you can play alone. +In the trainings mode you can ask for assistance through the game. +. + +Repo Type:git +Repo:https://github.com/sudowars/sudowars.git + +Build:1.1,5 + commit=v1.1 + subdir=Sudowars + rm=screenshots + +Auto Update Mode:None +Update Check Mode:Tags +Current Version:1.1 +Current Version Code:2 + diff --git a/metadata/pe.moe.nori.txt b/metadata/pe.moe.nori.txt index a6edb163e1..111227fa34 100644 --- a/metadata/pe.moe.nori.txt +++ b/metadata/pe.moe.nori.txt @@ -1,4 +1,3 @@ -AntiFeatures:UpstreamNonFree Categories:Multimedia License:ISC Web Site: @@ -15,21 +14,25 @@ The safebooru.org site is preloaded which shows Anime images that are considered 'safe for work'. Note that the images there are usually of high quality and though the app is fast, a lot of data will be downloaded. - -A proprietary analytics library was removed. . Repo Type:git Repo:https://github.com/vomitcuddle/nori.git +Build:1.1.1,6 + commit=v1.1.2 + srclibs=2:ActionBarSherlock@4.4.0;1:Volley@android-4.4_r1.2 + prebuild=mv libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ + Build:1.1.5,10 + disable=not published commit=081118c3136 rm=libs/libGoogleAnalyticsV2.jar srclibs=2:ActionBarSherlock@4.4.0;1:Volley@android-4.4_r1.2;3:NoAnalytics@c8d7785075 prebuild=mv libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ Auto Update Mode:None -Update Check Mode:RepoManifest -Current Version:1.1.5 -Current Version Code:10 +Update Check Mode:Tags +Current Version:1.1.1 +Current Version Code:6 diff --git a/metadata/priv.twoerner.brightnesswidget.txt b/metadata/priv.twoerner.brightnesswidget.txt new file mode 100644 index 0000000000..bac4587306 --- /dev/null +++ b/metadata/priv.twoerner.brightnesswidget.txt @@ -0,0 +1,24 @@ +Categories:System +License:MIT +Web Site: +Source Code:https://github.com/tillwoerner/BrightnessWidget +Issue Tracker:https://github.com/tillwoerner/BrightnessWidget/issues + +Auto Name:Brightness Widget +Summary:Brightness widget +Description: +Configurable brightness widget. +. + +Repo Type:git +Repo:https://github.com/tillwoerner/BrightnessWidget.git + +Build:1.6,7 + commit=Version_1.6 + prebuild=sed -i '/reference/d' project.properties + +Auto Update Mode:None +Update Check Mode:Tags +Current Version:1.6 +Current Version Code:7 + diff --git a/metadata/ru.valle.btc.txt b/metadata/ru.valle.btc.txt index e1f28c3b26..8438712a28 100644 --- a/metadata/ru.valle.btc.txt +++ b/metadata/ru.valle.btc.txt @@ -25,7 +25,14 @@ Build:1.7.0,170 Build:1.9.0,190 commit=ec6970073cf2 + init=zip -r native.zip libs/armeabi* libs/x86 target=android-16 + build=unzip native.zip + +Maintainer Notes: +zbar libraries are from official binaries on sourceforge. I tried to compile from +http://github.com/ZBar/ZBar but was unsuccessful. See trikita.obsqr though. +. Build:2.0.1,201 commit=143a5867858 diff --git a/metadata/ru0xdc.rtkgps.txt b/metadata/ru0xdc.rtkgps.txt new file mode 100644 index 0000000000..1b27c35914 --- /dev/null +++ b/metadata/ru0xdc.rtkgps.txt @@ -0,0 +1,36 @@ +Categories:Navigation +# MIT but see jni/simonlynen_android_libs/agast/jni/agast/include/agast/agast5_8.h +License:GPLv3 +Source Code:https://github.com/illarionov/RtkGps +Issue Tracker:https://github.com/illarionov/RtkGps/issues + +Summary:RTKLIB rtknavi port +Description: +Real-time standard and precise GNSS Positioning on Android using an external +Bluetooth or USB GPS receiver; based on RTKLIB. + +* GPS, GLONASS, Galileo, QZSS, BeiDou and SBAS Navigation systems +* Single, DGPS/DGNSS, Kinematic, Static, Moving-Baseline, Fixed, PPP-Kinematic, PPP-Static and PPP-Fixed positioning modes. +* RINEX 2.10,2.11,2.12 OBS/NAV/GNAV/HNAV/LNAV/QNAV, RINEX 3.00,3.01,3.02 OBS/NAV,RINEX 3.02 CLK,RTCM ver.2.3,RTCM ver.3.1 (with amendment 1-5), RTCM ver.3.2, BINEX, NTRIP 1.0, NMEA 0183, SP3-c, ANTEX 1.4, IONEX 1.0, NGS PCV and EMS 2.0. +* Proprietary protocotols: NovAtel: OEM4/V/6,OEM3,OEMStar,Superstar II, Hemisphere: Eclipse,Crescent, u-blox: LEA-4T/5T/6T, SkyTraq: S1315F, JAVAD GRIL/GREIS, Furuno GW-10-II/III and NVS NV08C BINR, TCP/IP, NTRIP, local log file +* Bluetooth and USB OTG communication +* experimental SiRF IV protocol support + +Status: Alpha +. + +Repo Type:git +Repo:https://github.com/illarionov/RtkGps.git + +Build:1.0,1 + commit=1b27b7 + forceversion=yes + init=sed -i 's/@/:\/\//g;s/:little/\/little/g;s/:illar/\/illar/g' .gitmodules && \ + git submodule update --init + buildjni=yes + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.0 +Current Version Code:1 + diff --git a/metadata/se.danielj.geometridestroyer.txt b/metadata/se.danielj.geometridestroyer.txt new file mode 100644 index 0000000000..324a0f5bf0 --- /dev/null +++ b/metadata/se.danielj.geometridestroyer.txt @@ -0,0 +1,29 @@ +Categories:Games +License:GPLv3 +Web Site:http://danielj.se +Source Code:https://github.com/MaTachi/geometri-destroyer +Issue Tracker:https://github.com/MaTachi/geometri-destroyer/issues + +Auto Name:Geometri Destroyer +Summary:Simple game +Description: +Remove the green objects but don't let the blue objects touch the ground. +. + +Repo Type:git +Repo:https://github.com/MaTachi/geometri-destroyer.git + +Build:1.0.1,2 + commit=1aa2e + subdir=geometri-destroyer-android + init=zip -r native.zip libs/armeabi* && \ + mv ../geometri-destroyer/libs/gdx.jar libs/ && \ + mv ../geometri-destroyer/libs/gdx-freetype.jar libs/ && \ + echo 'source.dir=src;../geometri-destroyer/src' > ant.properties + build=unzip native.zip + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.0.1 +Current Version Code:2 + diff --git a/srclibs/Crouton.txt b/srclibs/Crouton.txt index ec79fb6d78..c8a30b0169 100644 --- a/srclibs/Crouton.txt +++ b/srclibs/Crouton.txt @@ -3,4 +3,6 @@ Repo:https://github.com/keyboardsurfer/Crouton Subdir:library +# for support jar +Prepare:mkdir -p libs Update Project:Yes diff --git a/srclibs/HumanTime.txt b/srclibs/HumanTime.txt new file mode 100644 index 0000000000..0253be64a6 --- /dev/null +++ b/srclibs/HumanTime.txt @@ -0,0 +1,2 @@ +Repo Type:git +Repo:https://github.com/headrevision/HumanTimeApproximation.git diff --git a/srclibs/ImageLoader.txt b/srclibs/ImageLoader.txt index 1a0ad7b056..0397cab553 100644 --- a/srclibs/ImageLoader.txt +++ b/srclibs/ImageLoader.txt @@ -1,7 +1,7 @@ Repo Type:git Repo:https://github.com/nostra13/Android-Universal-Image-Loader.git -Subdir:library +Subdir:UniversalImageLoader,library Update Project:Yes diff --git a/srclibs/Inputmethodcommon.txt b/srclibs/Inputmethodcommon.txt new file mode 100644 index 0000000000..0290197b47 --- /dev/null +++ b/srclibs/Inputmethodcommon.txt @@ -0,0 +1,2 @@ +Repo Type:git +Repo:https://android.googlesource.com/platform/frameworks/opt/inputmethodcommon diff --git a/srclibs/Jbox2d.txt b/srclibs/Jbox2d.txt new file mode 100644 index 0000000000..de0769d787 --- /dev/null +++ b/srclibs/Jbox2d.txt @@ -0,0 +1,3 @@ +# Moving to github soon so just use svn +Repo Type:svn +Repo:http://jbox2d.googlecode.com/svn/tags/jbox2d-2.1.2.1/jbox2d-library diff --git a/srclibs/SherlockNavDrawer.txt b/srclibs/SherlockNavDrawer.txt new file mode 100644 index 0000000000..64bf5aa4af --- /dev/null +++ b/srclibs/SherlockNavDrawer.txt @@ -0,0 +1,4 @@ +Repo Type:git +Repo:https://github.com/nicolasjafelle/SherlockNavigationDrawer +Subdir:SherlockNavigationDrawer +Prepare:sed -i '/ActionBarSherlock/d' project.properties && $$SDK$$/tools/android update project -p . -l ../../ActionBarSherlock/actionbarsherlock diff --git a/srclibs/Xmp.txt b/srclibs/Xmp.txt new file mode 100644 index 0000000000..7c08fa30cb --- /dev/null +++ b/srclibs/Xmp.txt @@ -0,0 +1,2 @@ +Repo Type:git +Repo:https://android.googlesource.com/platform/external/xmp_toolkit