Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
d03ff94fe58045b5bd1dd783fb98026778a4265d
/
core
a18e901
Explain setPreviewFrameRate and getPreviewFrameRate more clearly.
by Wu-cheng Li
· 15 years ago
be14332
Merge "Add exposure compensation parameter."
by Wu-cheng Li
· 15 years ago
739e1f8
Merge "MountService: Add isSecureContainerMounted() API call"
by San Mehat
· 15 years ago
46d3502
Merge "Add EXTRA_PARTIAL_RESULTS so that clients can enable receiving results via onPartialResults()"
by Alex Gruenstein
· 15 years ago
8c58308
Merge "Fix the lock screen."
by Romain Guy
· 15 years ago
b4a107d
Fix the lock screen.
by Romain Guy
· 15 years ago
6cdd9c0
MountService: Add isSecureContainerMounted() API call
by San Mehat
· 15 years ago
a63730d
Log ContentProvider operations to the EventLog.
by Brad Fitzpatrick
· 15 years ago
e1d6830
am 87da8606: Manually merged VelocityTracker changes
by Adam Powell
· 15 years ago
c4893b7
Merge "only make AccountManager throw an exception on blocking calls in the UI thread if the application's SDK is froyo or later"
by Fred Quintana
· 15 years ago
6909b5a
Merge "Make the Date Picker fields more consistent in locales with numeric months."
by Eric Fischer
· 15 years ago
5fe1e62
Make the Date Picker fields more consistent in locales with numeric months.
by Eric Fischer
· 15 years ago
cc47fae
Add EXTRA_PARTIAL_RESULTS so that clients can enable receiving results via onPartialResults()
by Alex Gruenstein
· 15 years ago
87da860
Manually merged VelocityTracker changes
by Adam Powell
· 15 years ago
632aa76
Merge "New external storage APIs."
by Dianne Hackborn
· 15 years ago
e83cefce
New external storage APIs.
by Dianne Hackborn
· 15 years ago
751fdc0
only make AccountManager throw an exception on blocking calls in the UI thread if the application's SDK is froyo or later
by Fred Quintana
· 15 years ago
df737e4
Merge "Set the IME action to GO for normal textfields."
by Leon Scroggins
· 15 years ago
72e5a88
Merge "Restart input when moving to a new textfield."
by Amith Yamasani
· 15 years ago
7873725
Merge "suppress broken tests(http://b/2431671)"
by Vasu Nori
· 15 years ago
af314e2
Set the IME action to GO for normal textfields.
by Leon Scroggins
· 15 years ago
5c84bf0
Restart input when moving to a new textfield.
by Leon Scroggins
· 15 years ago
44d9937
Merge "Fix NPE in FileObserver when multiple events pile in for a defunct observer. Also, fix up some bogus whitespace (hard tabs, etc)."
by Dan Egnor
· 15 years ago
5793a17
suppress broken tests(http://b/2431671)
by Vasu Nori
· 15 years ago
cdc045d
Merge "Properly notifies listener when an animation is cancelled. Bug: #2428005."
by Romain Guy
· 15 years ago
cb72cda
Merge "change wording in warning msg printed when compiled-sql cache is full"
by Vasu Nori
· 15 years ago
8e867eb
Merge "Fix NPE in PackageParser"
by Bjorn Bringert
· 15 years ago
4398486
Merge "Update the mdpi resource with 2.0 style icons"
by Eugene Koh
· 15 years ago
82f82be
change wording in warning msg printed when compiled-sql cache is full
by Vasu Nori
· 15 years ago
305a2eb
Properly notifies listener when an animation is cancelled. Bug: #2428005.
by Romain Guy
· 15 years ago
b7f17d4
Take into account the visible title height when scrolling.
by Shimeng (Simon) Wang
· 15 years ago
b104340
Framework: Clean up / Refactor Mount APIs
by San Mehat
· 15 years ago
64e6a45
StorageNotification: Add general storage notification for UMS/Storage events
by San Mehat
· 15 years ago
18f75bd
am e88192b9: Cleanup fixes for ScaleGestureDetector
by Adam Powell
· 15 years ago
e88192b
Cleanup fixes for ScaleGestureDetector
by Adam Powell
· 15 years ago
c8da710
Merge changes I1aabef01,I8dbd0f83
by San Mehat
· 15 years ago
ace5a3f
Hide resourceDirs from public API
by Kenny Root
· 15 years ago
d5ff5db
Handle the Tab key by moving to the next textfield. And ensure
by Leon Scroggins
· 15 years ago
e04b1ad
Fix NPE in PackageParser
by Bjorn Bringert
· 15 years ago
ff723b6
Add exposure compensation parameter.
by Wu-cheng Li
· 15 years ago
a90cee8
Merge "Fixes to DeviceAdmin & DevicePolicyManager Javadoc"
by Andy Stadler
· 15 years ago
88209d1
Fixes to DeviceAdmin & DevicePolicyManager Javadoc
by Andrew Stadler
· 15 years ago
0b31970
Fix 2402303: Split Keyboard widget from LatinIME into reusable PasswordEntryKeyboardView
by Jim Miller
· 15 years ago
17da5a6
StorageManager: Check for a null MountService
by San Mehat
· 15 years ago
d95244f
Fix NPE in FileObserver when multiple events pile in for a defunct
by Dan Egnor
· 15 years ago
53bd252
- change the SyncManager to retry MANUAL syncs that encounter a soft error
by Fred Quintana
· 15 years ago
ec5df83
Fix to enable having a primary index that's not the closest match.
by Amith Yamasani
· 15 years ago
1fa2d46
Merge "Always remember the last touch mode state when touch mode changes."
by Romain Guy
· 15 years ago
498b296
Always remember the last touch mode state when touch mode changes.
by Romain Guy
· 15 years ago
a229279
Merge "Rename media resource broadcasts Add checks for fwdlocked and updated system apps add more tests remove duplicate adds"
by Suchi Amalapurapu
· 15 years ago
b56ae20
Rename media resource broadcasts
by Suchi Amalapurapu
· 15 years ago
c9532609
animated the return to normal of mr-stretchy
by Mike Reed
· 15 years ago
e8d898f
Merge "Make ComponentName cloneable."
by Joe Onorato
· 15 years ago
43d5e65
Merge "Prevent crash in KeyboardView when the view is 0x0."
by Romain Guy
· 15 years ago
edc649a
Make ComponentName cloneable.
by Joe Onorato
· 15 years ago
870d81d
remove android.os.Base64Utils
by Doug Zongker
· 15 years ago
46a61bb
Prevent crash in KeyboardView when the view is 0x0.
by Romain Guy
· 15 years ago
8d45e4e
changes after review by API council
by Vasu Nori
· 15 years ago
3ef94e2
use sqlite 3.6.22 to print and profile the sql statetements
by Vasu Nori
· 15 years ago
5d36c46
am ad9bcb22: merge from open-source master
by The Android Open Source Project
· 15 years ago
7406e53
Merge "Fixing a bug when installing VoiceSearch cause error"
by Bjorn Bringert
· 15 years ago
7a3c9d3
Fixing a bug when installing VoiceSearch cause error
by Valentin Kravtsov
· 15 years ago
47405ca
Update the mdpi resource with 2.0 style icons
by Bai Tao
· 15 years ago
0bce138
Merge "fix a warning message that is confusing people."
by Vasu Nori
· 15 years ago
7e64962
Merge "ListView updates. Fixed several overscrolling bugs. Added programmatic scrolling to ListView. Added auto-scrolling to show expanded content for ExpandableListView. Fixed an AbsListView recycler bug where offscreen views would stick around in the view hierarchy."
by Adam Powell
· 15 years ago
4580347
ListView updates. Fixed several overscrolling bugs. Added programmatic
by Adam Powell
· 15 years ago
f6a5c09
Groundwork for new lock icon in the status bar.
by Daniel Sandler
· 15 years ago
8186ae5
Merge "Do not let negative margins reduce the size of the LinearLayout."
by Romain Guy
· 15 years ago
053b480
Do not let negative margins reduce the size of the LinearLayout.
by Romain Guy
· 15 years ago
c5d1c6d
add sync polling
by Fred Quintana
· 15 years ago
adf1c58
fix a warning message that is confusing people.
by Vasu Nori
· 15 years ago
ad9bcb2
merge from open-source master
by The Android Open Source Project
· 15 years ago
b09ef7b
Merge "Use a circular buffer in VelocityTracker"
by Adam Powell
· 15 years ago
b74a84d
Merge "Fix dialogs to occupy more space."
by Romain Guy
· 15 years ago
d60d374
Fix dialogs to occupy more space.
by Romain Guy
· 15 years ago
2cd2374
Merge "Make ACCOUNT_NAME/ACCOUNT_TYPE consistent."
by Ken Shirriff
· 15 years ago
15049e4
Make ACCOUNT_NAME/ACCOUNT_TYPE consistent.
by Ken Shirriff
· 15 years ago
97e4494
Add an AlarmManager API to set the system time (with the proper permissions).
by Dan Egnor
· 15 years ago
7722abe
Bug 2420366
by Paul Westbrook
· 15 years ago
744d902
Add a new permission and remove createTitleFromFilename.
by Leon Scroggins
· 15 years ago
3da3cad
Adding speech recognition service public API
by Valentin Kravtsov
· 15 years ago
4766def
Fixed Android animation framework, for using interpolators that do not start at 0.0f
by Andreas Agvard
· 15 years ago
50929f0
Merge "Rename ApplicationContext to ContextImpl."
by Dianne Hackborn
· 15 years ago
2155637
Rename ApplicationContext to ContextImpl.
by Dianne Hackborn
· 15 years ago
5c1779b
Merge "Add single-package restore from an app's most-recent data"
by Chris Tate
· 15 years ago
8472581
Add single-package restore from an app's most-recent data
by Christopher Tate
· 15 years ago
64226a4
Merge "Add support in StatusBarManager for disabling ticker text."
by Daniel Sandler
· 15 years ago
91e1d0c
Add support in StatusBarManager for disabling ticker text.
by Daniel Sandler
· 15 years ago
ac72cb9
Merge "fix [2313526] sensor enable race condition"
by Mathias Agopian
· 15 years ago
b3dc5eb
fix [2313526] sensor enable race condition
by Mathias Agopian
· 15 years ago
a969dc4
Unhiding Rfc822Tokenizer.tokenize(CharSequence text, Collection<Rfc822Token> out)
by Michael Chan
· 15 years ago
5c19aec
API review: TrafficStats: rename Pkts to Packets
by Ken Shirriff
· 15 years ago
46c5312
Rename GestureUtilities to GestureUtils.
by Romain Guy
· 15 years ago
8f3ff09
Merge "resolved conflicts for merge of dd24f599 to master"
by Kenny Root
· 15 years ago
2cce626
resolved conflicts for merge of dd24f599 to master
by Kenny Root
· 15 years ago
7b4030d
Merge "Framework part of issue #2391576: Add method to start the Jit and call it"
by Dianne Hackborn
· 15 years ago
fb06c59
Merge "Remove source selector from SearchDialog"
by Bjorn Bringert
· 15 years ago
2a9094d
Framework part of issue #2391576: Add method to start the Jit and call it
by Dianne Hackborn
· 15 years ago
1ec608d
Sharper mdpi transfers of usb_android{,_connected}.png.
by Daniel Sandler
· 15 years ago
da5c1bd
Remove source selector from SearchDialog
by Bjorn Bringert
· 15 years ago
Next »