Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
66f3b39ec452a8a03e3254e77e19ccb764ee931f
/
core
66f3b39
Add an API to allow a callback to request active scans.
by Jeff Brown
· 12 years ago
bee7881
Merge "Fix bug where we incorrectly clipped the bounds to the device size." into jb-mr2-dev
by Derek Sollenberger
· 12 years ago
dde8e53
Merge "Fix bug 8717690 Full-width Latin Letters Garbled on Tumblr App" into jb-mr2-dev
by Raph Levien
· 12 years ago
708144e
Fix bug where we incorrectly clipped the bounds to the device size.
by Derek Sollenberger
· 12 years ago
5d6dc42
Merge "Filter out dangerous CharSequences in Notification." into jb-mr2-dev
by Daniel Sandler
· 12 years ago
4550dba
Merge "Add wifi association test" into jb-mr2-dev
by Xia Wang
· 12 years ago
35b7b0b
Merge "Add system setting key for dialpad autocomplete" into jb-mr2-dev
by Yorke Lee
· 12 years ago
dcbaf66
Filter out dangerous CharSequences in Notification.
by Daniel Sandler
· 12 years ago
647f8f3
Add system setting key for dialpad autocomplete
by Yorke Lee
· 12 years ago
f42d9010
Fix bug where thumbnails flashed more often in Recents
by Michael Jurka
· 12 years ago
58a5db3
Add wifi association test
by Xia Wang
· 12 years ago
366b97b
Merge "Fix bug #8839681 Reversed Textbox focus order on RTL and android:imeOptions="flagNoExtractUi"" into jb-mr2-dev
by Fabrice Di Meglio
· 12 years ago
3cf3a0b
Merge "Fix for TTS.setLanguage throwing MissingResourceException" into jb-mr2-dev
by Fergus Henderson
· 12 years ago
28d7c7e
Import translations. DO NOT MERGE
by Baligh Uddin
· 12 years ago
d0b9279
Fix for TTS.setLanguage throwing MissingResourceException
by Przemyslaw Szczepaniak
· 12 years ago
d28653d
Merge "Add the trace tag for Dalvik." into jb-mr2-dev
by Jamie Gennis
· 12 years ago
239a0c0
Ensure ViewRootImpl.setAccessibilityFocus() doesn't crash when reentrant.
by Alan Viverette
· 12 years ago
3167c88
Fix bug #8839681 Reversed Textbox focus order on RTL and android:imeOptions="flagNoExtractUi"
by Fabrice Di Meglio
· 12 years ago
0cc84ce
Add the trace tag for Dalvik.
by Jamie Gennis
· 12 years ago
e2322bd
Merge "Don't back up the scan-always setting." into jb-mr2-dev
by Robert Greenwalt
· 12 years ago
ffff923
Don't back up the scan-always setting.
by Robert Greenwalt
· 12 years ago
aa64548
Merge "Fixed unreleased wake lock isues and NPE." into jb-mr2-dev
by Zhentao Sun
· 12 years ago
4c95c53
Merge "Optimize list view scrolls Bug #8108706" into jb-mr2-dev
by Romain Guy
· 12 years ago
5549cb5
Optimize list view scrolls Bug #8108706
by Romain Guy
· 12 years ago
05759d1
Merge "add notice to not use 0 in startForeground(). also delete some obsolete back-compat tips for <=donut bug: 8746126" into jb-mr2-dev
by Scott Main
· 12 years ago
2787ba2
Merge "Register EGLExt JNI methods" into jb-mr2-dev
by Jesse Hall
· 12 years ago
8bd64df
Help for the debugging help for issue #8734824.
by Dianne Hackborn
· 12 years ago
dd0a912
Fix bug 8717690 Full-width Latin Letters Garbled on Tumblr App
by Raph Levien
· 12 years ago
237c2b8
Register EGLExt JNI methods
by Jesse Hall
· 12 years ago
cfa496f
Fixed unreleased wake lock isues and NPE.
by Zhentao Sun
· 12 years ago
5b88a2f
Debugging help for issue #8734824: WATCHDOG KILLING SYSTEM PROCESS
by Dianne Hackborn
· 12 years ago
996f6b0
Merge "Import translations. DO NOT MERGE" into jb-mr2-dev
by Baligh Uddin
· 12 years ago
341666c
Merge "Fix sync problem in NsdManager" into jb-mr2-dev
by Robert Greenwalt
· 12 years ago
d43ecb5
Import translations. DO NOT MERGE
by Baligh Uddin
· 12 years ago
236cc47
Temporarily revert field name change (DO NOT MERGE)
by Dave Burke
· 12 years ago
02b7128
Merge "Add android.opengl.EGLExt class for EGL extensions" into jb-mr2-dev
by Jesse Hall
· 12 years ago
8c2e3a4
Merge "Optimize RTL properties resolution" into jb-mr2-dev
by Fabrice Di Meglio
· 12 years ago
09ecb25
Optimize RTL properties resolution
by Fabrice Di Meglio
· 12 years ago
faa47b5
Merge "Idle maintenance scheduling broken." into jb-mr2-dev
by Svetoslav
· 12 years ago
6a08a12
Idle maintenance scheduling broken.
by Svetoslav
· 12 years ago
2b662e8
Merge "Fix a NPE in MenuItemImpl when setting null ActionProvider" into jb-mr2-dev
by Adam Powell
· 12 years ago
dcc5585
Fix a NPE in MenuItemImpl when setting null ActionProvider
by Adam Powell
· 12 years ago
e648fd6
Import translations. DO NOT MERGE
by Baligh Uddin
· 12 years ago
245a3e1
Merge "Change the initial disabled state of disabled IMEs" into jb-mr2-dev
by Satoshi Kataoka
· 12 years ago
17cf4e4
Merge "Really make Surface thread-safe." into jb-mr2-dev
by Jeff Brown
· 12 years ago
af2eefb
Fix sync problem in NsdManager
by Robert Greenwalt
· 12 years ago
ed1cdb2
Change the initial disabled state of disabled IMEs
by Satoshi Kataoka
· 12 years ago
55a08c5
Merge "Allow requiredForAllUsers to work on updates to system apps" into jb-mr2-dev
by Amith Yamasani
· 12 years ago
c311260
Merge "Don't dump sql bindargs unless verbose mode is requested." into jb-mr2-dev
by Jeff Brown
· 12 years ago
0d8750d
Allow requiredForAllUsers to work on updates to system apps
by Amith Yamasani
· 12 years ago
cefeb29
Don't dump sql bindargs unless verbose mode is requested.
by Jeff Brown
· 12 years ago
fc0ebd7
Really make Surface thread-safe.
by Jeff Brown
· 12 years ago
0c79d80
Add android.opengl.EGLExt class for EGL extensions
by Jesse Hall
· 12 years ago
09f3cc2
Merge "Fix GLES30 JNI registration" into jb-mr2-dev
by Jesse Hall
· 12 years ago
b107b7e
Merge "Prevent TextureView from ever setting a null layer paint Bug #8760436" into jb-mr2-dev
by Romain Guy
· 12 years ago
203aa72
Merge "Rebuilds ActionBar accessibility description as needed" into jb-mr2-dev
by Casey Burkhardt
· 12 years ago
8452a7f
Rebuilds ActionBar accessibility description as needed
by Casey Burkhardt
· 12 years ago
2e6de8f
add notice to not use 0 in startForeground().
by Scott Main
· 12 years ago
efb709a
Prevent TextureView from ever setting a null layer paint Bug #8760436
by Romain Guy
· 12 years ago
f0e8c78
Merge "Import translations. DO NOT MERGE" into jb-mr2-dev
by Baligh Uddin
· 12 years ago
6b313da
Merge "Clarify behavior of fullscreen mode and softInputMode's adjustResize" into jb-mr2-dev
by Chet Haase
· 12 years ago
74b736f
Import translations. DO NOT MERGE
by Baligh Uddin
· 12 years ago
561dcc5
Merge "Avoid crash when TextToSpeech calls onInit() from the constructor." into jb-mr2-dev
by Alan Viverette
· 12 years ago
45c89c2
Clarify behavior of fullscreen mode and softInputMode's adjustResize
by Chet Haase
· 12 years ago
d877efe
Fix GLES30 JNI registration
by Jesse Hall
· 12 years ago
76f0c21
Avoid crash when TextToSpeech calls onInit() from the constructor.
by Alan Viverette
· 12 years ago
906e57d
Merge "Fixed race conditions in GeofenceHardwareImpl." into jb-mr2-dev
by Zhentao Sun
· 12 years ago
f8f085c
Fixed race conditions in GeofenceHardwareImpl.
by Zhentao Sun
· 12 years ago
bfdd256
Merge "Generate SDK docs for v7 support library packages." into jb-mr2-dev
by Jeff Brown
· 12 years ago
5391a2f
Merge "Import translations. DO NOT MERGE" into jb-mr2-dev
by Baligh Uddin
· 12 years ago
951ce6c
Merge "Revert change f449c0c381239dc0f78b0f01ecfb3889e056a597." into jb-mr2-dev
by Svetoslav Ganov
· 12 years ago
de40bb4
Import translations. DO NOT MERGE
by Baligh Uddin
· 12 years ago
caf7b0a
Generate SDK docs for v7 support library packages.
by Jeff Brown
· 12 years ago
22f6a60
Merge "add docs for new attributes, including account restriction for restricted profiles" into jb-mr2-dev
by Scott Main
· 12 years ago
addc906f7
Merge "Force clipping on layers that fail to be allocated" into jb-mr2-dev
by Chris Craik
· 12 years ago
b40c1fd
add docs for new attributes, including account restriction for restricted profiles
by Scott Main
· 12 years ago
5e5aeb4
Merge "fix javadoc build also add some docs to the service" into jb-mr2-dev
by Scott Main
· 12 years ago
bbd90f8
Merge "Hide isLinkedUser()" into jb-mr2-dev
by Amith Yamasani
· 12 years ago
7f3c5d1
Merge "Added flush() for bluetooth output stream" into jb-mr2-dev
by Matthew Xie
· 12 years ago
e7a4e63
Revert change f449c0c381239dc0f78b0f01ecfb3889e056a597.
by Alan Viverette
· 12 years ago
5866570
Merge "Workaround for bug 8700358: Reproducible WebView crash in Feedly starting in JWR22B" into jb-mr2-dev
by Kristian Monsen
· 12 years ago
04667da
fix javadoc build also add some docs to the service
by Scott Main
· 12 years ago
eaddac6
Force clipping on layers that fail to be allocated
by Chris Craik
· 12 years ago
c38bc5a
Merge "Lockscreen widgets not always announced." into jb-mr2-dev
by Svetoslav
· 12 years ago
b044c40
Merge "Fixed javadoc in input related classes" into jb-mr2-dev
by Michael Wright
· 12 years ago
eaebe4c
Merge "Add new android.permission.CAMERA_DISABLE_TRANSMIT_LED" into jb-mr2-dev
by Igor Murashkin
· 12 years ago
027f84c
Merge "API: getPkg() -> getPackageName()" into jb-mr2-dev
by Daniel Sandler
· 12 years ago
2555daf
Hide isLinkedUser()
by Amith Yamasani
· 12 years ago
4f91efd
API: getPkg() -> getPackageName()
by Daniel Sandler
· 12 years ago
4293e23
Lockscreen widgets not always announced.
by Svetoslav
· 12 years ago
a7b6cbf
Merge "API cleanup: NotificationListener" into jb-mr2-dev
by Daniel Sandler
· 12 years ago
e6f7f2e
API cleanup: NotificationListener
by Daniel Sandler
· 12 years ago
5e97c31
Merge "New NotificationListener API: getActiveNotifications()" into jb-mr2-dev
by Daniel Sandler
· 12 years ago
d5e946a
Hide TYPE_CHOICE_LEVEL since there's no visual representation for it yet.
by Amith Yamasani
· 12 years ago
072137c
Fixed javadoc in input related classes
by Michael Wright
· 12 years ago
25cf8ce
New NotificationListener API: getActiveNotifications()
by Daniel Sandler
· 12 years ago
e00b297
Merge "The touch exploration capability is dynamically granted pre-JellyBeanMR2." into jb-mr2-dev
by Svetoslav
· 12 years ago
a6631f5
Merge "Change permission of LE scan APIs from BLUETOOTH to BLUETOOTH_ADMIN" into jb-mr2-dev
by Matthew Xie
· 12 years ago
d575233
Change permission of LE scan APIs from BLUETOOTH to BLUETOOTH_ADMIN
by Matthew Xie
· 12 years ago
62cadf1
Workaround for bug 8700358: Reproducible WebView crash in Feedly starting in JWR22B
by Kristian Monsen
· 12 years ago
Next »