Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
5170533465d394475b5d165c92bf43e454112d42
/
core
5170533
Merge "Add config_setColorTransformAccelerated" into oc-dev
by Christine Franks
· 8 years ago
fb2f7e2
Merge "Bump up batterystats version to clear stale data" into oc-dev
by Amith Yamasani
· 8 years ago
fb4a74f
Merge "Adds FillResponse extra to passed to authentication intent." into oc-dev
by TreeHugger Robot
· 8 years ago
b23e635
Bump up batterystats version to clear stale data
by Amith Yamasani
· 8 years ago
60e0c19
Merge "API refactor: context.startForegroundService()" into oc-dev
by TreeHugger Robot
· 8 years ago
2b33162
Merge "Remove code for seamlessly rotating SurfaceView's." into oc-dev
by Rob Carr
· 8 years ago
bb621fd
Merge "Update ENSURE_VERIFY_APPS javadoc" into oc-dev
by TreeHugger Robot
· 8 years ago
dada7c0
Merge "TextClassificationManager API updates." into oc-dev
by TreeHugger Robot
· 8 years ago
7600925
Merge "Hide TextClassifier.EntityType from the public API." into oc-dev
by TreeHugger Robot
· 8 years ago
08992ac
API refactor: context.startForegroundService()
by Christopher Tate
· 8 years ago
217ecd0
Merge "Merge "Report the temperature during an OTA update" am: 47c7e7f41a am: 022682a721 am: 998c554463" into oc-dev
by Tianjie Xu
· 8 years ago
2042770
Merge "BatteryStats: Clamp temperature to 0" into oc-dev
by TreeHugger Robot
· 8 years ago
257047b
Merge "Make Notification.EXTRA_ALLOW_DURING_SETUP system API" into oc-dev
by Maurice Lam
· 8 years ago
d5374b8
Add config_setColorTransformAccelerated
by Christine Franks
· 8 years ago
3030442
Merge "Simplified autofill() methods by returning void instead of boolean." into oc-dev
by TreeHugger Robot
· 8 years ago
cd181e6
Merge "Track isolated process owners" into oc-dev
by Chad Brubaker
· 8 years ago
f114667
Merge "Allow ToolbarActionBar to pass-through unhandled keyShortcuts" into oc-dev
by Evan Rosky
· 8 years ago
8386603
Merge "Fix getting wrong instance when restoring non-config" into oc-dev
by TreeHugger Robot
· 8 years ago
45cb3e6
Hide TextClassifier.EntityType from the public API.
by Abodunrinwa Toki
· 8 years ago
9f592db
Update ENSURE_VERIFY_APPS javadoc
by Rubin Xu
· 8 years ago
df61b03
TextClassificationManager API updates.
by Abodunrinwa Toki
· 8 years ago
29ddfe5
BatteryStats: Clamp temperature to 0
by Adam Lesinski
· 8 years ago
dfbc851
Merge "Rename ACTION_VOICEMAIL_SMS_RECEIVED" into oc-dev
by TreeHugger Robot
· 8 years ago
ce3cf36
Merge "Make public getFragments() and onGetLayoutInflater() methods" into oc-dev
by TreeHugger Robot
· 8 years ago
4e7bc11
Merge "Add new internal API: enableOptionalCodecs()/disableOptionalCodecs()" into oc-dev
by TreeHugger Robot
· 8 years ago
955e252
Simplified autofill() methods by returning void instead of boolean.
by Felipe Leme
· 8 years ago
7ac3fb2
Merge "Expose initial focus feature flag for testing" into oc-dev
by Evan Rosky
· 8 years ago
37af93a
Merge "Allow cluster navigation to jump into touchscreenBlocksFocus" into oc-dev
by Evan Rosky
· 8 years ago
c4620378
Allow ToolbarActionBar to pass-through unhandled keyShortcuts
by Evan Rosky
· 8 years ago
0f28a80
Track isolated process owners
by Chad Brubaker
· 8 years ago
84eecd2
Merge "Expose ACCESSIBILITY_CAPTIONING_* to Instant Apps" into oc-dev
by TreeHugger Robot
· 8 years ago
6c3e92b
Merge "Mention <intent> can't have string resources." into oc-dev
by TreeHugger Robot
· 8 years ago
96c1003
Make Notification.EXTRA_ALLOW_DURING_SETUP system API
by Maurice Lam
· 8 years ago
ea997a0
Merge "Report the temperature during an OTA update" am: 47c7e7f41a am: 022682a721
by Tianjie Xu
· 8 years ago
011597b
Add new internal API: enableOptionalCodecs()/disableOptionalCodecs()
by Pavlin Radoslavov
· 8 years ago
ee40a26
Merge "Add HidlSupport.java for utility methods for HIDL." into oc-dev
by TreeHugger Robot
· 8 years ago
7320ca9
Adds FillResponse extra to passed to authentication intent.
by Felipe Leme
· 8 years ago
18b886e
Allow cluster navigation to jump into touchscreenBlocksFocus
by Evan Rosky
· 8 years ago
5dd7c9a
Fix getting wrong instance when restoring non-config
by George Mount
· 8 years ago
01f46a2
Expose initial focus feature flag for testing
by Evan Rosky
· 8 years ago
c7146be
Make public getFragments() and onGetLayoutInflater() methods
by George Mount
· 8 years ago
03169cd
Mention <intent> can't have string resources.
by Makoto Onuki
· 8 years ago
d658f1c
Add HidlSupport.java for utility methods for HIDL.
by Yifan Hong
· 8 years ago
897215d
Remove code for seamlessly rotating SurfaceView's.
by Robert Carr
· 8 years ago
dd83c20
Merge "TextClassifier: Switch model based on locale" into oc-dev
by TreeHugger Robot
· 8 years ago
5301d9e
Merge "Do not use many FDs in FontManagerService." into oc-dev
by TreeHugger Robot
· 8 years ago
e477641
Merge "TextClassifier: add API to WebView" into oc-dev
by Tima Vaisburd
· 8 years ago
94696c5
Merge "Fix bad Java docs in View.java" into oc-dev
by TreeHugger Robot
· 8 years ago
36bceef
Merge "Fix problem with ListView accessibility focus" into oc-dev
by TreeHugger Robot
· 8 years ago
ddb280b
Merge "Reserve space for preference icon." into oc-dev
by TreeHugger Robot
· 8 years ago
c0cf4f0
Do not use many FDs in FontManagerService.
by Seigo Nonaka
· 8 years ago
76d7793
Merge "SurfaceView: Make surfaceRedrawNeededAsync work with WM bypass." into oc-dev
by Rob Carr
· 8 years ago
dc90922
Fix bad Java docs in View.java
by Philip P. Moltmann
· 8 years ago
c39006a1
TextClassifier: Switch model based on locale
by Abodunrinwa Toki
· 8 years ago
ec66fb8
Fix problem with ListView accessibility focus
by Phil Weaver
· 8 years ago
ec319ab
Introduce AMS.getLastResumedActivityUserId to fix work profile icon issue
by Tony Mak
· 8 years ago
76c32a3
Merge "Allow apps to process ProxyFDCallback asynchrnously." into oc-dev
by TreeHugger Robot
· 8 years ago
9408d51
Expose ACCESSIBILITY_CAPTIONING_* to Instant Apps
by Chad Brubaker
· 8 years ago
79a973f
Revert "Make public getFragments() and onGetLayoutInflater() methods"
by Jeff Tinker
· 8 years ago
b25b2f2
Merge "Merge "improve the format of locale argument when calling recovery" am: 032c7a0a18 am: 1cd3a93288 am: bc0865bc78" into oc-dev
by Tianjie Xu
· 8 years ago
812c95d
Allow apps to process ProxyFDCallback asynchrnously.
by Daichi Hirono
· 8 years ago
c8d8c27
Merge "Make public getFragments() and onGetLayoutInflater() methods" into oc-dev
by TreeHugger Robot
· 8 years ago
9ed53e3
Reserve space for preference icon.
by Doris Ling
· 8 years ago
b1b38b3
Merge "improve the format of locale argument when calling recovery" am: 032c7a0a18 am: 1cd3a93288
by Tianjie Xu
· 8 years ago
e56bfe0
Merge "Log a warning if a dispatch on UiThread takes more than" into oc-dev
by Makoto Onuki
· 8 years ago
9957151
Log a warning if a dispatch on UiThread takes more than
by Makoto Onuki
· 8 years ago
36e24836
Merge "Add Configuration param to onMovedToDisplay" into oc-dev
by TreeHugger Robot
· 8 years ago
cf49a23
TextClassifier: add API to WebView
by Tima Vaisburd
· 8 years ago
61ae34a
Merge "Intercept direct launch of instant app installer" into oc-dev
by TreeHugger Robot
· 8 years ago
1b782bf
Merge "make MATCH_FACTORY_ONLY @SystemAPI" into oc-dev
by TreeHugger Robot
· 8 years ago
01d69aa
Merge "Add extra flag to ApplicationInfoFlags" into oc-dev
by TreeHugger Robot
· 8 years ago
f0fb78b
Merge "Add ACTION_EPHEMERAL_RESOLVER_SETTINGS" into oc-dev
by TreeHugger Robot
· 8 years ago
b21be12
Intercept direct launch of instant app installer
by Todd Kennedy
· 8 years ago
ea2529d
make MATCH_FACTORY_ONLY @SystemAPI
by Todd Kennedy
· 8 years ago
adcb8c8
Merge "Don't allow the negative height of ListPopupWindow" into oc-dev
by TreeHugger Robot
· 8 years ago
b65c36a
Add extra flag to ApplicationInfoFlags
by Todd Kennedy
· 8 years ago
ec2952b
Don't allow the negative height of ListPopupWindow
by Shunta Sato
· 8 years ago
336ae5b
Add ACTION_EPHEMERAL_RESOLVER_SETTINGS
by Chad Brubaker
· 8 years ago
27cec32
Add configuration for maximum UI width.
by Bryce Lee
· 8 years ago
8508bb2
SurfaceView: Make surfaceRedrawNeededAsync work with WM bypass.
by Robert Carr
· 8 years ago
a302ac6
Rename ACTION_VOICEMAIL_SMS_RECEIVED
by Ta-wei Yen
· 8 years ago
d312232
Merge "String changes for Voice/Data/Emergency service blocked." into oc-dev
by Sanket Padawe
· 8 years ago
5804776
String changes for Voice/Data/Emergency service blocked.
by Sanket Padawe
· 8 years ago
fbd2c21
Merge "Catch IllegalArgumentException to avoid SyncManager crash" into oc-dev
by TreeHugger Robot
· 8 years ago
da93d0e
Merge "Fix double-checked locking in InputMethodSubtype" into oc-dev
by TreeHugger Robot
· 8 years ago
2cbfa1e
Catch IllegalArgumentException to avoid SyncManager crash
by Amith Yamasani
· 8 years ago
e5c58ee
Add Configuration param to onMovedToDisplay
by Andrii Kulian
· 8 years ago
609edbe
Speculative fix for QS CTS test
by Jason Monk
· 8 years ago
7ec7ef2
Merge "Support loading a stub WebView using a donor package." into oc-dev
by TreeHugger Robot
· 8 years ago
599be3d
Make public getFragments() and onGetLayoutInflater() methods
by George Mount
· 8 years ago
759922d
Revert "Logging to track #36406078"
by Amith Yamasani
· 8 years ago
0452670
Support loading a stub WebView using a donor package.
by Torne (Richard Coles)
· 8 years ago
da5790d
Fix double-checked locking in InputMethodSubtype
by Tadashi G. Takaoka
· 8 years ago
9d2a3ad
Merge "SmartSelection: Pass hintFlags to native library." into oc-dev
by TreeHugger Robot
· 8 years ago
b5ab259
SmartSelection: Pass hintFlags to native library.
by Abodunrinwa Toki
· 8 years ago
668c344
Merge "Fix permission checking for a11y volume."
by Phil Weaver
· 8 years ago
9a8eb3d
Merge "Add honored args when auto-paging."
by TreeHugger Robot
· 8 years ago
15e3d0d
Merge "Remove ACTION_CONFIGURE_WIFI_SETTINGS and ACTION_WIFI_SAVED_NETWORK_SETTINGS."
by TreeHugger Robot
· 8 years ago
8ad4a42
Merge "Camera: Send onPrepared callback to all shared surfaces"
by TreeHugger Robot
· 8 years ago
a2bd52a
Merge "Fix issue with task overlay activities not finishing."
by TreeHugger Robot
· 8 years ago
Next »