summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Import translations. DO NOT MERGEBaligh Uddin2013-04-1248-781/+397
* am 9d02928e: am 14c8c741: Merge "Adding APIs for an accessibility service to ...Svetoslav2013-04-114-129/+85
|\
| * am 14c8c741: Merge "Adding APIs for an accessibility service to intercept key...Svetoslav2013-04-114-129/+85
| |\
| | * Merge "Adding APIs for an accessibility service to intercept key events." int...Svetoslav2013-04-124-129/+85
| | |\
| | | * Adding APIs for an accessibility service to intercept key events.Svetoslav2013-04-114-129/+85
* | | | am 3b9e272e: am 83b00258: Merge "Fix for bug 8577776 Throw exception if app c...Kristian Monsen2013-04-111-0/+12
|\ \ \ \ | |/ / /
| * | | am 83b00258: Merge "Fix for bug 8577776 Throw exception if app calls WebView ...Kristian Monsen2013-04-111-0/+12
| |\ \ \ | | |/ /
| | * | Merge "Fix for bug 8577776 Throw exception if app calls WebView used on wrong...Kristian Monsen2013-04-121-0/+12
| | |\ \
| | | * | Fix for bug 8577776 Throw exception if app calls WebView used on wrong threadKristian Monsen2013-04-101-0/+12
* | | | | am dc5711ea: am bf26c9cf: Merge "Ensure looper quits after all other messages...Jeff Brown2013-04-112-7/+16
|\ \ \ \ \ | |/ / / /
| * | | | am bf26c9cf: Merge "Ensure looper quits after all other messages are handled....Jeff Brown2013-04-112-7/+16
| |\ \ \ \ | | |/ / /
| | * | | Ensure looper quits after all other messages are handled.Jeff Brown2013-04-112-7/+16
* | | | | am f6a2503d: am 5adae45a: Merge "Document the behavior of \'null\' values in ...Christopher Tate2013-04-111-2/+6
|\ \ \ \ \ | |/ / / /
| * | | | am 5adae45a: Merge "Document the behavior of \'null\' values in SharedPrefere...Christopher Tate2013-04-111-2/+6
| |\ \ \ \ | | |/ / /
| | * | | Merge "Document the behavior of 'null' values in SharedPreferences" into jb-m...Christopher Tate2013-04-121-2/+6
| | |\ \ \
| | | * | | Document the behavior of 'null' values in SharedPreferencesChristopher Tate2013-04-111-2/+6
| | | | |/ | | | |/|
* | | | | am 26c702c3: am ba880da4: Merge "Fix issue #7643046: Activity.getCallingPacka...Dianne Hackborn2013-04-111-4/+10
|\ \ \ \ \ | |/ / / /
| * | | | am ba880da4: Merge "Fix issue #7643046: Activity.getCallingPackage() bogusly ...Dianne Hackborn2013-04-111-4/+10
| |\ \ \ \ | | |/ / /
| | * | | Merge "Fix issue #7643046: Activity.getCallingPackage() bogusly returns null....Dianne Hackborn2013-04-121-4/+10
| | |\ \ \
| | | * | | Fix issue #7643046: Activity.getCallingPackage() bogusly returns null...Dianne Hackborn2013-04-111-4/+10
* | | | | | am 70d2c773: am f5c757c6: Merge "More fix for bug #8159072 Spinner widget sho...Fabrice Di Meglio2013-04-112-9/+12
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am f5c757c6: Merge "More fix for bug #8159072 Spinner widget should be RTL\'i...Fabrice Di Meglio2013-04-112-9/+12
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge "More fix for bug #8159072 Spinner widget should be RTL'ized" into jb-m...Fabrice Di Meglio2013-04-122-9/+12
| | |\ \ \ \
| | | * | | | More fix for bug #8159072 Spinner widget should be RTL'izedFabrice Di Meglio2013-04-112-9/+12
* | | | | | | am bc708d8b: am c309ca46: Merge "Fix issue #8582003: Evernote Camera Capture ...Dianne Hackborn2013-04-111-0/+6
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am c309ca46: Merge "Fix issue #8582003: Evernote Camera Capture Failure" into...Dianne Hackborn2013-04-111-0/+6
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge "Fix issue #8582003: Evernote Camera Capture Failure" into jb-mr2-devDianne Hackborn2013-04-121-0/+6
| | |\ \ \ \ \
| | | * | | | | Fix issue #8582003: Evernote Camera Capture FailureDianne Hackborn2013-04-111-0/+6
| | | | |/ / / | | | |/| | |
* | | | | | | am 4febbf35: am bd286426: Merge "Fix bug #8599905 Add simple BidiFormatter ge...Fabrice Di Meglio2013-04-111-0/+8
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am bd286426: Merge "Fix bug #8599905 Add simple BidiFormatter getInstance() h...Fabrice Di Meglio2013-04-111-0/+8
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge "Fix bug #8599905 Add simple BidiFormatter getInstance() helper API" in...Fabrice Di Meglio2013-04-121-0/+8
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Fix bug #8599905 Add simple BidiFormatter getInstance() helper APIFabrice Di Meglio2013-04-111-0/+8
* | | | | | | am d9d9c17d: am 77216642: Merge "Implement #7341342 API request: way to deter...Dianne Hackborn2013-04-112-2/+47
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am 77216642: Merge "Implement #7341342 API request: way to determine current ...Dianne Hackborn2013-04-112-2/+47
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge "Implement #7341342 API request: way to determine current orientation.....Dianne Hackborn2013-04-122-2/+47
| | |\ \ \ \ \
| | | * | | | | Implement #7341342 API request: way to determine current orientation...Dianne Hackborn2013-04-112-2/+47
* | | | | | | | am cda71226: am eec68e55: Merge "Fix keyguard pattern invalidate bug" into jb...Jim Miller2013-04-111-25/+22
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | am eec68e55: Merge "Fix keyguard pattern invalidate bug" into jb-mr2-devJim Miller2013-04-111-25/+22
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge "Fix keyguard pattern invalidate bug" into jb-mr2-devJim Miller2013-04-111-25/+22
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | Fix keyguard pattern invalidate bugJim Miller2013-04-101-25/+22
* | | | | | | | am ce6d3ed6: am 6f0a36e6: Merge "Enforce READ_EXTERNAL_STORAGE on emulator." ...Jeff Sharkey2013-04-111-17/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | am 6f0a36e6: Merge "Enforce READ_EXTERNAL_STORAGE on emulator." into jb-mr2-devJeff Sharkey2013-04-111-17/+5
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge "Enforce READ_EXTERNAL_STORAGE on emulator." into jb-mr2-devJeff Sharkey2013-04-111-17/+5
| | |\ \ \ \ \ \
| | | * | | | | | Enforce READ_EXTERNAL_STORAGE on emulator.Jeff Sharkey2013-04-101-17/+5
* | | | | | | | | am b3ebc306: am fc9f07dd: Merge "Adding LocalePicker support for the zz_ZZ ps...Benjamin Poiesz2013-04-111-5/+40
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | am fc9f07dd: Merge "Adding LocalePicker support for the zz_ZZ pseudolocale" i...Benjamin Poiesz2013-04-111-5/+40
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge "Adding LocalePicker support for the zz_ZZ pseudolocale" into jb-mr2-devBenjamin Poiesz2013-04-111-5/+40
| | |\ \ \ \ \ \ \
| | | * | | | | | | Adding LocalePicker support for the zz_ZZ pseudolocaleBenjamin Poiesz2013-04-111-5/+40
* | | | | | | | | | am 63582a79: am ccbe7e6f: Merge "Use CONNECTIVITY_INTERNAL for global proxy" ...Robert Greenwalt2013-04-111-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | am ccbe7e6f: Merge "Use CONNECTIVITY_INTERNAL for global proxy" into jb-mr2-devRobert Greenwalt2013-04-111-1/+1
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /