Merge branch 'master' of gitorious.org:f-droid/fdroiddata

This commit is contained in:
Ciaran Gultnieks 2013-04-02 00:35:08 +01:00
commit 25bd2572e8
14 changed files with 88 additions and 17 deletions

View file

@ -5,6 +5,7 @@ Web Site:http://blog.tomtasche.at/p/openoffice-document-reader_9.html
Source Code:https://github.com/TomTasche/OpenDocument.droid
Issue Tracker:https://github.com/TomTasche/OpenDocument.droid/issues
Donate:https://flattr.com/thing/117140/OpenOffice-Document-Reader
# http://forum.xda-developers.com/donatetome.php?u=2074207
FlattrID:117140
Summary:Document reader

View file

@ -3,6 +3,7 @@ License:Apache2
Web Site:http://code.google.com/p/mobilewebcam-android
Source Code:http://code.google.com/p/mobilewebcam-android/source/list
Issue Tracker:http://code.google.com/p/mobilewebcam-android/issues/list
Donate:http://forum.xda-developers.com/donatetome.php?u=2554465
Summary:Simple webcam
Description:

View file

@ -1,8 +1,9 @@
Category:Office
License:GPLv3
Web Site:https://github.com/maxfierke/sandwichroulette
Web Site:
Source Code:https://github.com/maxfierke/sandwichroulette
Issue Tracker:https://github.com/maxfierke/sandwichroulette/issues
Donate:http://forum.xda-developers.com/donatetome.php?u=1949659
Summary:Not sure what you want?
Description:

View file

@ -3,6 +3,7 @@ License:WTFPL
Web Site:http://blog.zorg.tk/nanoconverter/
Source Code:https://github.com/ZorgeR/nanoConverter
Issue Tracker:https://github.com/ZorgeR/nanoConverter/issues
Donate:http://forum.xda-developers.com/donatetome.php?u=1595810
Summary:Money conversion
Description:

View file

@ -3,7 +3,7 @@ License:Apache2
Web Site:https://github.com/f2prateek/Device-Frame-Generator
Source Code:https://github.com/f2prateek/Device-Frame-Generator
Issue Tracker:https://github.com/f2prateek/Device-Frame-Generator/issues
Donate:https://www.paypal.com/cgi-bin/webscr?cmd%3D_donations%26business%3D2BNJ6472KN66L%26lc%3DCA%26currency_code%3DCAD%26bn%3DPP%252dDonationsBF%253abtn_donateCC_LG%252egif%253aNonHosted
Donate:http://forum.xda-developers.com/donatetome.php?u=4203118
Summary:Realistic borders for screenshots
Description:

View file

@ -15,7 +15,8 @@ Repo:http://fallingblocks-android.googlecode.com/svn/trunk/
Build Version:0.3.5,8,4,subdir=FallingBlocks
Auto Update Mode:None
Update Check Mode:Market
# Not in market
Update Check Mode:None
Current Version:0.3.5
Current Version Code:8

View file

@ -1,8 +1,9 @@
Category:Multimedia
License:Apache2
Web Site:https://github.com/Mikuz/Boarder
Web Site:
Source Code:https://github.com/Mikuz/Boarder
Issue Tracker:https://github.com/Mikuz/Boarder/issues
Donate:http://forum.xda-developers.com/donatetome.php?u=2863486
Summary:Create and share soundboards
Description:

View file

