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
/
app
/
IActivityManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
App ops: new operations for SMS.
Dianne Hackborn
2013-02-05
1
-1
/
+1
*
App ops: vibration, neighboring cells, dialing, etc.
Dianne Hackborn
2013-02-01
1
-6
/
+8
*
Merge "Adding UI test automation APIs."
Svetoslav Ganov
2013-01-29
1
-2
/
+2
|
\
|
*
Adding UI test automation APIs.
Svetoslav Ganov
2013-01-22
1
-2
/
+2
*
|
Add new API to propagate contextual data to the assist action
Dianne Hackborn
2013-01-23
1
-0
/
+6
|
/
*
Improve debugging for issue #7586414: AlarmManager wakelocks held
Dianne Hackborn
2012-11-27
1
-0
/
+3
*
Sanity-check erroneous backup agent instantiations
Christopher Tate
2012-10-17
1
-0
/
+2
*
Fix issue #7311376: Add API to allow apps to know if they are...
Dianne Hackborn
2012-10-09
1
-1
/
+1
*
Fix issue #6968859: home not exiting an ANR'd dream
Dianne Hackborn
2012-10-04
1
-0
/
+3
*
Fix issue #7211769 and #7244492, thrash around on #7226656.
Dianne Hackborn
2012-09-28
1
-0
/
+3
*
AppInfo from Notifications for secondary users
Amith Yamasani
2012-09-24
1
-1
/
+1
*
Allow acquiring ContentProviders across users.
Jeff Sharkey
2012-09-21
1
-2
/
+2
*
Implement multi-user PackageMonitor.
Dianne Hackborn
2012-09-20
1
-0
/
+2
*
Switch to showing top-most thumbnail of recent apps.
Dianne Hackborn
2012-09-19
1
-1
/
+2
*
Try again to fix issue #6912004:tap on gmail notification sends me to home sc...
Dianne Hackborn
2012-09-17
1
-6
/
+2
*
More multi-user stuff.
Dianne Hackborn
2012-09-15
1
-0
/
+5
*
Flesh out multi-user in am commands.
Dianne Hackborn
2012-09-10
1
-4
/
+5
*
More multi-user stuff:
Dianne Hackborn
2012-09-07
1
-6
/
+7
*
Add registering for explicit users.
Dianne Hackborn
2012-09-04
1
-1
/
+1
*
Remove Binder.getOrigCallingUid().
Dianne Hackborn
2012-08-31
1
-13
/
+7
*
Start implementing concept of "running" users.
Dianne Hackborn
2012-08-28
1
-0
/
+2
*
Keep track of whether an app is installed for each user.
Dianne Hackborn
2012-08-24
1
-2
/
+2
*
Start the correct settings from the status bar.
Amith Yamasani
2012-08-08
1
-1
/
+6
*
Fix issue #6717667: expanded notification actions don't work on the lock screen
Dianne Hackborn
2012-06-25
1
-0
/
+3
*
Fix (mostly) issue #5109947: Race condition between retrieving a...
Dianne Hackborn
2012-05-29
1
-4
/
+10
*
Fix activity resolver, issues #6519130 and #6507239
Dianne Hackborn
2012-05-18
1
-0
/
+5
*
Add new Activity.finishAffinity() method.
Dianne Hackborn
2012-04-26
1
-0
/
+2
*
Keep activities stopped while the lock screen is up.
Dianne Hackborn
2012-04-12
1
-1
/
+3
*
Attribute alarm broadcast wakelocks to the sender
Christopher Tate
2012-04-06
1
-0
/
+2
*
TaskStackBuilder and Activity navigation features for framework
Adam Powell
2012-04-05
1
-0
/
+8
*
Show the current user in power menu
Amith Yamasani
2012-03-28
1
-2
/
+5
*
Merge "Include GIDs for unenforced permissions."
Jeff Sharkey
2012-03-23
1
-2
/
+4
|
\
|
*
Include GIDs for unenforced permissions.
Jeff Sharkey
2012-03-23
1
-2
/
+4
*
|
Add new thumbnail animation.
Dianne Hackborn
2012-03-23
1
-1
/
+1
|
/
*
Start using the new activity options argument.
Dianne Hackborn
2012-03-19
1
-1
/
+1
*
Add new "options" argument to all startActivity APIs.
Dianne Hackborn
2012-03-14
1
-53
/
+16
*
ActivityManager: add option to allow OpenGL trace.
Siva Velusamy
2012-03-12
1
-2
/
+2
*
Work on more low memory reporting to apps.
Dianne Hackborn
2012-03-06
1
-3
/
+7
*
Adding shell commands for modifying content.
Svetoslav Ganov
2012-02-15
1
-1
/
+6
*
Multi-user - wallpaper service
Amith Yamasani
2012-02-10
1
-1
/
+1
*
Some cruft removal.
Dianne Hackborn
2012-02-10
1
-9
/
+3
*
Multi-user - 1st major checkin
Amith Yamasani
2012-02-03
1
-3
/
+3
*
Add drop box reports of low memory.
Dianne Hackborn
2011-11-08
1
-0
/
+2
*
Fix issue #5173952: Opening a Notification From Lock Screen...
Dianne Hackborn
2011-09-23
1
-0
/
+3
*
Add progress dialog for booting after an upgrade.
Dianne Hackborn
2011-08-22
1
-0
/
+3
*
Add new am option to profile the launching of an activity.
Dianne Hackborn
2011-08-15
1
-3
/
+6
*
Improved memory use reporting.
Dianne Hackborn
2011-08-05
1
-1
/
+4
*
Add looper profiling to adb shell am
Romain Guy
2011-07-21
1
-1
/
+1
*
Fix issue #4976176: Font size setting does not persist
Dianne Hackborn
2011-07-19
1
-0
/
+3
*
Fix issue #4902856: Don't let apps register non-explicit PendingIntents
Dianne Hackborn
2011-06-30
1
-1
/
+4
[next]