OSDN Git Service

android-x86/packages-apps-Superuser.git
13 years agoEdited res/values-pt/strings.xml via GitHub
Rubemlrm [Mon, 27 Jun 2011 11:47:16 +0000 (04:47 -0700)]
Edited res/values-pt/strings.xml via GitHub

13 years agoTranslation to european portuguese
Rubem Mota [Wed, 22 Jun 2011 19:52:16 +0000 (21:52 +0200)]
Translation to european portuguese

13 years agoTranslation to european portuguese
Rubem Mota [Wed, 22 Jun 2011 19:38:56 +0000 (21:38 +0200)]
Translation to european portuguese

13 years agoBump version
Adam Shanks [Fri, 17 Jun 2011 17:48:52 +0000 (18:48 +0100)]
Bump version

13 years agoActually fix the malicious app scanner. No app can be allowed to share a UID with...
Adam Shanks [Fri, 17 Jun 2011 17:46:13 +0000 (18:46 +0100)]
Actually fix the malicious app scanner. No app can be allowed to share a UID with Superuser, and no app can be allowed to request permission to respond to Superuser requests. New scanner checks for both implicit permission granting, as in an app having a shared UID with Superuser, and explicit permission granting, as in the app specifically requesting respond permissions.

13 years agoFix for updater cconstantly thinking there's a new version of the binary.
Adam Shanks [Fri, 17 Jun 2011 17:26:39 +0000 (18:26 +0100)]
Fix for updater cconstantly thinking there's a new version of the binary.

13 years agoClean up getSuVersion method and add method to retrieve su version code from the...
Adam Shanks [Wed, 15 Jun 2011 19:57:48 +0000 (20:57 +0100)]
Clean up getSuVersion method and add method to retrieve su version code from the binary.

13 years agoReduce false positives for malicious apps.
Adam Shanks [Tue, 14 Jun 2011 14:18:52 +0000 (15:18 +0100)]
Reduce false positives for malicious apps.

13 years agoBump version
Adam Shanks [Sat, 11 Jun 2011 13:46:05 +0000 (14:46 +0100)]
Bump version

13 years agoUpdate the updater to look for the proper binary version
Adam Shanks [Sat, 11 Jun 2011 13:45:45 +0000 (14:45 +0100)]
Update the updater to look for the proper binary version

13 years agoUpdated strings from with positional indicators from elegos
Adam Shanks [Fri, 10 Jun 2011 19:07:18 +0000 (20:07 +0100)]
Updated strings from with positional indicators from elegos

13 years agoMerge pull request #15 from Eug89/master
Adam Shanks [Fri, 10 Jun 2011 18:41:55 +0000 (11:41 -0700)]
Merge pull request #15 from Eug89/master

Updated Italian translations

13 years agoAdd README file
Adam Shanks [Tue, 1 Mar 2011 12:44:34 +0000 (12:44 +0000)]
Add README file

13 years agoUpdated strings for Gingerbread
Giacomo Furlan [Mon, 28 Feb 2011 21:52:45 +0000 (22:52 +0100)]
Updated strings for Gingerbread

13 years agoUpdated italian translations
Eug89 [Wed, 2 Feb 2011 11:48:26 +0000 (12:48 +0100)]
Updated italian translations

Change-Id: I2983b9f08f8d0d2d03b3cf828a2902224541fd8b

13 years agoClose the database during a pause to reduce the chances it'll be open/locked when...
Rafi Khardalian [Tue, 21 Dec 2010 08:05:13 +0000 (00:05 -0800)]
Close the database during a pause to reduce the chances it'll be open/locked when an su request is received.

13 years agoAdd clear log to options menu on log tab
ChainsDD [Sun, 5 Sep 2010 19:35:14 +0000 (14:35 -0500)]
Add clear log to options menu on log tab

13 years agoBump version
ChainsDD [Sun, 5 Sep 2010 19:03:56 +0000 (14:03 -0500)]
Bump version

Changes:
 - Only sleep as long as necessary in getSuVersion
 - Use a string resource for legacy versions of binary
 - Refresh su version in preferences after updating
 - Updated French translations thanks to sebyx31
 - Traditional and Simplified Chinese translations thanks to Mack Zhang
 - Fix permissions not being remembered in some cases

13 years agoFix for permissions not being remembered in some cases
ChainsDD [Sun, 5 Sep 2010 18:51:43 +0000 (13:51 -0500)]
Fix for permissions not being remembered in some cases

