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
/
content
/
pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
PackageManager: make protected-broadcasts permission aware
Roman Birg
2016-07-21
2
-4
/
+14
*
am: Handle unchecked activity starts for protected components.
Adnan Begovic
2016-05-19
2
-3
/
+3
*
Themes: Refactor themes to CMSDK [1/6]
d34d
2016-03-04
1
-602
/
+3
*
fw: Fix protected apps implementation.
Adnan Begovic
2016-01-22
2
-0
/
+11
*
ThemeEngine : Use manifest.mf for hash calculation
Danesh M
2016-01-04
2
-2
/
+21
*
Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...
Steve Kondik
2015-12-07
3
-1
/
+11
|
\
|
*
Handle "uninstalled" apps when pruning app-ops.
Jeff Sharkey
2015-11-02
1
-0
/
+2
|
*
Merge "Correctly derive ABI for apps on adopted media." into mnc-dr-dev
Jeff Sharkey
2015-10-21
1
-0
/
+1
|
|
\
|
|
*
Correctly derive ABI for apps on adopted media.
Jeff Sharkey
2015-10-20
1
-0
/
+1
|
*
|
Correct ActivityInfo constructors.
Robert Carr
2015-10-20
1
-1
/
+8
|
|
/
*
|
Live lock screen support [1/2]
d34d
2015-11-19
1
-0
/
+1
*
|
Merge tag 'android-6.0.0_r26' into HEAD
Ricardo Cerqueira
2015-11-05
1
-0
/
+11
|
\
\
|
|
/
|
*
Use app directory as apkPath for cluster installs
Fyodor Kupolov
2015-09-10
1
-0
/
+11
*
|
Remove Qualcomm BoostFramework
Steve Kondik
2015-11-01
1
-12
/
+0
*
|
Fix a couple of checkapi errors for themes
Scott Mertz
2015-10-31
2
-4
/
+1
*
|
prebundled: Handle prebundled packages per-user.
Adnan Begovic
2015-10-28
1
-0
/
+8
*
|
Themes: Stop using ThemeUtils.getBootThemeDirty()
d34d
2015-10-28
1
-45
/
+0
*
|
Themes: Allow packages to be set as non-themeable
d34d
2015-10-27
1
-2
/
+19
*
|
Store manifest hash code in PackageParser.Package
d34d
2015-10-27
2
-0
/
+20
*
|
Close cursor after getting supported components.
d34d
2015-10-27
1
-6
/
+9
*
|
[1/2] Recognized multiple wallpapers in theme
Richard MacGregor
2015-10-27
1
-5
/
+21
*
|
Adding additional Nova theme identifier to legacy icon support.
Dave Kover
2015-10-27
1
-1
/
+2
*
|
Fix fetching application context for ThemedUiContext.
Danny Baumann
2015-10-27
1
-5
/
+10
*
|
Themes: Add previous value and update time to mixnmatch [1/2]
d34d
2015-10-27
1
-1
/
+4
*
|
PackageManagerService: Create means of installing prebundled applications
Ed Mancebo
2015-10-27
2
-0
/
+9
*
|
Themes: Add config change flag for font change
Clark Scheff
2015-10-27
1
-4
/
+10
*
|
Themes: Enhanced theming capabilities [1/3]
Clark Scheff
2015-10-27
1
-0
/
+15
*
|
Close zips when through with them
Scott Mertz
2015-10-27
1
-3
/
+20
*
|
Themes: Restructure resource cache [1/2]
d34d
2015-10-27
1
-49
/
+34
*
|
Themes: Port to CM13 [1/3]
Andy Mast
2015-10-26
12
-5
/
+1248
*
|
Protected apps
Raj Yengisetty
2015-10-23
5
-0
/
+49
*
|
Allow permissions to be granted via whitelisted signatures
Roman Birg
2015-10-12
2
-0
/
+15
*
|
frameworks/base: Add support for low resolution rendering
Saurabh Shah
2015-10-06
1
-0
/
+12
|
/
*
Make "Ask every time" actually work that way
Christopher Tate
2015-08-13
2
-0
/
+17
*
Do not show removed permissions in the UI - framework
Svet Ganov
2015-08-07
1
-0
/
+7
*
Fix issue #22912704: "android.process.acore has stopped" dialog keeps popping up
Dianne Hackborn
2015-08-03
1
-1
/
+1
*
Merge "Remove dependencies on the package installer's package name" into mnc-dev
Svetoslav Ganov
2015-07-29
2
-10
/
+14
|
\
|
*
Remove dependencies on the package installer's package name
Svet Ganov
2015-07-29
2
-10
/
+14
*
|
Merge "Default permissions for sim call manager" into mnc-dev
Sailesh Nepal
2015-07-29
1
-0
/
+14
|
\
\
|
*
|
Default permissions for sim call manager
Sailesh Nepal
2015-07-28
1
-0
/
+14
|
|
/
*
|
Work on issue #22765972: Binder transactions running out of address...
Dianne Hackborn
2015-07-28
1
-3
/
+2
|
/
*
Merge "Add FEATURE_FINGERPRINT to PackageManager's feature list" into mnc-dev
Jim Miller
2015-07-24
1
-0
/
+7
|
\
|
*
Add FEATURE_FINGERPRINT to PackageManager's feature list
Jim Miller
2015-07-22
1
-0
/
+7
*
|
Reset permissions and app links when clearing app preferences - framework
Svet Ganov
2015-07-23
1
-1
/
+1
*
|
Work on issue #22303510: Additional permissions aren't properly...
Dianne Hackborn
2015-07-21
1
-5
/
+12
|
/
*
Add APIs for verifier to grant at install and revoke permissions
Svet Ganov
2015-07-15
1
-0
/
+24
*
Merge "Teach storage appops." into mnc-dev
Svet Ganov
2015-07-14
1
-3
/
+0
|
\
|
*
Teach storage appops.
Svet Ganov
2015-07-13
1
-3
/
+0
*
|
Prioritize most-recently-enabled link-handling app
Christopher Tate
2015-07-13
2
-6
/
+24
|
/
*
Merge "Add an API for apps to query if a permisison is denied by policy." int...
Svet Ganov
2015-07-10
2
-1
/
+18
|
\
[next]