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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Download manager support for file URIs + last modified time" into ging...
Steve Howard
2010-07-14
2
-12
/
+20
|
\
|
*
Download manager support for file URIs + last modified time
Steve Howard
2010-07-13
2
-12
/
+20
*
|
Fix docs build.
Dianne Hackborn
2010-07-13
1
-1
/
+1
*
|
IME events are now dispatched to native applications.
Dianne Hackborn
2010-07-13
8
-71
/
+486
*
|
Add initial gamepad support.
Jeff Brown
2010-07-13
2
-0
/
+31
*
|
Add Parcel::readExceptionCode() and Parcel::writeNoException()
Brad Fitzpatrick
2010-07-13
1
-1
/
+1
|
/
*
Initial implementation of the download manager public API.
Steve Howard
2010-07-13
3
-0
/
+741
*
Merge "Deprecate some status bar icons that now come from the phone app (and ...
David Brown
2010-07-12
1
-0
/
+5
|
\
|
*
Deprecate some status bar icons that now come from the phone app (and
David Brown
2010-07-09
1
-0
/
+5
*
|
Add ANativeWindow API for directly drawing to the surface bits.
Dianne Hackborn
2010-07-09
5
-86
/
+126
|
/
*
Merge "Remove some (unused, non-public) phone-related status bar notification...
David Brown
2010-07-09
6
-0
/
+0
|
\
|
*
Remove some (unused, non-public) phone-related status bar notification icons
David Brown
2010-07-08
6
-0
/
+0
*
|
Merge "Make android:immersive public." into gingerbread
Daniel Sandler
2010-07-09
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Make android:immersive public.
Daniel Sandler
2010-07-08
1
-0
/
+1
*
|
Merge "Add new glue code for writing native apps." into gingerbread
Dianne Hackborn
2010-07-08
1
-2
/
+2
|
\
\
|
*
|
Add new glue code for writing native apps.
Dianne Hackborn
2010-07-08
1
-2
/
+2
|
|
/
*
|
Change CursorTreeAdapter to close the cursors rather than deactivating them. ...
Jason Parks
2010-07-08
2
-32
/
+31
|
/
*
Merge "OBB API for PackageManager" into gingerbread
Kenny Root
2010-07-07
3
-0
/
+24
|
\
|
*
OBB API for PackageManager
Kenny Root
2010-07-07
3
-0
/
+24
*
|
Merge "More native input dispatch work." into gingerbread
Chris Tate
2010-07-07
8
-859
/
+244
|
\
\
|
*
|
More native input dispatch work.
Jeff Brown
2010-07-03
8
-859
/
+244
*
|
|
Added some javadoc to Camera.takePicture()
Dan Tasse
2010-07-07
1
-0
/
+2
*
|
|
Merge "More improvements to the SensorManager documentation" into gingerbread
Mathias Agopian
2010-07-07
3
-177
/
+292
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
More improvements to the SensorManager documentation
Mathias Agopian
2010-07-02
3
-177
/
+292
|
|
/
*
|
Add new native Looper API.
Dianne Hackborn
2010-07-02
3
-5
/
+34
|
/
*
Get to the point of being able to do native drawing.
Dianne Hackborn
2010-07-01
1
-2
/
+6
*
Make real API for native code to get its window.
Dianne Hackborn
2010-07-01
5
-36
/
+112
*
Merge "DO NOT MERGE: Add a battery capacity value to the power profile." into...
Amith Yamasani
2010-07-01
2
-0
/
+21
|
\
|
*
DO NOT MERGE: Add a battery capacity value to the power profile.
Amith Yamasani
2010-07-01
2
-0
/
+21
*
|
Add ability to guard a thread against setting its own prio to bg
Christopher Tate
2010-06-30
2
-0
/
+48
*
|
Merge "Remove memory monitoring from the system watchdog" into gingerbread
Christopher Tate
2010-06-30
5
-46
/
+2
|
\
\
|
|
/
|
/
|
|
*
Remove memory monitoring from the system watchdog
Christopher Tate
2010-06-30
5
-46
/
+2
*
|
Improved graphics for the intruder alert.
Daniel Sandler
2010-06-30
3
-0
/
+35
*
|
am d581484e: Merge "Verify hostname where possible, and clarify where not." i...
Doug Zongker
2010-06-30
1
-13
/
+120
|
\
\
|
*
|
Verify hostname where possible, and clarify where not.
Dan Egnor
2010-06-29
1
-13
/
+120
|
*
|
Do not log AT command traffic by default.
Nick Pelly
2010-06-24
1
-2
/
+2
*
|
|
Implement default key handling for native code.
Dianne Hackborn
2010-06-30
5
-53
/
+206
|
|
/
|
/
|
*
|
Merge "Update native activity & event APIs to follow correct conventions." in...
Dianne Hackborn
2010-06-29
1
-12
/
+17
|
\
\
|
*
|
Update native activity & event APIs to follow correct conventions.
Dianne Hackborn
2010-06-29
1
-12
/
+17
*
|
|
Extend unit test framework for Wifi soft AP configuration
Xia Wang
2010-06-29
3
-0
/
+143
|
/
/
*
|
Make android.hardware.action.USB_STATE a protected broadcast.
Mike Lockwood
2010-06-29
1
-0
/
+1
*
|
recombine StatusBarService and PhoneStatusBarService
Joe Onorato
2010-06-29
1
-1
/
+1
*
|
Separate the status bar height from the icon size.
Joe Onorato
2010-06-29
1
-2
/
+4
*
|
Merge "Add new Usb.ACTION_USB_STATE sticky broadcast for monitoring USB conne...
Mike Lockwood
2010-06-29
1
-0
/
+21
|
\
\
|
*
|
Add new Usb.ACTION_USB_STATE sticky broadcast for monitoring USB connect state
Mike Lockwood
2010-06-28
1
-0
/
+21
*
|
|
Native input event dispatching.
Jeff Brown
2010-06-28
9
-193
/
+21
*
|
|
new presence icons for video/audio chats.
Wei Huang
2010-06-28
22
-0
/
+0
*
|
|
Unhide new API for supporting multiple cameras.
Chih-Chung Chang
2010-06-28
3
-7
/
+9
|
/
/
*
|
Placeholder icons for the "ringing" variant of stat_sys_phone_call.
David Brown
2010-06-25
2
-0
/
+0
*
|
Make bad notifications crash their application.
Dianne Hackborn
2010-06-24
7
-3
/
+78
[next]