index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
We must keep up with the Joneses.
Dianne Hackborn
2011-06-15
1
-0
/
+11
*
Add new landscape and portrait orientation features.
Dianne Hackborn
2011-06-14
1
-0
/
+22
*
Fix some problems with moving in and out of detached state.
Dianne Hackborn
2011-06-10
1
-0
/
+11
*
Commit final (maybe) MR 2 API.
Dianne Hackborn
2011-06-09
1
-17
/
+1087
*
Enforce public resource restriction on bag parents.
Dianne Hackborn
2011-06-09
1
-1
/
+320
*
Fix issue #4582417: Need to add new PackageManager...
Dianne Hackborn
2011-06-08
1
-1
/
+23
*
Public styles for action bar tabs
Adam Powell
2011-06-08
1
-0
/
+99
*
Merge "Reveal some network constants." into honeycomb-mr2
Robert Greenwalt
2011-06-07
1
-0
/
+33
|
\
|
*
Reveal some network constants.
Robert Greenwalt
2011-05-31
1
-1
/
+34
*
|
Make Theme.Holo.Light.NoActionBar and
Adam Powell
2011-06-07
1
-1
/
+23
*
|
Add new Fragment API for explicitly saving/restoring state.
Dianne Hackborn
2011-06-02
1
-0
/
+98
*
|
Add a preference panel for mouse speed.
Jeff Brown
2011-06-02
1
-0
/
+11
*
|
Add new supports-screen API to set maximum allowed size.
Dianne Hackborn
2011-06-01
1
-0
/
+21
*
|
Add "tv" density for 720p screens.
Dianne Hackborn
2011-05-27
1
-0
/
+11
*
|
Add new supports-screens attributes for declaring the compatible screens.
Dianne Hackborn
2011-05-26
1
-1
/
+43
|
/
*
Minor Alt-TAB / Recent Apps Dialog improvements. (DO NOT MERGE)
Jeff Brown
2011-05-25
1
-0
/
+11
*
Add "television" mode.
Dianne Hackborn
2011-05-23
1
-0
/
+11
*
Add ParcelFileDescriptor.fromFd() and .adoptFd().
Dianne Hackborn
2011-05-20
1
-0
/
+28
*
Add new "-swNNNdp" resource qualifier.
Dianne Hackborn
2011-05-19
1
-0
/
+32
*
Merge "DO NOT MERGE: Add custom fragment anims for popping backstack" into ho...
Chet Haase
2011-05-19
1
-0
/
+19
|
\
|
*
DO NOT MERGE: Add custom fragment anims for popping backstack
Chet Haase
2011-05-19
1
-0
/
+19
*
|
USB: Add method to access raw USB device descriptors
Mike Lockwood
2011-05-19
1
-0
/
+11
|
/
*
DO NOT MERGE. Integrate from master: Rework display size access.
Dianne Hackborn
2011-05-16
1
-4
/
+132
*
DO NOT MERGE. Integrate from master: Improve activity manager debug dumps.
Dianne Hackborn
2011-05-13
1
-0
/
+47
*
DO NOT MERGE: Integrate from main - Deprecate a bunch of APIs.
Dianne Hackborn
2011-05-13
1
-12
/
+12
*
DO NOT MERGE. Integrate fragment work from master
Dianne Hackborn
2011-05-13
1
-0
/
+41
*
DO NOT MERGE. Integrate add new screen width/height in "dp" configs.
Dianne Hackborn
2011-05-12
1
-0
/
+53
*
MR2 is going to be API 13.
Dianne Hackborn
2011-05-12
2
-0
/
+462067
*
Now have a final API 12.
Dianne Hackborn
2011-03-22
1
-18
/
+5756
*
Whoops, forgot the HONEYCOMB_MR1 constant. :(
Dianne Hackborn
2011-03-17
1
-0
/
+11
*
Merge "Fix for 4089881. - Add one more parameter in the interface of DrmEvent...
Gloria Wang
2011-03-17
2
-5
/
+73
|
\
|
*
Fix for 4089881.
Gloria Wang
2011-03-16
2
-5
/
+73
*
|
deprecate getVisibleTitleHeight
Michael Kolb
2011-03-16
1
-1
/
+1
|
/
*
Merge "Add support for USB accessory serial numbers" into honeycomb-mr1
Mike Lockwood
2011-03-14
1
-1
/
+12
|
\
|
*
Add support for USB accessory serial numbers
Mike Lockwood
2011-03-14
1
-1
/
+12
*
|
For issue 4082089
Gloria Wang
2011-03-14
1
-0
/
+22
|
/
*
Merge "Fix issues #4087362 and #4087356" into honeycomb-mr1
Dianne Hackborn
2011-03-11
1
-1
/
+12
|
\
|
*
Fix issues #4087362 and #4087356
Dianne Hackborn
2011-03-11
1
-1
/
+12
*
|
USB: minor cleanup work
Mike Lockwood
2011-03-11
1
-1
/
+1
|
/
*
UsbManager: Hide APIs not needed for USB host or accessory support.
Mike Lockwood
2011-03-11
1
-385
/
+0
*
UsbDevice: Move IO related methods to new UsbDeviceConnection class
Mike Lockwood
2011-03-11
1
-122
/
+100
*
Merge "UsbAccessory: Add URI string, replace type string with description" in...
Mike Lockwood
2011-03-10
1
-1
/
+12
|
\
|
*
UsbAccessory: Add URI string, replace type string with description
Mike Lockwood
2011-03-09
1
-1
/
+12
*
|
Update API.
Jeff Brown
2011-03-09
1
-3
/
+3
*
|
Input improvements and bug fixes.
Jeff Brown
2011-03-09
1
-2
/
+39
|
/
*
Merge "Pass the auto login header information to the app." into honeycomb-mr1
Patrick Scott
2011-03-09
1
-0
/
+19
|
\
|
*
Pass the auto login header information to the app.
Patrick Scott
2011-03-08
1
-0
/
+19
*
|
USB: Add API and dialog for apps to request permissions for USB devices and a...
Mike Lockwood
2011-03-08
1
-1
/
+68
|
/
*
Merge "Remove deprecated and unused entryEvicted method." into honeycomb-mr1
Jesse Wilson
2011-03-07
1
-16
/
+1
|
\
|
*
Remove deprecated and unused entryEvicted method.
Jesse Wilson
2011-03-07
1
-16
/
+1
[next]