Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
624d39dd818037d4c2f1b0ab846b0ba336a7e767
624d39d
Unhide intent extra constants for Camera.
by Chih-Chung Chang
· 16 years ago
b0ef1bc
Merge "Bumper un-@hide (un-@pending actually) of previously reviewed APIs:"
by Dan Egnor
· 16 years ago
6e70912
Bumper un-@hide (un-@pending actually) of previously reviewed APIs:
by Dan Egnor
· 16 years ago
7f9ea43f
am f6de904a: am 063d03ed: Converting tabs to spaces in docs/html/resources/resources_toc.cs.
by Trevor Johns
· 16 years ago
f6de904
am 063d03ed: Converting tabs to spaces in docs/html/resources/resources_toc.cs.
by Trevor Johns
· 16 years ago
6054552
Merge "remove GoogleWebContentHelper class"
by Doug Zongker
· 16 years ago
917cd4f
Fix npot but where mipmap level sizes were rounding in the wrong direction. Should always be floor.
by Jason Sams
· 16 years ago
6286953
Change user attribs to look for empty slot rather than using them in order. Prevents conflict with numbered legacy slots.
by Jason Sams
· 16 years ago
c34705b
remove GoogleWebContentHelper class
by Doug Zongker
· 16 years ago
063d03e
Converting tabs to spaces in docs/html/resources/resources_toc.cs.
by Trevor Johns
· 16 years ago
edc5189
change remaining frameworks/base Gservices to Secure settings
by Doug Zongker
· 16 years ago
43866e0
move some system services from gservices to secure settings
by Doug Zongker
· 16 years ago
6414970
Merge "b/2358627 and b/2293263 Fixed eventDay bugs."
by Erik Pasternak
· 16 years ago
fa9cafa
Add a string for second-ABI system property to android.os.Build.
by Ficus Kirkpatrick
· 16 years ago
1c819a5
am 5f6002ec: am d71c2aa1: Merge "SDK doc change: add "Optimizing Judiciously" excerpt to best practices. Clean up blockquote usage in other files." into eclair
by Dirk Dougherty
· 16 years ago
5f6002e
am d71c2aa1: Merge "SDK doc change: add "Optimizing Judiciously" excerpt to best practices. Clean up blockquote usage in other files." into eclair
by Dirk Dougherty
· 16 years ago
d71c2aa
Merge "SDK doc change: add "Optimizing Judiciously" excerpt to best practices. Clean up blockquote usage in other files." into eclair
by Dirk Dougherty
· 16 years ago
4e7db25
SDK doc change: add "Optimizing Judiciously" excerpt to best practices. Clean up blockquote usage in other files.
by Dirk Dougherty
· 16 years ago
bd8e2e2
b/2358627 and b/2293263 Fixed eventDay bugs.
by Erik
· 16 years ago
9f7f7ca
ShutdownThread: Shutdown MountService before lowlevel shutdown
by San Mehat
· 16 years ago
dde2539
MountService: Remove ACTION_SHUTDOWN handler
by San Mehat
· 16 years ago
1b780a0
Merge "PowerManagerService: Switch to using MountService shutdown for media"
by San Mehat
· 16 years ago
9e6f148
Merge "MountService: Add an ACTION_SHUTDOWN handler and export a method for external shutdown"
by San Mehat
· 16 years ago
1e51279
PowerManagerService: Switch to using MountService shutdown for media
by San Mehat
· 16 years ago
91c7761
MountService: Add an ACTION_SHUTDOWN handler and export a method for external shutdown
by San Mehat
· 16 years ago
0a49913
am 707ca41d: am d8858893: Merge "docs: fix some broken links" into eclair
by Scott Main
· 16 years ago
707ca41
am d8858893: Merge "docs: fix some broken links" into eclair
by Scott Main
· 16 years ago
d885889
Merge "docs: fix some broken links" into eclair
by Scott Main
· 16 years ago
a88025d
Merge "Remove old EventLog tests from here, they will be replaced by a (better) EventLog test in CTS."
by Dan Egnor
· 16 years ago
914d659
Merge "move Watchdog's settings from Gservices to Secure"
by Doug Zongker
· 16 years ago
f80a762
am de0ef181: am ce60d4b2: Merge "Move Layoutlib API library to sdk.git" into eclair
by Xavier Ducrohet
· 16 years ago
1ee5ceb
am 2790b20c: am 0b6c6f2c: Merge "Fix media option settings for A2DP." into eclair
by Jaikumar Ganesh
· 16 years ago
93cee56
am ce56857e: am cb2d50d0: Fix issue #2357259: aapt tool prints "uses-configuation:"
by Dianne Hackborn
· 16 years ago
1060147
am 80410b55: am 42c98ada: Still use ro.monkey
by Ying Wang
· 16 years ago
2e4ce0f
Merge "Update Notepad tutorial documentation to match code"
by Tom O'Neill
· 16 years ago
de0ef18
am ce60d4b2: Merge "Move Layoutlib API library to sdk.git" into eclair
by Xavier Ducrohet
· 16 years ago
ce60d4b
Merge "Move Layoutlib API library to sdk.git" into eclair
by Xavier Ducrohet
· 16 years ago
8293593
Move Layoutlib API library to sdk.git
by Xavier Ducrohet
· 16 years ago
1a8eec6
MountListener: Improve error logging
by San Mehat
· 16 years ago
283ae234a
am bd6029fc: am 3a503399: Request <label> info only when accessing a textfield.
by Leon Scroggins
· 16 years ago
bd6029f
am 3a503399: Request <label> info only when accessing a textfield.
by Leon Scroggins
· 16 years ago
3a50339
Request <label> info only when accessing a textfield.
by Leon Scroggins
· 16 years ago
1b4a031
Merge "Get correct density info when using resource URIs in ImageView"
by Bjorn Bringert
· 16 years ago
6916089
Remove old EventLog tests from here, they will be replaced by a
by Dan Egnor
· 16 years ago
4cd9f54
Merge "Fix broken Javadoc link."
by Mike Lockwood
· 16 years ago
be5ed37
Fix broken Javadoc link.
by Mike Lockwood
· 16 years ago
8dcb601c
Merge "Add LocationManagerImpl class to act as a public wrapper for the ILocationProvider interface"
by Mike Lockwood
· 16 years ago
9d2f7a7
Add LocationManagerImpl class to act as a public wrapper for the ILocationProvider interface
by Mike Lockwood
· 16 years ago
de057c1d
Merge "Fix two ListView bugs related to onAttachedToWindow/onDetachedFromWindow. Bug: #2359368."
by Romain Guy
· 16 years ago
2187505
Fix two ListView bugs related to onAttachedToWindow/onDetachedFromWindow.
by Romain Guy
· 16 years ago
a3452ad
Merge "Add MPEG to the file extensions that scanner cares"
by James Dong
· 16 years ago
6d7b907
Merge "Support npot on es 2.0 HW."
by Jason Sams
· 16 years ago
0caa13b
Merge "Apps on SD card project. A simple keystore to store system-only key material, by leveraging file system access permissions."
by Oscar Montemayor
· 16 years ago
6774d57
Merge "PowerManagerService: When rebooting, ensure external storage is unmounted"
by San Mehat
· 16 years ago
f688889
move Watchdog's settings from Gservices to Secure
by Doug Zongker
· 16 years ago
8da98e3
Apps on SD card project.
by Oscar Montemayor
· 16 years ago
1188184
Merge "add ACCESS_CACHE_FILESYSTEM permission to core manifest"
by Doug Zongker
· 16 years ago
14e69af
PowerManagerService: When rebooting, ensure external storage is unmounted
by San Mehat
· 16 years ago
74e02ef
Support npot on es 2.0 HW.
by Jason Sams
· 16 years ago
6e99b7a
add ACCESS_CACHE_FILESYSTEM permission to core manifest
by Doug Zongker
· 16 years ago
9d8d9c2
Get correct density info when using resource URIs in ImageView
by Bjorn Bringert
· 16 years ago
d1265fe
Merge "framework: MountService: Add initial support for Android Secure External Caches"
by San Mehat
· 16 years ago
f7b6e1f
Merge "Fix SDK build problem until EventLog is published."
by Dan Egnor
· 16 years ago
7402264
Fix SDK build problem until EventLog is published.
by Dan Egnor
· 16 years ago
33c4531
Merge "Stop spamming the log."
by Joe Onorato
· 16 years ago
dc4cc3f
Stop spamming the log.
by Joe Onorato
· 16 years ago
9027696
am 9e5f3ec9: am e3bbaf6c: Merge "set nine patch padding initially to an empty rectangle" into eclair-mr2
by Cary Clark
· 16 years ago
f291b9f
am fbd3afb1: am e38fc189: Show label information as hint text
by Leon Scroggins
· 16 years ago
0cb047c
unhide the RecoverySystem class
by Doug Zongker
· 16 years ago
f66de3c
Fix typo: test -> tests in makefile tags
by Jean-Baptiste Queru
· 16 years ago
3697229
framework: MountService: Add initial support for Android Secure External Caches
by San Mehat
· 16 years ago
2790b20
am 0b6c6f2c: Merge "Fix media option settings for A2DP." into eclair
by Jaikumar Ganesh
· 16 years ago
ce56857
am cb2d50d0: Fix issue #2357259: aapt tool prints "uses-configuation:"
by Dianne Hackborn
· 16 years ago
80410b5
am 42c98ada: Still use ro.monkey
by Ying Wang
· 16 years ago
9e5f3ec
am e3bbaf6c: Merge "set nine patch padding initially to an empty rectangle" into eclair-mr2
by Cary Clark
· 16 years ago
fbd3afb
am e38fc189: Show label information as hint text
by Leon Scroggins
· 16 years ago
0b6c6f2
Merge "Fix media option settings for A2DP." into eclair
by Jaikumar Ganesh
· 16 years ago
5e3f6ca
Merge "Enable onepointfivetap-and-swipe to select."
by Maryam Garrett
· 16 years ago
be5460c
Merge "Simplify EventLog interface -- remove supported for nested sequences (which nobody used) and streamline the API, adding documentation in preparation for inclusion in the SDK."
by Dan Egnor
· 16 years ago
7e6ca58
Merge "Add RemoteViews.setBundle() method."
by Bjorn Bringert
· 16 years ago
62136d3
Simplify EventLog interface -- remove supported for nested
by Dan Egnor
· 16 years ago
1b50044
Add MPEG to the file extensions that scanner cares
by James Dong
· 16 years ago
a09a6e1
More complete support for named attribs. Adds user typed attribs as available to programVertex. Non user attribs are not treated like user for GL2 for simplicity.
by Jason Sams
· 16 years ago
6309689
Fix media option settings for A2DP.
by Jaikumar Ganesh
· 16 years ago
cb2d50d
Fix issue #2357259: aapt tool prints "uses-configuation:"
by Dianne Hackborn
· 16 years ago
62c4ad3
Enable onepointfivetap-and-swipe to select.
by Maryam Garrett
· 16 years ago
42c98ad
Still use ro.monkey
by Ying Wang
· 16 years ago
e3bbaf6
Merge "set nine patch padding initially to an empty rectangle" into eclair-mr2
by Cary Clark
· 16 years ago
d755b06
Add RemoteViews.setBundle() method.
by Bjorn Bringert
· 16 years ago
432bff0
Do not use a user tag on apps, as it is ignored.
by Jean-Baptiste Queru
· 16 years ago
e57b7b0
set nine patch padding initially to an empty rectangle
by Cary Clark
· 16 years ago
e0a8efd
Merge "Remove the drawables for the VerticalTextSpinner, since they're no longer needed here."
by Marco Nelissen
· 16 years ago
e38fc18
Show label information as hint text
by Leon Scroggins
· 16 years ago
5ef58f6
Merge "Cleanup and add public wrapper for IGeocodeProvider interface to prepare for network location unbundling."
by Mike Lockwood
· 16 years ago
3490140
Cleanup and add public wrapper for IGeocodeProvider interface to prepare for network location unbundling.
by Mike Lockwood
· 16 years ago
1af33d0
add recovery system interface to API
by Doug Zongker
· 16 years ago
3e7b44f
Merge "Don't perform ListView click events for INVALID_POSITION. Addresses bug 2329294"
by Adam Powell
· 16 years ago
c742662
Don't perform ListView click events for INVALID_POSITION. Addresses bug 2329294
by Adam Powell
· 16 years ago
2627652
Remove the drawables for the VerticalTextSpinner, since they're no longer needed here.
by Marco Nelissen
· 16 years ago
03abb81
Kill the task killers.
by Dianne Hackborn
· 16 years ago
Next »