Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
2e2465497c08061cccf4908e49095f2d19a35eea
/
api
a1c69e0
Fix a small bug when granting permissions through activity results.
by Dianne Hackborn
· 14 years ago
d3efa39
Clean up some permissions.
by Dianne Hackborn
· 14 years ago
b766ab8
DO NOT MERGE Add deprecated annotation to get/set PluginsPath and update current.xml
by Jason Chen
· 14 years ago
3424c02
Add software features for SIP and VOIP
by Hung-ying Tyan
· 14 years ago
76437d3
Adding a feature definition corresponding to support for Near-Field
by Dan Morrill
· 14 years ago
752fe99
Fixing the build.
by Andreas Huber
· 14 years ago
fdbdeb3
Fix invalid comment in WebSettings.
by Derek Sollenberger
· 14 years ago
361199b
Add PackageManager API to get information about a provider component.
by Dianne Hackborn
· 14 years ago
54901c9
fix the build. will revisit this change in a minute
by Joe Onorato
· 14 years ago
0a77ce2
New edge effects for scrolling widgets (overscroll)
by Adam Powell
· 14 years ago
8d60866
Input device calibration and capabilities.
by Jeff Brown
· 14 years ago
66fce50
Renaming SharedPreferences$Editor.startCommit to apply
by Brad Fitzpatrick
· 14 years ago
7ec7b99
Remove camera metering mode API.
by Wu-cheng Li
· 14 years ago
d02bdaa
Remove experimental immersive mode support. DO NOT MERGE
by Daniel Sandler
· 14 years ago
15665bb
Add current.xml API file missing from I8f2b6b79.
by Brad Fitzpatrick
· 14 years ago
4f8c2f26
Fix docs build.
by Dianne Hackborn
· 14 years ago
5f1e69c
Unhide camera fps range API and deprecate old ones.
by Wu-cheng Li
· 14 years ago
45b2d69
DO NOT MERGE Text selection: tapping on selection opens context menu
by Gilles Debunne
· 14 years ago
a90b7f0
Add methods to InputConnection: setComposingRegion() to select a region of text for correction, and getSelectedText()
by Amith Yamasani
· 14 years ago
846eb30
Add SipAddress to ContactsContract.
by David Brown
· 14 years ago
02486b1
Hide heavy-weight API.
by Dianne Hackborn
· 14 years ago
71450f8
Changed type of reverb presets from int to short
by Eric Laurent
· 14 years ago
edf32d0
Start of SharedPreferences$Editor.startCommit()
by Brad Fitzpatrick
· 14 years ago
97461bd
Some StrictMode API changes.
by Brad Fitzpatrick
· 14 years ago
3e05a0b
Hysteresis effect in Text selection.
by Gilles Debunne
· 14 years ago
7a0541d
add new sensor types for handling gyro data and device orientation
by Kevin Powell
· 14 years ago
4d42ccd
Tracking merge of dalvik-dev to gingerbread
by Brian Carlstrom
· 14 years ago
b0d6ba1
Text selection without trackball.
by Gilles Debunne
· 14 years ago
232a033
tracking merge of external/apache-http from dalvik-dev
by Brian Carlstrom
· 14 years ago
33bbd12
New download manager error code when we can't resume.
by Steve Howard
· 14 years ago
7d2e3df
add an api for getting a device serial number
by Doug Zongker
· 14 years ago
a02b8b0
Move OBB file reading to DefaultContainerService
by Kenny Root
· 14 years ago
08d5b8f
More native work.
by Dianne Hackborn
· 14 years ago
2a6b80b
Fixed several audio effects problems.
by Eric Laurent
· 14 years ago
8e15afe
Make downloads visible by default.
by Steve Howard
· 14 years ago
3c7c351
Tracking merge of dalvik-dev to gingerbread
by Brian Carlstrom
· 14 years ago
f383a9a
Fix the build.
by Eric Laurent
· 14 years ago
17cb280
NEW_API: Unhide audio effect APIs.
by Eric Laurent
· 14 years ago
04d7e83e
Added SensorManager.getAltitude()
by Mathias Agopian
· 14 years ago
050b562
Added SensorManager.getMinDelay()
by Mathias Agopian
· 14 years ago
6ec402b
DO NOT MERGE: Fix input event injection ANRs on UI thread.
by Jeff Brown
· 14 years ago
6d0fec2
Refactor input reader to support new device types more easily.
by Jeff Brown
· 14 years ago
f547d72
One last change to current.xml for new download manager API
by Steve Howard
· 14 years ago
46be2a5
Un-@hide new download manager public API.
by Steve Howard
· 14 years ago
94dab9b1
fix broken api/current.xml
by Vasu Nori
· 14 years ago
5b31498ba1
add video/audio chat-compatibility modes to ContactsContract
by Vasu Nori
· 14 years ago
e33348b
Fix bug with phantom input windows.
by Jeff Brown
· 14 years ago
02c8730
Add API to call to vold for mounting OBBs
by Kenny Root
· 14 years ago
c5ed591
Add support for new input sources.
by Jeff Brown
· 14 years ago
058d039
Remove the YV16 format for simplicity's sake.
by Mathias Agopian
· 14 years ago
d76b67c
IME events are now dispatched to native applications.
by Dianne Hackborn
· 14 years ago
fd03582
Add initial gamepad support.
by Jeff Brown
· 14 years ago
26c6797
Deprecate some status bar icons that now come from the phone app (and
by David Brown
· 14 years ago
841b176
Make android:immersive public.
by Daniel Sandler
· 14 years ago
93565c4
OBB API for PackageManager
by Kenny Root
· 14 years ago
09b9005
Add multiple camera support for in MediaProfiles.
by Chih-Chung Chang
· 14 years ago
de1057c
Unhide new API for supporting multiple cameras.
by Chih-Chung Chang
· 14 years ago
baf42c6
Add APIs for finding heavy-weight apps.
by Dianne Hackborn
· 14 years ago
1e4b9f3
Remove InputConsumer, replacing with InputQueue.
by Dianne Hackborn
· 14 years ago
69a4817
Immersive activity API.
by Daniel Sandler
· 14 years ago
8900c32
andriod.location.Criteria: Simplify new location criteria APIs a bit.
by Mike Lockwood
· 14 years ago
a95e4cb
First stab at attaching native event dispatching.
by Dianne Hackborn
· 14 years ago
613dde4
Revised "immersive mode" API.
by Daniel Sandler
· 14 years ago
224107a
Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer.
by Jack Palevich
· 14 years ago
e899caf
Fixed api/current.xml after a bad merge.
by Jeff Brown
· 14 years ago
5c225b1
Even more native input dispatch work in progress.
by Jeff Brown
· 14 years ago
611fae4
New API for "immersive" activity windows.
by Daniel Sandler
· 14 years ago
e46cbd3
New API for high-priority Notifications and full-screen alerts.
by Daniel Sandler
· 14 years ago
2b24ecf
add new video/audio presence icons in the framework resource dirs, and make them public.
by Wei Huang
· 14 years ago
3e03cfa
Update build version information.
by Dianne Hackborn
· 14 years ago
32907cf
Adjust activity manager process OOM adj.
by Dianne Hackborn
· 14 years ago
2fd73a4
Unhide camera metering mode API.
by Wu-cheng Li
· 14 years ago
4d61f60
Switch stagefright's approach to prefetching to the new model. The java MediaPlayer is now notified about rebuffering start/end via info messages.
by Andreas Huber
· 14 years ago
438d059
Introduce "StrictMode"
by Brad Fitzpatrick
· 14 years ago
b7bb3b3
Fix bug in reporting a processes's dependent component.
by Dianne Hackborn
· 14 years ago
860755f
Add support for heavy-weight applications.
by Dianne Hackborn
· 14 years ago
c109190
Add support for gps altitude EXIF tags.
by Wu-cheng Li
· 14 years ago
01ac80b
Add Geocorder.isImplemented()
by Mark Vandevoorde
· 14 years ago
71677f8
Unhide new location manager APIs:
by Mike Lockwood
· 14 years ago
bea97a8
am 2dc7c6c4: merge from open-source master
by The Android Open Source Project
· 14 years ago
2dc7c6c
merge from open-source master
by The Android Open Source Project
· 14 years ago
74323fd
Update NativeActivity to allow direct surface access.
by Dianne Hackborn
· 14 years ago
dc8a7f6
Add new API to take over a window's Surface.
by Dianne Hackborn
· 14 years ago
8ce072d
Add and document .nomedia constant for MediaStore (Issue 6365)
by Karl Ostmo
· 15 years ago
e339c5e
Add camera focus distances API.
by Wu-cheng Li
· 14 years ago
d6e24ca
am 4adacd23: merge from open-source master
by The Android Open Source Project
· 14 years ago
4adacd2
merge from open-source master
by The Android Open Source Project
· 14 years ago
afbc5fa
Fix build Remove from API 9 definition the two methods that were
by Jean-Michel Trivi
· 14 years ago
08eff49
am d9712b69: am b1235a57: Merge "Hide two audio focus methods." into froyo
by Xavier Ducrohet
· 14 years ago
d9712b6
am b1235a57: Merge "Hide two audio focus methods." into froyo
by Xavier Ducrohet
· 14 years ago
5f53f08
Hide two audio focus methods.
by Xavier Ducrohet
· 14 years ago
0a5174a
Add support for EVDO Rev B
by Naveen Kalla
· 15 years ago
ca09961
Add continuous focus mode constant.
by Wu-cheng Li
· 15 years ago
579e08e
am f7896449: merge from open-source master
by The Android Open Source Project
· 15 years ago
f789644
merge from open-source master
by The Android Open Source Project
· 15 years ago
69969e4
First pass at NativeActivity.
by Dianne Hackborn
· 15 years ago
b032bc0
Add new keycodes for the convenience of Japanese IMEs
by mogimo
· 15 years ago
1443fd0
Fix build.
by Dianne Hackborn
· 15 years ago
14cee9f
New xlarge screen size.
by Dianne Hackborn
· 15 years ago
b6c4592
am 44f2c6ba: am 2e4b98dc: Merge "Whoops a little more on issue #2631417: Expose FLAG_EXTERNAL_STORAGE" into froyo
by Dianne Hackborn
· 15 years ago
Next »