index
:
frameworks_base.git
master
replicant-6.0
frameworks base
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
content
/
pm
/
PackageParser.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Squashed commit of the theme engine support.
Ricardo Cerqueira
2012-11-24
1
-1
/
+73
*
Adds showWhenLocked attribute to Activities.
Craig Mautner
2012-10-06
1
-1
/
+7
*
Fix issue #7211769 and #7244492, thrash around on #7226656.
Dianne Hackborn
2012-09-28
1
-1
/
+6
*
More adjustments to permissions.
Dianne Hackborn
2012-09-16
1
-0
/
+3
*
New permissions UI, again.
Dianne Hackborn
2012-09-12
1
-1
/
+2
*
Keep track of whether an app is installed for each user.
Dianne Hackborn
2012-08-24
1
-52
/
+97
*
Rename UserId to UserHandle.
Dianne Hackborn
2012-08-16
1
-6
/
+6
*
PackageParser: remove temporary code.
Nick Kralevich
2012-08-08
1
-10
/
+0
*
Merge "Content Providers: change default for android:exported" into jb-mr1-dev
Nick Kralevich
2012-08-08
1
-2
/
+22
|
\
|
*
Content Providers: change default for android:exported
Nick Kralevich
2012-08-07
1
-2
/
+22
*
|
More mult-user API work.
Dianne Hackborn
2012-08-07
1
-1
/
+30
|
/
*
Add APIs for interacting across users.
Dianne Hackborn
2012-08-02
1
-1
/
+13
*
Fix issue #6641368: can't launch gallery
Dianne Hackborn
2012-06-11
1
-1
/
+5
*
Whoops, this version number wasn't updated when JB was introduced!
Dianne Hackborn
2012-06-07
1
-1
/
+1
*
Survey says: NIET!
Dianne Hackborn
2012-06-01
1
-2
/
+1
*
Move package-wide flags out of parseApplication
Kenny Root
2012-05-30
1
-9
/
+11
*
Finish up issue #6249094: Display permissions based on relevance to private data
Dianne Hackborn
2012-05-06
1
-1
/
+1
*
Add new APIs for permission group flags and priorities.
Dianne Hackborn
2012-04-30
1
-2
/
+9
*
Make sure persistent processes are not replicated for secondary users.
Amith Yamasani
2012-04-17
1
-2
/
+2
*
Merge "Hide the optional permission stuff, not making it in to JB."
Dianne Hackborn
2012-04-10
1
-1
/
+3
|
\
|
*
Hide the optional permission stuff, not making it in to JB.
Dianne Hackborn
2012-04-06
1
-1
/
+3
*
|
Fix dumb bug.
Dianne Hackborn
2012-04-06
1
-1
/
+1
|
/
*
Implement call log permission compatibility.
Dianne Hackborn
2012-04-05
1
-3
/
+13
*
TaskStackBuilder and Activity navigation features for framework
Adam Powell
2012-04-05
1
-0
/
+28
*
Fix bug #6140391 Make RTL awareness as an opt-in into the AndroidManifest
Fabrice Di Meglio
2012-04-03
1
-0
/
+6
*
User management and switching
Amith Yamasani
2012-03-27
1
-40
/
+57
*
Package restrictions per user
Amith Yamasani
2012-03-22
1
-2
/
+15
*
Add new READ_EXTERNAL_STORAGE permission.
Dianne Hackborn
2012-03-12
1
-2
/
+43
*
Fix issues #6103378 and #5959515.
Dianne Hackborn
2012-03-05
1
-2
/
+32
*
New development permissions.
Dianne Hackborn
2012-02-23
1
-3
/
+29
*
Multi-user - wallpaper service
Amith Yamasani
2012-02-10
1
-1
/
+2
*
Add new feature for running services in "isolated" sandbox processes.
Dianne Hackborn
2012-02-09
1
-0
/
+5
*
Multi-user - 1st major checkin
Amith Yamasani
2012-02-03
1
-19
/
+33
*
Fix issue #5228934: IME shows up on boot, or when digits screen is tapped
Dianne Hackborn
2011-10-20
1
-0
/
+1
*
Allow non-required package verifiers
Kenny Root
2011-09-23
1
-12
/
+104
*
Add boot mode where only "core apps" are started.
Dianne Hackborn
2011-09-12
1
-9
/
+26
*
Manifest digest stored during package scanning
Kenny Root
2011-08-10
1
-7
/
+26
*
Eliminate warnings from PackageParser
Kenny Root
2011-08-09
1
-100
/
+115
*
Better error codes for missing files
Kenny Root
2011-08-03
1
-0
/
+5
*
Fix bug 5098288 - Rethink the suite of new themes
Adam Powell
2011-08-02
1
-0
/
+8
*
Make full backup API available to apps
Christopher Tate
2011-07-06
1
-11
/
+0
*
Turn on HW accel by default for apps that target ICS.
Dianne Hackborn
2011-06-24
1
-1
/
+1
*
Implement remaining infrastructure for user disabling apps.
Dianne Hackborn
2011-06-17
1
-1
/
+3
*
Implement shared-storage full backup/restore
Christopher Tate
2011-06-07
1
-1
/
+2
*
resolved conflicts for merge of cc20b4e3 to master
Dianne Hackborn
2011-06-03
1
-0
/
+3
|
\
|
*
Add new supports-screen API to set maximum allowed size.
Dianne Hackborn
2011-06-01
1
-0
/
+3
*
|
am 3a80c504: am 8b9a2b6c: am e6676351: Work around OpenFeint bug.
Dianne Hackborn
2011-06-03
1
-5
/
+0
|
\
\
|
|
/
|
*
Work around OpenFeint bug.
Dianne Hackborn
2011-06-01
1
-5
/
+0
*
|
resolved conflicts for merge of 5c2e4d20 to master
Dianne Hackborn
2011-06-02
1
-0
/
+7
|
\
\
|
|
/
|
*
Add new supports-screens attributes for declaring the compatible screens.
Dianne Hackborn
2011-05-26
1
-0
/
+7
[next]