From 149a6466bd22d24bcab426bb0bd1d98905d90714 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Sat, 9 Mar 2013 11:05:31 +0100 Subject: [PATCH 1/4] New app: adbWireless --- metadata/siir.es.adbWireless.txt | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 metadata/siir.es.adbWireless.txt diff --git a/metadata/siir.es.adbWireless.txt b/metadata/siir.es.adbWireless.txt new file mode 100644 index 0000000000..cc32116929 --- /dev/null +++ b/metadata/siir.es.adbWireless.txt @@ -0,0 +1,27 @@ +Category:System +License:GPLv3+ +Web Site:http://mrsiir.github.com/adbWireless/ +Source Code:https://github.com/MrSiir/adbWireless +Issue Tracker:https://github.com/MrSiir/adbWireless/issues + +Summary:Wireless adb +Description: +adbWireless lets you access your phone through adb without the need of a wired +USB connection. The app provides you with the phone's local IP address so that +you can use it on your computer to connect to it. + +A simple toggle widget is included. +. + +Repo Type:git +Repo:https://github.com/MrSiir/adbWireless.git + +Build Version:1.5.4,12,15d8011431564f6d06f569be9edbb56eacd174df,\ +init=rm -rf libs/android-support-v4.jar release .settings zwork server,\ +extlibs=android/android-support-v4.jar + +Auto Update Mode:None +Update Check Mode:Market +Current Version:1.5.4 +Current Version Code:12 + From cd2b533ad56a5a51161fdb044fcdb4a774fb5bcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Sat, 9 Mar 2013 12:22:00 +0100 Subject: [PATCH 2/4] New (disabled) app: ashot --- metadata/com.mightypocket.ashot.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 metadata/com.mightypocket.ashot.txt diff --git a/metadata/com.mightypocket.ashot.txt b/metadata/com.mightypocket.ashot.txt new file mode 100644 index 0000000000..a72a20da38 --- /dev/null +++ b/metadata/com.mightypocket.ashot.txt @@ -0,0 +1,19 @@ +Category:Multimedia +License:GPLv3 + +Summary:Screen Capture +Description: +AShot lets you capture screenshots and videos from your device. +. + +Repo Type:svn +Repo:http://ashot.svn.sourceforge.net/svnroot/ashot/ + +Build Version:1.1,11,!artifacts could not be resolved 82,subdir=ashot/trunk,maven=yes + +# Version Code is made up, since none is specified in the code +Auto Update Mode:None +Update Check Mode:None +Current Version:1.1 +Current Version Code:11 + From 79fb82655f094707086e62c55b68d8e2d66c6062 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Sat, 9 Mar 2013 14:41:39 +0100 Subject: [PATCH 3/4] Delete ashot --- metadata/com.mightypocket.ashot.txt | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 metadata/com.mightypocket.ashot.txt diff --git a/metadata/com.mightypocket.ashot.txt b/metadata/com.mightypocket.ashot.txt deleted file mode 100644 index a72a20da38..0000000000 --- a/metadata/com.mightypocket.ashot.txt +++ /dev/null @@ -1,19 +0,0 @@ -Category:Multimedia -License:GPLv3 - -Summary:Screen Capture -Description: -AShot lets you capture screenshots and videos from your device. -. - -Repo Type:svn -Repo:http://ashot.svn.sourceforge.net/svnroot/ashot/ - -Build Version:1.1,11,!artifacts could not be resolved 82,subdir=ashot/trunk,maven=yes - -# Version Code is made up, since none is specified in the code -Auto Update Mode:None -Update Check Mode:None -Current Version:1.1 -Current Version Code:11 - From 69403afec6010c18ff2dc80865db838f8c2ec75c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Sat, 9 Mar 2013 22:39:00 +0100 Subject: [PATCH 4/4] adbWireless requires root. --- metadata/siir.es.adbWireless.txt | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/metadata/siir.es.adbWireless.txt b/metadata/siir.es.adbWireless.txt index cc32116929..d8b7cbfec6 100644 --- a/metadata/siir.es.adbWireless.txt +++ b/metadata/siir.es.adbWireless.txt @@ -1,6 +1,6 @@ Category:System License:GPLv3+ -Web Site:http://mrsiir.github.com/adbWireless/ +Web Site:http://mrsiir.github.com/adbWireless Source Code:https://github.com/MrSiir/adbWireless Issue Tracker:https://github.com/MrSiir/adbWireless/issues @@ -8,11 +8,17 @@ Summary:Wireless adb Description: adbWireless lets you access your phone through adb without the need of a wired USB connection. The app provides you with the phone's local IP address so that -you can use it on your computer to connect to it. +you can use it on your computer to connect to it. Beware, the access will be +granted to all devices on the same wireless network - it would not be sensible +to activate this service on any network that is not of your best trust. A simple toggle widget is included. + +Requires Root: Yes. . +Requires Root:Yes + Repo Type:git Repo:https://github.com/MrSiir/adbWireless.git