Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
c12544a201667383bc3dfb4bd3ad62d98cacd24f
/
api
c12544a
Offer a callback to intercept url requests.
by Patrick Scott
· 14 years ago
7eec10e
Get rid of the extended themes.
by Dianne Hackborn
· 14 years ago
6af97e1
Revised assets for progress bars and indeterminate progress spinners.
by Adam Powell
· 14 years ago
b66d287
Add a setter of InputMethodSubtype to InputMethodManager
by satok
· 14 years ago
735cf38
Add a function to switch back to the last used IME
by satok
· 14 years ago
46e7529
Enable touch splitting for all windows by default.
by Jeff Brown
· 14 years ago
62e2fa2
Update-api step missing after build fix.
by Gilles Debunne
· 14 years ago
86b9c78
Added a flag for TextView that allows for text selection in read-only TextViews.
by Gilles Debunne
· 14 years ago
bdd19bc
Add Theme.Holo.DialogWhenLarge
by Dianne Hackborn
· 14 years ago
a4e28d1
Add password expiration support to DevicePolicyManager.
by Jim Miller
· 14 years ago
3adf490
Add new keycodes initially used for GoogleTV devices.
by Jason Bayer
· 14 years ago
021aad9
First pass at styling progress bars for Holo.
by Adam Powell
· 14 years ago
b0a1d01
Make AUDIO_STATE_CONNECTING in BluetoothHeadset public.
by Jaikumar Ganesh
· 14 years ago
2f8b27b
Fixing current.xml
by Adam Cohen
· 14 years ago
a02fdf1
Adding widget auto-advance capability
by Adam Cohen
· 14 years ago
a4dba7f
Fix bug 3183378 - make theme attribute selectableItemBackground public.
by Adam Powell
· 14 years ago
02dabd4
Update current.xml to be in sync with deprecated tags.
by Jesse Wilson
· 14 years ago
762b33f
am 2d2f10fa: am 28c74257: Add @Deprecated to match @deprecated where it\'s missing.
by Jesse Wilson
· 14 years ago
2d2f10f
am 28c74257: Add @Deprecated to match @deprecated where it\'s missing.
by Jesse Wilson
· 14 years ago
28c7425
Add @Deprecated to match @deprecated where it's missing.
by Jesse Wilson
· 14 years ago
0a51479
am 2ee0af48: am a48b70fa: Camera.open() should only return back-facing camera.
by Wu-cheng Li
· 14 years ago
0bae616
am 6025ecec: am 17ae3597: Revert "android.hardware.Camera.open only returns back-facing camera."
by Wu-cheng Li
· 14 years ago
f90a0e8
am 28345ef6: am 07b88fef: android.hardware.Camera.open only returns back-facing camera.
by Wu-cheng Li
· 14 years ago
2ee0af4
am a48b70fa: Camera.open() should only return back-facing camera.
by Wu-cheng Li
· 14 years ago
6025ece
am 17ae3597: Revert "android.hardware.Camera.open only returns back-facing camera."
by Wu-cheng Li
· 14 years ago
28345ef
am 07b88fef: android.hardware.Camera.open only returns back-facing camera.
by Wu-cheng Li
· 14 years ago
ab36acb
Fixe some stuff.
by Dianne Hackborn
· 14 years ago
a48b70f
Camera.open() should only return back-facing camera.
by Wu-cheng Li
· 14 years ago
17ae359
Revert "android.hardware.Camera.open only returns back-facing camera."
by Wu-cheng Li
· 14 years ago
07b88fe
android.hardware.Camera.open only returns back-facing camera.
by Wu-cheng Li
· 14 years ago
08caf9e
am bb97d7bb: am 0467b0ab: Merge "Add a new public API to support recording rotated videos" into gingerbread
by James Dong
· 14 years ago
bb97d7b
am 0467b0ab: Merge "Add a new public API to support recording rotated videos" into gingerbread
by James Dong
· 14 years ago
97a4f47
Add more EXIF tags.
by Ray Chen
· 14 years ago
ad8f19c
Add a new public API to support recording rotated videos
by James Dong
· 14 years ago
51e7fe7
Rename the locked meta key constants for clarity.
by Jeff Brown
· 14 years ago
8fe044a
Adjust window animations to better match UX spec.
by Dianne Hackborn
· 14 years ago
9ef0283
Change API for getting InputMethodSubtype's mode from resource id to String
by satok
· 14 years ago
5be894e
add API to return Uri for the given downloaded file id & get mimetype
by Vasu Nori
· 14 years ago
e213677
Push the jumpDrawablesToCurrentState() thing off everywhere it should be.
by Dianne Hackborn
· 14 years ago
6932d5e
Add android.os.StrictMode.VmPolicy.Builder.detectLeakedClosableObjects API
by Brian Carlstrom
· 14 years ago
b73617d
Rotation lock.
by Daniel Sandler
· 14 years ago
ea9020e
Add API to find out if there is a vibrator.
by Dianne Hackborn
· 14 years ago
0b20b77
MediaStore: Make definitions for Files table public
by Mike Lockwood
· 14 years ago
0c24a55
Fix bug 3156280 - Fix several issues with tab navigation in action bars.
by Adam Powell
· 14 years ago
079e235
Add new fade in/out feature for drawable containers.
by Dianne Hackborn
· 14 years ago
7c608f2
optimizing for primitive types in animations
by Chet Haase
· 14 years ago
13fd8de
Make Theme.Holo.Dialog.Alert and Theme.Holo.Light.Dialog.Alert public
by Adam Powell
· 14 years ago
e3afc28
resolved conflicts for merge of a8d7b747 to master
by Gloria Wang
· 14 years ago
81b8944
Fix bug 3093591 - add richer control over default tab selection in ActionBar
by Adam Powell
· 14 years ago
b0418da
Add plumbing for volume mute key.
by Jeff Brown
· 14 years ago
a8d7b74
am ef8a810b: Merge "Update of DRM framework"
by Gloria Wang
· 14 years ago
4b8d36b
fix broken build
by Vasu Nori
· 14 years ago
a32edd4
Adding click feedback to widget collections
by Adam Cohen
· 14 years ago
21e941b
Added support for dock headset observer
by Praveen Bharathi
· 14 years ago
30ce36e
am ab1b304b: am ccb75a88: Merge "Update the API file." into gingerbread
by Dan Bornstein
· 14 years ago
ab1b304
am ccb75a88: Merge "Update the API file." into gingerbread
by Dan Bornstein
· 14 years ago
c7b3ccc
Update of DRM framework
by Takeshi Aimi
· 14 years ago
8eb2e24
Various PreferenceActivity and related improvement.
by Dianne Hackborn
· 14 years ago
71b8c23
add NOTIFICATION_CLICK_ constants to DownloadManager
by Vasu Nori
· 14 years ago
bc19c7b
Update the API file.
by Dan Bornstein
· 14 years ago
70d4ba1
Performance optimizations for animations and toolkit
by Chet Haase
· 14 years ago
c6b7b2d
am 70a2c15e: Final SDK API 9. DO NOT MERGE.
by Dianne Hackborn
· 14 years ago
70a2c15
Final SDK API 9. DO NOT MERGE.
by Dianne Hackborn
· 14 years ago
0db3ff0
Remove default background from Holo; add Holo.Extended themes
by Adam Powell
· 14 years ago
dea3ef7
Add new resize mode to not resize, new web input types.
by Dianne Hackborn
· 14 years ago
3f425a6
Add new WRITE_MEDIA_STORAGE permission to control write access to /data/media
by Mike Lockwood
· 14 years ago
9ab9787
Action bar API updates - new display options
by Adam Powell
· 14 years ago
7b9652b
New Paste view on top of insertion point in TextViews.
by Gilles Debunne
· 14 years ago
b6e1841
Make network usage on the main thread fatal (Honeycomb+)
by Brad Fitzpatrick
· 14 years ago
4611bb1
am ba1664b3: am 4bf4b491: Merge "Hide some NFC API\'s." into gingerbread
by Nick Pelly
· 14 years ago
ba1664b
am 4bf4b491: Merge "Hide some NFC API\'s." into gingerbread
by Nick Pelly
· 14 years ago
24abb66
Deprecate Settings.System.SHOW_WEB_SUGGESTIONS
by Bjorn Bringert
· 14 years ago
11b075e
Hide some NFC API's.
by Nick Pelly
· 14 years ago
1fb39f0
Add API and strings for the contact-field "Relation"
by Daniel Lehmann
· 14 years ago
5164246
Fix setting of class loader.
by Dianne Hackborn
· 14 years ago
04d5020
Show Subtype Icon properly in the system status bar
by satok
· 14 years ago
4c6e5df
make notifications appear during downloading AND after completion
by Vasu Nori
· 14 years ago
e829fef
Add facility for broadcasts receives to do work asynchronously.
by Dianne Hackborn
· 14 years ago
f5cbaed
No animation when tapping on current header in a preference screen.
by Amith Yamasani
· 14 years ago
86417ea
Remove InputMethodAndSubtypeEnabler and call intent of Settings.ACTION_INPUT_METHOD_AND_SUBTYPE_ENABLER
by satok
· 14 years ago
f834dfa
ClipDescription no longer inherits from ClipData.
by Dianne Hackborn
· 14 years ago
e775b3d
Expose Vendor Specific Headset Event Intent.
by Jaikumar Ganesh
· 14 years ago
6ab84ee
am c2f78020: am 23656899: Merge "Fix issue #3126018: No way to specify NativeActivity\'s native method" into gingerbread
by Dianne Hackborn
· 14 years ago
c2f7802
am 23656899: Merge "Fix issue #3126018: No way to specify NativeActivity\'s native method" into gingerbread
by Dianne Hackborn
· 14 years ago
e21d91c6
Fix issue #3126018: No way to specify NativeActivity's native method
by Dianne Hackborn
· 14 years ago
1d952ff
am f5b5d177: am 07f3bee2: Push Tag/NdefTag implementation details into the service.
by Nick Pelly
· 14 years ago
f5b5d17
am 07f3bee2: Push Tag/NdefTag implementation details into the service.
by Nick Pelly
· 14 years ago
07f3bee
Push Tag/NdefTag implementation details into the service.
by Nick Pelly
· 14 years ago
a0b46c9
Implement issue #3116702: New manifest tags for supported screen sizes
by Dianne Hackborn
· 14 years ago
e663498
resolved conflicts for merge of 9c7489f8 to master
by Dianne Hackborn
· 14 years ago
9c7489f
am 38993d8d: Merge "Fix issue #3122240: Expose xlarge in GB." into gingerbread
by Dianne Hackborn
· 14 years ago
5383f50
Fix issue #3122240: Expose xlarge in GB.
by Dianne Hackborn
· 14 years ago
b063e79
am 8783b0e2: am 7c68bc38: Merge "Unhide some NFC APIs that are required for the Tag app." into gingerbread
by Jeff Hamilton
· 14 years ago
8783b0e
am 7c68bc38: Merge "Unhide some NFC APIs that are required for the Tag app." into gingerbread
by Jeff Hamilton
· 14 years ago
03cd78c
Convert return type of APIs from Set to List.
by Jaikumar Ganesh
· 14 years ago
da83f51
Unhide some NFC APIs that are required for the Tag app.
by Jeff Hamilton
· 14 years ago
de8635e
am 389a440a: Backport ParcelFileDescriptor.createPipe() from master.
by Jeff Hamilton
· 14 years ago
389a440
Backport ParcelFileDescriptor.createPipe() from master.
by Jeff Hamilton
· 14 years ago
101f14b
am ba501785: Merge "Implement issue #3116702: New manifest tags for supported screen sizes DO NOT MERGE" into gingerbread
by Dianne Hackborn
· 14 years ago
a6d9c7c
Implement issue #3116702: New manifest tags for supported screen sizes DO NOT MERGE
by Dianne Hackborn
· 14 years ago
Next »