Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
881de10cfccabd51aa3c9d22702214110fb97b55
/
core
881de10
Merge "Import translations. DO NOT MERGE" into klp-dev
by Baligh Uddin
· 11 years ago
44720af
Print UI bug fixing and printer discovery refactoring.
by Svetoslav Ganov
· 11 years ago
0df33bc
Import translations. DO NOT MERGE
by Baligh Uddin
· 11 years ago
b77edbf
Improve transparent bar transitions.
by John Spurlock
· 11 years ago
d866f50
Merge "Add new API shouldOfferSwitchingToNextInputMethod" into klp-dev
by Satoshi Kataoka
· 11 years ago
7e45823
Remove input flinger stubs. (DO NOT MERGE)
by Jeff Brown
· 11 years ago
f293627
Merge "Camera2: Send warning when burst request list is empty" into klp-dev
by Zhijun He
· 11 years ago
fc19e2c
Camera2: Send warning when burst request list is empty
by Zhijun He
· 11 years ago
8f91c33
Merge "Allow replacing ResolverActivity via config value" into klp-dev
by Jose Lima
· 11 years ago
8e3a417
Merge "Expose API to query devices for supported keys" into klp-dev
by Michael Wright
· 11 years ago
96d1b01
Merge "Import translations. DO NOT MERGE" into klp-dev
by Baligh Uddin
· 11 years ago
83e1015
Merge "Remove dialpad_autocomplete system key from settings" into klp-dev
by Yorke Lee
· 11 years ago
e2a6d3d
Merge "Introduce network link quality statistics" into klp-dev
by Vinit Deshapnde
· 11 years ago
2b10b52
Add new API shouldOfferSwitchingToNextInputMethod
by Satoshi Kataoka
· 11 years ago
39c9c63
Merge "Reset the Experimental WebView property per build" into klp-dev
by Jonathan Dixon
· 11 years ago
8c128ab
Merge "Remove newly added but deprecated master switch location setting methods." into klp-dev
by David Christie
· 11 years ago
35785bf
Remove dialpad_autocomplete system key from settings
by Yorke Lee
· 11 years ago
d5ea6e1
Merge "Camera1: Rename setPreviewTexture to ...Target for clarity" into klp-dev
by Eino-Ville Talvala
· 11 years ago
4c18b58
Remove newly added but deprecated master switch location setting methods.
by David Christie
· 11 years ago
f479906
Merge "The VM handles blocking SIGPIPE." into klp-dev
by Elliott Hughes
· 11 years ago
b7d5cbc
Reset the Experimental WebView property per build
by Jonathan Dixon
· 11 years ago
d7a90ca
The VM handles blocking SIGPIPE.
by Elliott Hughes
· 11 years ago
21ea2d0
Fix VALUE_RINGTONE_SILENT ref.
by Sam Blitzstein
· 11 years ago
7b29779
Camera1: Rename setPreviewTexture to ...Target for clarity
by Eino-Ville Talvala
· 11 years ago
435e7df
Extend AlarmClock API (just slightly)
by Sam Blitzstein
· 11 years ago
5a284c4
Merge "Cancel running LayoutTransition before removing it from a container" into klp-dev
by Chet Haase
· 11 years ago
a052d5a
Merge "Move caption view from Settings into framework" into klp-dev
by Alan Viverette
· 11 years ago
ef3cbfd
Cancel running LayoutTransition before removing it from a container
by Chet Haase
· 11 years ago
398ec03
Move caption view from Settings into framework
by Alan Viverette
· 11 years ago
67a4d32
Merge "Launch VM with -XX:LowMemoryMode if ro.config.low_ram is "true"." into klp-dev
by Mathieu Chartier
· 11 years ago
1f12cb5
Introduce network link quality statistics
by Vinit Deshapnde
· 11 years ago
6b223c6
Merge "Camera2: cleanup unused imports" into klp-dev
by Zhijun He
· 11 years ago
e8aae8a
Merge "Camera2: Update tonemap curve definitions." into klp-dev
by Zhijun He
· 11 years ago
ed255a0
Camera2: cleanup unused imports
by Zhijun He
· 11 years ago
3ffd705
Camera2: Update tonemap curve definitions.
by Zhijun He
· 11 years ago
0125ba7
Merge "Camera2: Convert camera device errors to exceptions" into klp-dev
by Eino-Ville Talvala
· 11 years ago
a2e88ef
Merge "Move forwarding code to ListPopupWindow, add drag-to-open in Spinner" into klp-dev
by Alan Viverette
· 11 years ago
5feb0ad
Merge "Use MULTI_LINE and OPENS_POPUP accessibility properties" into klp-dev
by Alan Viverette
· 11 years ago
f6121f3
Merge "camera2: add sensor.temperature optional key. clear up some metadata definitions" into klp-dev
by Igor Murashkin
· 11 years ago
e530c41
Merge "Protect a bunch of broadcast intents" into klp-dev
by Matthew Xie
· 11 years ago
fd589c1
Merge "Notify IP address changes to interface observers." into klp-dev
by Lorenzo Colitti
· 11 years ago
41a5de9
Add xxhdpi drawables
by Adam Powell
· 11 years ago
5afd3e9
Camera2: Convert camera device errors to exceptions
by Eino-Ville Talvala
· 11 years ago
7110fd2
Import translations. DO NOT MERGE
by Baligh Uddin
· 11 years ago
dc70afa
Merge "Add inPremutiplied option to BitmapFactory.Options, functionality in Bitmap" into klp-dev
by Chris Craik
· 11 years ago
10fa8c0
Merge "Make BaseNetworkObserver available to core code" into klp-dev
by Lorenzo Colitti
· 11 years ago
4d3d5f1
Merge "Modify LinkProperties address update methods." into klp-dev
by Lorenzo Colitti
· 11 years ago
6a99a81
Merge "Remove android.provider.Applications" into klp-dev
by Mathew Inwood
· 11 years ago
b8aa06c
Merge "Add a string constructor to LinkAddress." into klp-dev
by Lorenzo Colitti
· 11 years ago
e14380a
Remove android.provider.Applications
by Mathew Inwood
· 11 years ago
b06b8b0
Merge "Improve transient bar transitions." into klp-dev
by John Spurlock
· 11 years ago
d3927bd
Merge "Allow recycling of Preferences in com.android.* packages" into klp-dev
by Alan Viverette
· 11 years ago
1abf5d6
Add inPremutiplied option to BitmapFactory.Options, functionality in Bitmap
by Chris Craik
· 11 years ago
6b8a6a6
Protect a bunch of broadcast intents
by Matthew Xie
· 11 years ago
e6c2241
Launch VM with -XX:LowMemoryMode if ro.config.low_ram is "true".
by Mathieu Chartier
· 11 years ago
791b37e
Allow recycling of Preferences in com.android.* packages
by Alan Viverette
· 11 years ago
5cdaf8c
Merge "Fix build" into klp-dev
by Svetoslav Ganov
· 11 years ago
3bf7976
Fix build
by Svetoslav Ganov
· 11 years ago
ff796e5
Merge "Change PacProcessor to Android Service" into klp-dev
by Jason Monk
· 11 years ago
59bbba7
Merge "Add implicit parent dependency for Preferences" into klp-dev
by Alan Viverette
· 11 years ago
439c9f5
Merge "Make "low ram device" a readonly system property" into klp-dev
by Christopher Tate
· 11 years ago
22df87b
Merge "Added the callback signal." into klp-dev
by Selim Gurun
· 11 years ago
fc3f4ee
Added the callback signal.
by Selim Gurun
· 11 years ago
d5ff06a
camera2: add sensor.temperature optional key. clear up some metadata definitions
by Igor Murashkin
· 11 years ago
9ced3cd
Change PacProcessor to Android Service
by Jason Monk
· 11 years ago
2f61f91
Make "low ram device" a readonly system property
by Christopher Tate
· 11 years ago
59210de
Merge "Avoid crashing in unlockCanvasAndPost" into klp-dev
by Andy McFadden
· 11 years ago
ec850cd
Merge "Update comments" into klp-dev
by Matthew Xie
· 11 years ago
b7b7d7a
Update comments
by John Du
· 11 years ago
841cd86
Merge "Fix bug #10409069 Spinner Drawable is not mirrored in RTL mode" into klp-dev
by Fabrice Di Meglio
· 11 years ago
d309216
Merge "Implemented advanced printer selection and API refactoring." into klp-dev
by Svetoslav
· 11 years ago
2365745
Merge "Change abortReliableWrite(BluetoothDevice) to abortReliableWrite()" into klp-dev
by Matthew Xie
· 11 years ago
5b9145b
Improve transient bar transitions.
by John Spurlock
· 11 years ago
b002feb
Fix bug #10409069 Spinner Drawable is not mirrored in RTL mode
by Fabrice Di Meglio
· 11 years ago
fd95299
Fix build: remove obsolete TODO
by Tom O'Neill
· 11 years ago
1cd230a
Merge "Add methods for managing CAs to DevicePolicyManager(Service)" into klp-dev
by Maggie Benthall
· 11 years ago
da51e68
Add methods for managing CAs to DevicePolicyManager(Service)
by Maggie Benthall
· 11 years ago
ed55c8d
Avoid crashing in unlockCanvasAndPost
by Andy McFadden
· 11 years ago
f23993f
Merge "Add the API to set and read the location mode" into klp-dev
by Tom O'Neill
· 11 years ago
bb9682e
Allow replacing ResolverActivity via config value
by Jose Lima
· 11 years ago
5c7daac
Notify IP address changes to interface observers.
by Lorenzo Colitti
· 11 years ago
df86a9f
Make BaseNetworkObserver available to core code
by Lorenzo Colitti
· 11 years ago
4faa027
Modify LinkProperties address update methods.
by Lorenzo Colitti
· 11 years ago
6eb8a62
Add a string constructor to LinkAddress.
by Lorenzo Colitti
· 11 years ago
dfb881f
AudioSystem: new audioflinger restart detection
by Eric Laurent
· 12 years ago
1f48b78
Add the API to set and read the location mode
by Tom O'Neill
· 11 years ago
51d9652
Merge "Revert "Fix media server restart detection mechanism"" into klp-dev
by Eric Laurent
· 11 years ago
539719a
Revert "Fix media server restart detection mechanism"
by Eric Laurent
· 12 years ago
b7b2d4b
Expose API to query devices for supported keys
by Michael Wright
· 11 years ago
058ac7c
Use MULTI_LINE and OPENS_POPUP accessibility properties
by Alan Viverette
· 11 years ago
02f5680
Add implicit parent dependency for Preferences
by Alan Viverette
· 11 years ago
0077512
Merge "Notify ViewRootImpl when it's safe to modify Canvas." into klp-dev
by Craig Mautner
· 11 years ago
48f8b5d
Change abortReliableWrite(BluetoothDevice) to abortReliableWrite()
by John Du
· 11 years ago
bc57cd1
Notify ViewRootImpl when it's safe to modify Canvas.
by Craig Mautner
· 11 years ago
b6c38e9
Camera2: Remove redundant Keys classes
by Eino-Ville Talvala
· 11 years ago
269403b
Implemented advanced printer selection and API refactoring.
by Svetoslav
· 11 years ago
b6e8943
Merge "NFC: Allow HostApduService to indicate transaction unhandled." into klp-dev
by Martijn Coenen
· 11 years ago
f7e2a2e
Merge "Management actions, invalidate caches." into klp-dev
by Jeff Sharkey
· 11 years ago
92d2a31
Merge "Remove duplicate sealed node checks, add missing checks" into klp-dev
by Alan Viverette
· 11 years ago
df39cb9
Remove duplicate sealed node checks, add missing checks
by Alan Viverette
· 11 years ago
Next »