13 years agoPass a context into getSuVersion() instead of keeping one around static in Su
ChainsDD [Sun, 5 Sep 2010 18:33:50 +0000 (13:33 -0500)]
Pass a context into getSuVersion() instead of keeping one around static in Su

13 years agoChinese Simplified and Traditional localization thanks to Mack Zhang
ChainsDD [Sun, 5 Sep 2010 18:31:40 +0000 (13:31 -0500)]
Chinese Simplified and Traditional localization thanks to Mack Zhang

13 years agoMerge remote branch 'sebyx31/master'
ChainsDD [Sun, 5 Sep 2010 18:18:39 +0000 (13:18 -0500)]
Merge remote branch 'sebyx31/master'

14 years ago- fixed bug which show number instead of original in preferences action if user have...
tprochazka [Fri, 3 Sep 2010 05:48:15 +0000 (07:48 +0200)]
- fixed bug which show number instead of original in preferences action if user have original version of su binary
+ added refresh displayed version of su binary in preferences action after update (before stay old version here)
* more effective way to detect su version (don't sleep too long with already updates su binary)
* move not translatable strings at the end of strings.xml to better compare translation for translators

14 years agoUpdated French translations
sebyx31 [Mon, 30 Aug 2010 21:04:41 +0000 (23:04 +0200)]
Updated French translations

14 years agoWrap getSuVersion() in an AsyncTask as the new version takes > 500 ms
ChainsDD [Sun, 29 Aug 2010 01:13:34 +0000 (20:13 -0500)]
Wrap getSuVersion() in an AsyncTask as the new version takes > 500 ms

14 years agoBump version
ChainsDD [Sun, 29 Aug 2010 00:51:36 +0000 (19:51 -0500)]
Bump version

14 years agoChange empty string in log
ChainsDD [Sun, 29 Aug 2010 00:49:10 +0000 (19:49 -0500)]
Change empty string in log

14 years agoAdd preference to clear log
ChainsDD [Sun, 29 Aug 2010 00:41:51 +0000 (19:41 -0500)]
Add preference to clear log

14 years agoChange the way log data is handled in the apps list.
ChainsDD [Sun, 29 Aug 2010 00:23:03 +0000 (19:23 -0500)]
Change the way log data is handled in the apps list.

This way, apps will show up even if there's no log information

14 years agoPolish translation thanks to Piter1225 (xda)
ChainsDD [Sun, 29 Aug 2010 00:20:51 +0000 (19:20 -0500)]
Polish translation thanks to Piter1225 (xda)

14 years agoBump version that I failed to do in this repo
ChainsDD [Sat, 28 Aug 2010 21:13:42 +0000 (16:13 -0500)]
Bump version that I failed to do in this repo

14 years agoCheck for apps trying to respond to Superuser requests when they're installed.
ChainsDD [Sat, 28 Aug 2010 21:13:03 +0000 (16:13 -0500)]
Check for apps trying to respond to Superuser requests when they're installed.

14 years agoCheck for any other apps that may be trying to respond to Superuser requests.
ChainsDD [Sat, 28 Aug 2010 21:11:07 +0000 (16:11 -0500)]
Check for any other apps that may be trying to respond to Superuser requests.

14 years agoRemove unnecessary import
ChainsDD [Sat, 28 Aug 2010 16:36:58 +0000 (11:36 -0500)]
Remove unnecessary import

14 years ago- fixed problem with freeze on startup if original version of su is avalaible on...
tprochazka [Sat, 28 Aug 2010 06:31:06 +0000 (08:31 +0200)]
- fixed problem with freeze on startup if original version of su is avalaible on device and "su -v" doesn't return any stream and application will block on readLine() method.
+ added nullpointer exception handling if downloading of manifest file failed from some reason
* if "su -v" doesn't return nothing version will be show as 'original'

14 years agoCapitalize pref_bin_version_title for consistency
ChainsDD [Tue, 24 Aug 2010 22:26:32 +0000 (17:26 -0500)]
Capitalize pref_bin_version_title for consistency

14 years agoCheck for network connectivity before attempting to check for updates
ChainsDD [Tue, 24 Aug 2010 22:24:55 +0000 (17:24 -0500)]
Check for network connectivity before attempting to check for updates

14 years agoDeclare internet permissions in the manifest.
ChainsDD [Tue, 24 Aug 2010 19:20:32 +0000 (14:20 -0500)]
Declare internet permissions in the manifest.

Left that out by mistake...

14 years agoBump version
ChainsDD [Sun, 22 Aug 2010 23:26:05 +0000 (18:26 -0500)]
Bump version

14 years agoPut su binary version in its own block on the preference screen.
ChainsDD [Sun, 22 Aug 2010 23:25:50 +0000 (18:25 -0500)]
Put su binary version in its own block on the preference screen.

Also assigned a click listener to check for updates. I had to remove some strings from other localizations because the meanings changed.

14 years agoLocalize headers in app list.
ChainsDD [Sun, 22 Aug 2010 23:22:04 +0000 (18:22 -0500)]
Localize headers in app list.

14 years agoDownload binaries instead of packaging them in the apk.
ChainsDD [Sun, 22 Aug 2010 23:19:40 +0000 (18:19 -0500)]
Download binaries instead of packaging them in the apk.

14 years agoClean up getSuVersion() a bit
ChainsDD [Sun, 22 Aug 2010 14:39:45 +0000 (09:39 -0500)]
Clean up getSuVersion() a bit

Change-Id: I40fe860206ee998102f47436041aea84df4e05c0

14 years agoClean up getSuVersion() a bit
ChainsDD [Sat, 21 Aug 2010 17:35:01 +0000 (12:35 -0500)]
Clean up getSuVersion() a bit

14 years agoForgot to close a cursor
ChainsDD [Sat, 21 Aug 2010 17:33:08 +0000 (12:33 -0500)]
Forgot to close a cursor

14 years agoGerman: update update, SU->su, fix typo
thiasB [Thu, 19 Aug 2010 09:25:48 +0000 (11:25 +0200)]
German: update update, SU->su, fix typo

14 years agobump version
ChainsDD [Thu, 19 Aug 2010 01:04:12 +0000 (20:04 -0500)]
bump version

14 years agoChange app name to simply Superuser and remove some strings from localization since...
ChainsDD [Thu, 19 Aug 2010 01:03:54 +0000 (20:03 -0500)]
Change app name to simply Superuser and remove some strings from localization since they now have a very different meaning

14 years agoUpdate su automatically if able, otherwise fallback on update.zip method
ChainsDD [Thu, 19 Aug 2010 01:02:54 +0000 (20:02 -0500)]
Update su automatically if able, otherwise fallback on update.zip method

14 years agoUpdate binaries and update.zip to current su binary
ChainsDD [Thu, 19 Aug 2010 00:49:03 +0000 (19:49 -0500)]
Update binaries and update.zip to current su binary

14 years agoRemove su code as it's now all in system/extras/su
ChainsDD [Tue, 17 Aug 2010 01:22:08 +0000 (20:22 -0500)]
Remove su code as it's now all in system/extras/su

14 years agoAdd explicit permission for SD card access
ChainsDD [Tue, 17 Aug 2010 01:21:33 +0000 (20:21 -0500)]
Add explicit permission for SD card access

14 years agoOops! That's not quite ready yet...
ChainsDD [Tue, 17 Aug 2010 00:36:27 +0000 (19:36 -0500)]
Oops! That's not quite ready yet...

14 years agoBump version
ChainsDD [Tue, 17 Aug 2010 00:33:25 +0000 (19:33 -0500)]
Bump version

14 years agoUse su -v instead of checksums to determine if su binary is up to date.
ChainsDD [Tue, 17 Aug 2010 00:33:15 +0000 (19:33 -0500)]
Use su -v instead of checksums to determine if su binary is up to date.

14 years agoUpdated Italian translations:New su version message
Eug89 [Mon, 16 Aug 2010 22:35:16 +0000 (00:35 +0200)]
Updated Italian translations:New su version message

14 years agoItalian translations for tabs and two other strings
Eug89 [Thu, 12 Aug 2010 21:13:59 +0000 (23:13 +0200)]
Italian translations for tabs and two other strings

14 years agoGerman: new version msg
thiasB [Mon, 16 Aug 2010 06:40:57 +0000 (08:40 +0200)]
German: new version msg

14 years agoBump version
ChainsDD [Mon, 16 Aug 2010 03:28:01 +0000 (22:28 -0500)]
Bump version

14 years agoBetter fix for some users experiencing FC on load.
ChainsDD [Mon, 16 Aug 2010 03:27:31 +0000 (22:27 -0500)]
Better fix for some users experiencing FC on load.

14 years agoTypo
ChainsDD [Mon, 16 Aug 2010 03:27:10 +0000 (22:27 -0500)]
Typo

14 years agoBump version
ChainsDD [Mon, 16 Aug 2010 00:05:11 +0000 (19:05 -0500)]
Bump version

14 years agoAdd first run check and bundle binaries and update.zips in the apk
ChainsDD [Mon, 16 Aug 2010 00:05:01 +0000 (19:05 -0500)]
Add first run check and bundle binaries and update.zips in the apk

14 years agoReal error when there's a bad su
ChainsDD [Sun, 15 Aug 2010 23:56:10 +0000 (18:56 -0500)]
Real error when there's a bad su

14 years agoFix FC caused by an empty log.
ChainsDD [Sun, 15 Aug 2010 23:55:42 +0000 (18:55 -0500)]
Fix FC caused by an empty log.

14 years agoUpdate Japanese translation: tab titles
Takuo Kitame [Fri, 13 Aug 2010 04:22:03 +0000 (13:22 +0900)]
Update Japanese translation: tab titles

14 years agoLocalization fail
ChainsDD [Thu, 12 Aug 2010 23:51:24 +0000 (18:51 -0500)]
Localization fail

14 years agoGerman: localized tabs & others
thiasB [Thu, 12 Aug 2010 07:54:22 +0000 (09:54 +0200)]
German: localized tabs & others

14 years agoMerge branch 'eclair-froyo' of http://github.com/ChainsDD/android_packages_apps_Super...
thiasB [Thu, 12 Aug 2010 07:50:17 +0000 (09:50 +0200)]
Merge branch 'eclair-froyo' of github.com/ChainsDD/android_packages_apps_Superuser into eclair-froyo

14 years agoLayout fail
ChainsDD [Thu, 12 Aug 2010 03:04:41 +0000 (22:04 -0500)]
Layout fail

14 years agoRemove unnecessary log statements
ChainsDD [Thu, 12 Aug 2010 02:53:02 +0000 (21:53 -0500)]
Remove unnecessary log statements

14 years agoRemove unnecessary check
ChainsDD [Thu, 12 Aug 2010 02:52:06 +0000 (21:52 -0500)]
Remove unnecessary check

14 years agoDon't configure list header if the list is empty
ChainsDD [Thu, 12 Aug 2010 02:50:23 +0000 (21:50 -0500)]
Don't configure list header if the list is empty

14 years agoRemove unused code
ChainsDD [Thu, 12 Aug 2010 02:10:59 +0000 (21:10 -0500)]
Remove unused code

14 years agoNew theme for Request window.
ChainsDD [Thu, 12 Aug 2010 02:00:44 +0000 (21:00 -0500)]
New theme for Request window.

14 years agoBump version
ChainsDD [Thu, 12 Aug 2010 01:54:10 +0000 (20:54 -0500)]
Bump version

14 years agoBetter drawables and layout for request window
ChainsDD [Thu, 12 Aug 2010 01:52:38 +0000 (20:52 -0500)]
Better drawables and layout for request window

Adds support for landscape mode and LDPI devices.

14 years agoFix potential FC in LogActivity
ChainsDD [Wed, 11 Aug 2010 23:28:40 +0000 (18:28 -0500)]
Fix potential FC in LogActivity

14 years agoRussian translation thanks to stari4ek (xda)
ChainsDD [Wed, 11 Aug 2010 21:19:38 +0000 (16:19 -0500)]
Russian translation thanks to stari4ek (xda)

14 years agoAdd database version to Settings screen
ChainsDD [Wed, 11 Aug 2010 20:23:31 +0000 (15:23 -0500)]
Add database version to Settings screen

14 years agoUse the activity to manage cursors
ChainsDD [Wed, 11 Aug 2010 20:22:59 +0000 (15:22 -0500)]
Use the activity to manage cursors

14 years agoMerge remote branch 'Eug89/eclair-froyo' into eclair-froyo
ChainsDD [Wed, 11 Aug 2010 20:10:23 +0000 (15:10 -0500)]
Merge remote branch 'Eug89/eclair-froyo' into eclair-froyo

14 years agoLocalize tab names
ChainsDD [Wed, 11 Aug 2010 19:48:49 +0000 (14:48 -0500)]
Localize tab names

14 years agoAdd column-alias to each column in complex queries
ChainsDD [Wed, 11 Aug 2010 19:45:05 +0000 (14:45 -0500)]
Add column-alias to each column in complex queries

Some versions of android strip the table name from column names, others don't (which causes all kinds of problems). Adding the column-alias ensures that each column has exactly the name I expect it to.

14 years agoRemove a bit of the permission description string that I'm not sure what it meant...
ChainsDD [Wed, 11 Aug 2010 19:11:39 +0000 (14:11 -0500)]
Remove a bit of the permission description string that I'm not sure what it meant...

14 years agoRemove unnecessary code
ChainsDD [Wed, 11 Aug 2010 18:51:14 +0000 (13:51 -0500)]
Remove unnecessary code

14 years agoMerge branch 'eclair-froyo' of http://github.com/ChainsDD/android_packages_apps_Super...
thiasB [Wed, 11 Aug 2010 18:01:12 +0000 (20:01 +0200)]
Merge branch 'eclair-froyo' of github.com/ChainsDD/android_packages_apps_Superuser into eclair-froyo

14 years agoFix DateIndexer returning wrong section if there were no entries for the current day
ChainsDD [Wed, 11 Aug 2010 14:58:18 +0000 (09:58 -0500)]
Fix DateIndexer returning wrong section if there were no entries for the current day

If there were no log entries for the current day, or for days between the current day and the first day with a log entry, DateIndexer would return the wrong section leading to an ArrayIndexOutOfBoundsException.

This version actually checks the date of the section its looking for against each section to find the proper one.

14 years agoAdd check for bad values in getStatusButtonDrawable()
ChainsDD [Wed, 11 Aug 2010 14:51:16 +0000 (09:51 -0500)]
Add check for bad values in getStatusButtonDrawable()

It was possible for a bad value to be given to getStatusButtonDrawable() causing an ArrayIndexOutOfBoundsException. This commit adds a check to ensure this doesn't happen. Instead the function will return null causing no status icon to be displayed in the app list.

14 years agoRemove some unnecessary imports
ChainsDD [Wed, 11 Aug 2010 02:39:33 +0000 (21:39 -0500)]
Remove some unnecessary imports

14 years agoFixed an italian string
Eug89 [Tue, 10 Aug 2010 17:18:19 +0000 (19:18 +0200)]
Fixed an italian string

14 years agoFix Portugese Brazilian translations. I messed these up too...
ChainsDD [Tue, 10 Aug 2010 21:13:19 +0000 (16:13 -0500)]
Fix Portugese Brazilian translations. I messed these up too...

14 years agoFix Danish translations. I must've messed something when I added it the first time.
ChainsDD [Tue, 10 Aug 2010 21:05:35 +0000 (16:05 -0500)]
Fix Danish translations. I must've messed something when I added it the first time.

14 years agoRevert "Buildbreaker Revert "Updated Danish translation thanks to mljjlm""
kmobs [Tue, 10 Aug 2010 21:19:07 +0000 (16:19 -0500)]
Revert "Buildbreaker Revert "Updated Danish translation thanks to mljjlm""

This reverts commit 6792a4226fd0d11ffcc9fb1d8603733a0de3d745.

14 years agoRevert "Buildbreaker too Revert "Portuguese Brazilian translation thanks to @massayos...
kmobs [Tue, 10 Aug 2010 21:18:53 +0000 (16:18 -0500)]
Revert "Buildbreaker too Revert "Portuguese Brazilian translation thanks to @massayoshi (twitter)""

This reverts commit 6bc4f00891b2aaa57cc07ed59c0f9071cec6e562.

14 years agoFix Portugese Brazilian translations. I messed these up too...
ChainsDD [Tue, 10 Aug 2010 21:13:19 +0000 (16:13 -0500)]
Fix Portugese Brazilian translations. I messed these up too...

14 years agoBuildbreaker too Revert "Portuguese Brazilian translation thanks to @massayoshi ...
kmobs [Tue, 10 Aug 2010 21:05:40 +0000 (16:05 -0500)]
Buildbreaker too Revert "Portuguese Brazilian translation thanks to @massayoshi (twitter)"

This reverts commit b957e21eb57c7fa8d69d9f81259a43b50c2b4608.

14 years agoFix Danish translations. I must've messed something when I added it the first time.
ChainsDD [Tue, 10 Aug 2010 21:05:35 +0000 (16:05 -0500)]
Fix Danish translations. I must've messed something when I added it the first time.

14 years agoBuildbreaker Revert "Updated Danish translation thanks to mljjlm"
kmobs [Tue, 10 Aug 2010 21:04:29 +0000 (16:04 -0500)]
Buildbreaker Revert "Updated Danish translation thanks to mljjlm"

This reverts commit a355eef3dda36de841d19b4e398d9e98b94d7f2e.

14 years agoFixed an italian string
Eug89 [Tue, 10 Aug 2010 17:18:19 +0000 (19:18 +0200)]
Fixed an italian string