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
/
java
/
android
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
am 768d9e1a: Merge "Correct executable bit for source files"
Kenny Root
2012-11-07
1
-0
/
+0
|
\
|
*
Correct executable bit for source files
Kenny Root
2012-11-07
2
-0
/
+0
|
*
Enhance StateMachine Quitting and logging support. DO NOT MERGE
Wink Saville
2012-07-02
1
-1
/
+1
*
|
Only send broadcasts to registered receivers
Amith Yamasani
2012-10-29
1
-2
/
+3
*
|
Protect more service dump() methods.
Jeff Sharkey
2012-10-15
1
-0
/
+2
*
|
Fix resource reading for secondary users
Amith Yamasani
2012-10-07
2
-67
/
+120
*
|
Enforce permissions for calls with specified userId
Amith Yamasani
2012-08-30
1
-40
/
+42
*
|
Improve multi-user broadcasts.
Dianne Hackborn
2012-08-30
1
-2
/
+2
*
|
Rename UserId to UserHandle.
Dianne Hackborn
2012-08-16
1
-9
/
+9
*
|
Launch ASSIST intent on the current user
Amith Yamasani
2012-08-14
1
-0
/
+51
*
|
User Manager service to manage users and query user details
Amith Yamasani
2012-08-11
1
-1
/
+3
*
|
Delete various Bluetooth files for stack integration.
Jaikumar Ganesh
2012-07-13
10
-7515
/
+0
*
|
am 691976fa: am 29775794: Merge "Get rid of the extra bt_disable call when tu...
Matthew Xie
2012-06-27
1
-5
/
+2
|
\
\
|
|
/
|
*
Get rid of the extra bt_disable call when turning on airplane mode
Matthew Xie
2012-06-27
1
-5
/
+2
*
|
SearchManagerService made multi-user aware
Amith Yamasani
2012-06-15
2
-29
/
+69
*
|
am c383b407: am cee7203f: Merge "Send device connection intents from AudioSer...
Eric Laurent
2012-05-31
1
-10
/
+49
|
\
\
|
|
/
|
*
Send device connection intents from AudioService
Eric Laurent
2012-05-30
1
-10
/
+49
*
|
Enhance StateMachine Quitting and logging support.
Wink Saville
2012-05-29
1
-1
/
+1
|
/
*
Increase the setup-sdp delay to cover for all the devices.
Matthew Xie
2012-05-17
1
-2
/
+2
*
When turning off, broadcast STATE_OFF in the last HotOff state
Matthew Xie
2012-05-07
2
-17
/
+53
*
Merge "Always move Bluetooth Adapter to cold state when turn off Bluetooth." ...
Matthew Xie
2012-05-02
1
-5
/
+7
|
\
|
*
Always move Bluetooth Adapter to cold state when turn off Bluetooth.
Matthew Xie
2012-05-02
1
-5
/
+7
*
|
Check null of address in onDeviceCreated
Matthew Xie
2012-05-01
1
-1
/
+5
|
/
*
Protect system services with DUMP permission.
Jeff Sharkey
2012-04-26
2
-0
/
+4
*
Allow enabling Bluetooth without auto-connecting.
Martijn Coenen
2012-04-23
1
-2
/
+44
*
Merge "Get alias for Bluetooth devices."
Jeff Brown
2012-04-20
1
-0
/
+4
|
\
|
*
Get alias for Bluetooth devices.
Jeff Brown
2012-04-20
1
-0
/
+4
*
|
Move handling of package changes to a background thread.
Dianne Hackborn
2012-04-19
1
-1
/
+1
|
/
*
Check nullpointer of discoverableTimeout in initBluetoothAfterTurningOn.
Matthew Xie
2012-04-17
1
-0
/
+5
*
add config_bluetooth_default_profiles config var and use it to disable bt pro...
Travis Geiselbrecht
2012-03-22
1
-11
/
+17
*
Fix obvious typos under frameworks/base/core
Ken Wakasa
2012-03-09
1
-1
/
+1
*
am 1890fa82: am 79d84930: Merge "Set Bluetooth adapter to PowerOff mode when ...
Matthew Xie
2012-01-12
2
-2
/
+2
|
\
|
*
Set Bluetooth adapter to PowerOff mode when turnoff with airplane on
Matthew Xie
2012-01-11
2
-2
/
+2
*
|
am 18ad6514: am ed0830c5: Merge "Move broadcastState STATE_TURNING_ON before ...
Matthew Xie
2011-12-12
1
-1
/
+1
|
\
\
|
|
/
|
*
Move broadcastState STATE_TURNING_ON before persistSwitchSetting
Matthew Xie
2011-12-12
1
-1
/
+1
*
|
am 12479141: am 0d9a41e7: Merge "Broadcast turning on/off intent as early as ...
Matthew Xie
2011-12-05
1
-5
/
+5
|
\
\
|
|
/
|
*
Merge "Broadcast turning on/off intent as early as possible when switch on/of...
Matthew Xie
2011-12-05
1
-5
/
+5
|
|
\
|
|
*
Broadcast turning on/off intent as early as possible when switch on/off BT
Matthew Xie
2011-12-05
1
-5
/
+5
*
|
|
am 6001d3ad: am 1a1be44c: Merge "Unlink the Binder DeathRecipient when removi...
Matthew Xie
2011-12-01
1
-9
/
+25
|
\
\
\
|
|
/
/
|
*
|
Merge "Unlink the Binder DeathRecipient when removing a Bluetooth service rec...
Matthew Xie
2011-12-01
1
-9
/
+25
|
|
\
\
|
|
*
|
Unlink the Binder DeathRecipient when removing a Bluetooth service record
Jason Simmons
2011-12-01
1
-9
/
+25
|
|
|
/
*
|
|
Clean up InterfaceConfiguration flags.
Jeff Sharkey
2011-11-29
1
-5
/
+5
*
|
|
am f4e41c35: am eb701df8: Merge "Cleanup references when turning BT off." int...
Jaikumar Ganesh
2011-11-29
1
-4
/
+6
|
\
\
\
|
|
/
/
|
*
|
Cleanup references when turning BT off.
Jaikumar Ganesh
2011-11-28
1
-4
/
+6
|
|
/
*
|
am a4f5c425: am 2b9af44e: am 6da97a24: Merge "Check the bluetooth state for g...
Matthew Xie
2011-11-17
1
-7
/
+7
|
\
\
|
|
/
|
*
am 6da97a24: Merge "Check the bluetooth state for getUuid call" into ics-mr0
Matthew Xie
2011-11-17
1
-7
/
+7
|
|
\
|
|
*
Check the bluetooth state for getUuid call
Matthew Xie
2011-11-16
1
-7
/
+7
*
|
|
am 37fb92fb: am 302afb93: Merge "Call notifyIncomingA2dpConnection with corre...
Matthew Xie
2011-11-17
1
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
Call notifyIncomingA2dpConnection with correct rejected status
Matthew Xie
2011-11-16
1
-2
/
+2
*
|
|
am 5a8ad071: am a303f0ec: Merge "Send CONNECT_OTHER_PROFILE to Device profile...
Matthew Xie
2011-11-11
2
-23
/
+45
|
\
\
\
|
|
/
/
[next]