Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
529b60a3b16ac3dff24f2403d760ab8ebc9670ff
/
api
/
current.xml
529b60a
Add android:hardwareAccelerated to Activity.
by Romain Guy
· 14 years ago
b3cf10f
Add facility to switch to new fragments from preferences.
by Dianne Hackborn
· 14 years ago
b1ad597
New two-pane mode for PreferenceActivity.
by Dianne Hackborn
· 14 years ago
0732f79
random but useful stuff
by Vasu Nori
· 14 years ago
ec37c88
Adding a method called when detecting content change.
by Makoto Onuki
· 14 years ago
532abb6
add public method in ContentValues to return set of all keys
by Vasu Nori
· 14 years ago
9168f0b
Add ActionMode#getMenuInflater() for easier menu inflation in
by Adam Powell
· 14 years ago
ce38b98
do begin-end transaction before standalone insert/update/delete sql
by Vasu Nori
· 14 years ago
8350f7d
Added CHOICE_MODE_MULTIPLE_MODAL to ListView.
by Adam Powell
· 14 years ago
01301d3
update current.xml with sensor stuff that got lost during a merge
by Mathias Agopian
· 14 years ago
dea9713
expose more sqlite errors as exceptions
by Vasu Nori
· 14 years ago
bbda99d
Fixed StatusBar ANRs due to input event injection on UI thread.
by Jeff Brown
· 14 years ago
12517fe
Fix the build for the new API added in previous checkin
by Chet Haase
· 14 years ago
5e8a587
Tracking merge of dalvik-dev to master
by Brian Carlstrom
· 14 years ago
a66c7b0
Add support for setting action bar title/subtitle by resource ID
by Adam Powell
· 14 years ago
f54a8d7
Adding xml declarations for new animation framework
by Chet Haase
· 14 years ago
c9ae2a2
Add support for setting action mode titles/subtitles by resource ID
by Adam Powell
· 14 years ago
42c2936
Add PreferenceFragment.
by Dianne Hackborn
· 14 years ago
f788a9f
TextView with Selection Contextual Mode
by Gilles Debunne
· 14 years ago
2279971
am 9795a25d: am 6d0fec2d: Refactor input reader to support new device types more easily.
by Jeff Brown
· 14 years ago
9795a25
am 6d0fec2d: Refactor input reader to support new device types more easily.
by Jeff Brown
· 14 years ago
6d0fec2
Refactor input reader to support new device types more easily.
by Jeff Brown
· 14 years ago
5d27977
Action modes without action bar
by Adam Powell
· 14 years ago
42d8f6f
am cb61d132: am 9b8e5566: Merge "One last change to current.xml for new download manager API" into gingerbread
by Steve Howard
· 14 years ago
82d0249
am 55020622: am 7feab347: Merge "Un-@hide new download manager public API." into gingerbread
by Steve Howard
· 14 years ago
cb61d13
am 9b8e5566: Merge "One last change to current.xml for new download manager API" into gingerbread
by Steve Howard
· 14 years ago
f547d72
One last change to current.xml for new download manager API
by Steve Howard
· 14 years ago
5502062
am 7feab347: Merge "Un-@hide new download manager public API." into gingerbread
by Steve Howard
· 14 years ago
005cb6d
Fix build
by Jean-Baptiste Queru
· 14 years ago
ebd19e0
Add LoaderTestCase that makes it easier to test Loaders.
by Jeff Hamilton
· 14 years ago
46be2a5
Un-@hide new download manager public API.
by Steve Howard
· 14 years ago
6e34636
Moved context modes into view, renamed to action modes
by Adam Powell
· 14 years ago
fb16cbd
add new API in SQLiteStatement to deprecate another.
by Vasu Nori
· 14 years ago
dd913a5
Add new DialogFragment class.
by Dianne Hackborn
· 14 years ago
a19f72c2
Fixing build breakage (current.xml)
by Adam Cohen
· 14 years ago
9567513
deprecate synctable methods and remove associated private methods
by Vasu Nori
· 14 years ago
3db4067
Added AdapterViewAnimator and AdapterViewFlipper which are versions of ViewAnimator and ViewFlipper
by Adam Cohen
· 14 years ago
2175f13
Rename callback methods for contextual modes to match recent refactoring.
by Adam Powell
· 14 years ago
65a8883
don't store mDatabase in SQLiteCursor as it is already in SQLiteQuery
by Vasu Nori
· 14 years ago
1780977
Fix bug 2859423 - action bar: need a way to choose item in spinner
by Adam Powell
· 14 years ago
ac695c6
Refactored contextual modes out of action bar.
by Adam Powell
· 14 years ago
499cb9f
Initial changes to allow collections in widgets.
by Winson Chung
· 14 years ago
fc6ed67
am d773bbd7: am 94dab9b1: fix broken api/current.xml
by Vasu Nori
· 14 years ago
d773bbd
am 94dab9b1: fix broken api/current.xml
by Vasu Nori
· 14 years ago
df46069
am bbc2b4e6: am 5b31498b: add video/audio chat-compatibility modes to ContactsContract
by Vasu Nori
· 14 years ago
94dab9b1
fix broken api/current.xml
by Vasu Nori
· 14 years ago
bbc2b4e
am 5b31498b: add video/audio chat-compatibility modes to ContactsContract
by Vasu Nori
· 14 years ago
5b31498ba1
add video/audio chat-compatibility modes to ContactsContract
by Vasu Nori
· 14 years ago
eb857f1
resolved conflicts for merge of f7adbe10 to master
by Jeff Brown
· 14 years ago
fb4e1e2
resolved conflicts for merge of 181bb0ab to master
by Kenny Root
· 14 years ago
f7adbe1
am eec69d29: Merge "Fix bug with phantom input windows." into gingerbread
by Jeff Brown
· 14 years ago
e33348b
Fix bug with phantom input windows.
by Jeff Brown
· 14 years ago
b75fa30
resolved conflicts for merge of aca672ba to master
by Jeff Brown
· 14 years ago
181bb0a
am 02c8730c: Add API to call to vold for mounting OBBs
by Kenny Root
· 14 years ago
02c8730
Add API to call to vold for mounting OBBs
by Kenny Root
· 14 years ago
aca672b
am c5ed5910: Add support for new input sources.
by Jeff Brown
· 14 years ago
c5ed591
Add support for new input sources.
by Jeff Brown
· 14 years ago
4911b78
Fix bug where loader listener would be registered twice.
by Dianne Hackborn
· 14 years ago
c3aa361
Add various properties to View to allow it to be moved, scaled, faded, and rotated by property manipulation instead of just Animation operations.
by Chet Haase
· 14 years ago
172b79e
am 98704f14: am 38eea8bf: Merge "Remove the YV16 format for simplicity\'s sake." into gingerbread
by Mathias Agopian
· 14 years ago
98704f1
am 38eea8bf: Merge "Remove the YV16 format for simplicity\'s sake." into gingerbread
by Mathias Agopian
· 14 years ago
29ed757
Bug 2841148 - Add accessors for action bar context mode state.
by Adam Powell
· 14 years ago
058d039
Remove the YV16 format for simplicity's sake.
by Mathias Agopian
· 14 years ago
2388ad9
am f8d9379b: am d76b67c3: IME events are now dispatched to native applications.
by Dianne Hackborn
· 14 years ago
f8d9379
am d76b67c3: IME events are now dispatched to native applications.
by Dianne Hackborn
· 14 years ago
d76b67c
IME events are now dispatched to native applications.
by Dianne Hackborn
· 14 years ago
4267534
Action Bar now supports submenus as popups.
by Adam Powell
· 14 years ago
6ac7674
am 89ee578b: am fd035829: Add initial gamepad support.
by Jeff Brown
· 14 years ago
89ee578
am fd035829: Add initial gamepad support.
by Jeff Brown
· 14 years ago
fd03582
Add initial gamepad support.
by Jeff Brown
· 14 years ago
37b76cd
Fix broken build.
by Gilles Debunne
· 14 years ago
0533627
Selection handlers in TextView
by Gilles Debunne
· 14 years ago
ef769f6
Some improvements to ListFragment.
by Dianne Hackborn
· 14 years ago
77ad5e6
am 523959f5: am d1af902c: Merge "Deprecate some status bar icons that now come from the phone app (and shouldn\'t have been public in the first place.)" into gingerbread
by David Brown
· 14 years ago
523959f
am d1af902c: Merge "Deprecate some status bar icons that now come from the phone app (and shouldn\'t have been public in the first place.)" into gingerbread
by David Brown
· 14 years ago
b48fdbe
Browser save page as web archive.
by Elliott Slaughter
· 14 years ago
2707d60
Implement instance passing in LoaderManager.
by Dianne Hackborn
· 14 years ago
cc3ec6c
New cursor controller in TextViews.
by Gilles Debunne
· 14 years ago
26c6797
Deprecate some status bar icons that now come from the phone app (and
by David Brown
· 14 years ago
dce7cf9
am 339716e0: am f99e27da: Merge "Make android:immersive public." into gingerbread
by Daniel Sandler
· 14 years ago
339716e0
am f99e27da: Merge "Make android:immersive public." into gingerbread
by Daniel Sandler
· 14 years ago
511d9ec
am 0a21801f: am a5402dab: Merge "OBB API for PackageManager" into gingerbread
by Kenny Root
· 14 years ago
c801768
Integrate Loader support in to Activity/Fragment.
by Dianne Hackborn
· 14 years ago
841b176
Make android:immersive public.
by Daniel Sandler
· 14 years ago
661c908
ActionBar tab mode using fragments; needs styles.
by Adam Powell
· 14 years ago
0a21801
am a5402dab: Merge "OBB API for PackageManager" into gingerbread
by Kenny Root
· 14 years ago
93565c4
OBB API for PackageManager
by Kenny Root
· 14 years ago
59d6042
deprecate method returning prepared sql statement id
by Vasu Nori
· 14 years ago
e44afae
Add AbsListView#smoothScrollToPositionFromTop
by Adam Powell
· 14 years ago
4024ddc
am bda93c4c: am 09b90057: Add multiple camera support for in MediaProfiles.
by Chih-Chung Chang
· 14 years ago
bda93c4
am 09b90057: Add multiple camera support for in MediaProfiles.
by Chih-Chung Chang
· 14 years ago
09b9005
Add multiple camera support for in MediaProfiles.
by Chih-Chung Chang
· 14 years ago
f1a4a0a
More cleanup after removing the Cursor update logic.
by Jeff Hamilton
· 14 years ago
570bb56
frameworks/base updates to track merge from dalvik-dev
by Brian Carlstrom
· 14 years ago
0e94b51
Add subtitles for action bars and context modes.
by Adam Powell
· 14 years ago
89e0645
Added context modes to ActionBar API.
by Adam Powell
· 14 years ago
0cfd0f4
Fix build, update current.xml
by Patrick Dubroy
· 14 years ago
d2db2a5
Add a new attribute to allow widgets to specify a preview image.
by Patrick Dubroy
· 14 years ago
445646c
Improvements to ListFragment.
by Dianne Hackborn
· 14 years ago
1df11fc
am cbbc035b: am de1057c4: Unhide new API for supporting multiple cameras.
by Chih-Chung Chang
· 14 years ago
Next »