@ -1,18 +1,19 @@
Category:System
License:Apache2
Web Site:https://github.com/hrk/no-frills-cpu-classic
Web Site:
Source Code:https://github.com/hrk/no-frills-cpu-classic
Issue Tracker:https://github.com/hrk/no-frills-cpu-classic/issues
Donate:http://forum.xda-developers.com/donatetome.php?u=1190708
Name:No-frills CPU Control CLASSIC
Summary:Set CPU modes
Description:
For any sysfs-enabled ROM e.g most custom ROMS:
* Easy GUI to set frequencies, [http://forum.xda-developers.com/showpost.php?p=27955261&postcount=1 governors] and [http://forum.xda-developers.com/showpost.php?p=23885668&postcount=1 I/O schedulers]
* "Safety Valve" to avoid boot-loops in case of unsafe settings
* Easy GUI to set frequencies, [http://forum.xda-developers.com/showpost.php?p=27955261&postcount=1 governors] and [http://forum.xda-developers.com/showpost.php?p=23885668&postcount=1 I/O schedulers] (Links on XDA)
* "Safety Valve" to avoid boot-loops in case of unsafe settings (enabled by default)
* Stats screen to see the effective usage of frequencies
Requires root: Yes
Requires root: Yes. The files in question are in /sys and /system.
.
Requires Root:Yes
@ -20,10 +21,13 @@ Requires Root:Yes
Repo Type:git
Repo:https://github.com/hrk/no-frills-cpu-classic.git
Build Version:1.26,52,!wait for next version 4a97f6a847,init=git clone https://github.com/hrk/androidChangelogLib,\
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1androidChangelogLib@' project.properties
# Temporary patch; Changelog lib doesn't change too often
Build Version:1.27,55,1.27,init=\
git clone https://github.com/hrk/androidChangelogLib,patch=ru.patch,\
prebuild=sed -i 's@\(reference.1=\).*@\1androidChangelogLib@' project.properties
Auto Update Mode:None
# Each release has its own branch; Tags didn't work
Update Check Mode:Market
Current Version:1.27
Current Version Code:55

View file

@ -0,0 +1,52 @@
commit 69fc5035a70a5cc0d444a792841fbb18a6b57bad
Author: Luca Santarelli <luca.santarelli@gmail.com>
Date: Sun Mar 31 21:41:44 2013 +0200
Add russian translation update I forgot to grab from getLocalization.
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 1aa7e90..541151b 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="it.sineo.android.noFrillsCPUClassic"
android:installLocation="internalOnly"
- android:versionCode="54"
+ android:versionCode="55"
android:versionName="1.27" >
<uses-sdk
@@ -63,4 +63,4 @@
</receiver>
</application>
-</manifest>
\ No newline at end of file
+</manifest>
diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml
index 4e91158..a08f6c8 100644
--- a/res/values-ru/strings.xml
+++ b/res/values-ru/strings.xml
@@ -30,7 +30,7 @@
<string name="menu_details">Программа</string>
<!-- Stats activity -->
<string name="menu_refresh">Обновить</string>
-
+ <string name="menu_reset">Сброс</string>
<string name="spinner_stats_text">Чтение статистики за 5 секунд…</string>
<string name="stats_title">Статистика частот</string>
<string name="stats_current">Текущая частота: %1$s</string>
@@ -91,9 +91,9 @@ http://forum.xda-developers.com/showthread.php?t=911917
<!-- Preferences -->
<string name="prefs_theme">Тема</string>
<string name="prefs_theme_restart_needed">Тема изменится после перезапуска</string>
-
-
-
+ <string name="prefs_theme_dark">Тёмная</string>
+ <string name="prefs_theme_light">Светлая</string>
+ <string name="prefs_theme_light_and_dark">Светлая с тёмной панелью</string>
<string name="prefs_disable_safety_valve">Отключить аварийный тормоз</string>
<string name="prefs_disable_safety_valve_summary_on">Не будет проверки на аварийное завершение </string>
<string name="prefs_disable_safety_valve_summary_off">При аварийном завершении параметры не применятся.</string>

View file

@ -3,6 +3,7 @@ License:GPLv2
Web Site:https://github.com/shkschneider/android_DropBearServer2
Source Code:https://github.com/shkschneider/android_DropBearServer2
Issue Tracker:https://github.com/shkschneider/android_DropBearServer2/issues
Donate:http://forum.xda-developers.com/donatetome.php?u=2398805
Summary:SSH Server using DropBear
Description:

View file

@ -3,6 +3,7 @@ License:NewBSD
Web Site:http://code.google.com/p/perapp/
Source Code:http://code.google.com/p/perapp/source/checkout
Issue Tracker:http://code.google.com/p/perapp/issues/list
Donate:http://forum.xda-developers.com/donatetome.php?u=2714177
Summary:Different app, different settings
Description:

View file

@ -4,9 +4,11 @@ Web Site:http://code.google.com/p/android-tinyurl
Source Code:http://code.google.com/p/android-tinyurl/source/list
Issue Tracker:http://code.google.com/p/android-tinyurl/issues/list
Summary:Shorten urls to tinyurl urls
Summary:Shorten urls to tinyurl.com
Description:
This app works standalone but also via the share menu
This app works standalone but also via the share menu. It could
be used in this manner as a way of peeking at the full url of
the current page.
.
Repo Type:git-svn

View file

@ -1,3 +1,4 @@
Disabled:Service suspended
Category:Internet
License:GPLv2
Web Site:http://meta.wikimedia.org/wiki/Mobile_Projects
@ -20,8 +21,8 @@ Build Version:1.2.3-1,11,v1.2.3-1
Build Version:1.2.4,12,v1.2.4
Build Version:1.2.5,13,v1.2.5
Auto Update Mode:Version v%v
Update Check Mode:Tags
Auto Update Mode:None
Update Check Mode:Static
Current Version:1.2.5
Current Version Code:13

View file

@ -8,14 +8,18 @@ Summary:Tangible User Interface for multitouch services
Description:
A TUIO tracker which allows multi-touch control input, which is sent to a
remote address using the TUIO protocol.
[https://code.google.com/p/tuiodroid/source/browse/trunk/TUIOdroid/changelog.txt Changelog]
.
Repo Type:svn
Repo:http://tuiodroid.googlecode.com/svn/trunk/
Build Version:1.0,4,28,subdir=TUIOdroid,target=android-11
Build Version:1.1,5,29,subdir=TUIOdroid,forcevercode=yes,init=rm -rf bin gen
Update Check Mode:Market
Current Version:1.0
Current Version Code:4
# Market is behind googlecode downloads
Update Check Mode:None
Current Version:1.1
Current Version Code:5