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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Set error code on failed keyset manifest parsing." into mnc-dev
dcashman
2015-05-26
1
-14
/
+21
|
\
|
*
Set error code on failed keyset manifest parsing.
dcashman
2015-05-22
1
-14
/
+21
*
|
Merge "Hide pakcage installer system APIs." into mnc-dev
Svet Ganov
2015-05-23
1
-4
/
+1
|
\
\
|
|
/
|
/
|
|
*
Hide pakcage installer system APIs.
Svet Ganov
2015-05-23
1
-4
/
+1
*
|
Merge "Use factory methods for RestrictionEntry" into mnc-dev
Fyodor Kupolov
2015-05-22
1
-1
/
+24
|
\
\
|
*
|
Use factory methods for RestrictionEntry
Fyodor Kupolov
2015-05-21
1
-1
/
+24
|
|
/
*
|
Update the PROCESS_TEXT action javadoc to include types
Clara Bayarri
2015-05-21
1
-2
/
+4
|
/
*
Add Configuration data for round displays
Adam Powell
2015-05-18
1
-5
/
+60
*
Hide platform platform legacy permissions behind a menu option - framework.
Svet Ganov
2015-05-16
1
-0
/
+16
*
fullBackupContent isn't public API
Christopher Tate
2015-05-14
1
-0
/
+2
*
Pass charset to XmlPullParser.setInput instead of null
Wojciech Staszkiewicz
2015-05-14
1
-2
/
+3
*
Do not allow opting out from the new permission model.
Svetoslav
2015-05-13
1
-0
/
+11
*
Merge "Add IntentFilter auto verification - part 9" into mnc-dev
Fabrice Di Meglio
2015-05-13
1
-0
/
+1
|
\
|
*
Add IntentFilter auto verification - part 9
Fabrice Di Meglio
2015-05-12
1
-0
/
+1
*
|
Runtime permissions for system components not revokable - framework
Svet Ganov
2015-05-12
1
-2
/
+11
|
/
*
Merge "Deprecate Context.MODE_MULTI_PROCESS" into mnc-dev
Christopher Tate
2015-05-12
1
-6
/
+9
|
\
|
*
Deprecate Context.MODE_MULTI_PROCESS
Christopher Tate
2015-05-11
1
-6
/
+9
*
|
Merge "Fix LauncherActivityInfo.getBadgedIcon() cannot get high density icon"...
Ricky Wai
2015-05-12
2
-16
/
+59
|
\
\
|
*
|
Fix LauncherActivityInfo.getBadgedIcon() cannot get high density icon
Ricky Wai
2015-05-04
2
-16
/
+59
*
|
|
Merge "Add permission meta-state flags to support grant/revoke permission pol...
Svet Ganov
2015-05-12
2
-9
/
+112
|
\
\
\
|
*
|
|
Add permission meta-state flags to support grant/revoke permission policy.
Svet Ganov
2015-05-11
2
-9
/
+112
*
|
|
|
Merge "Bringing new Chooser UI closer to spec" into mnc-dev
Adam Powell
2015-05-11
1
-8
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Bringing new Chooser UI closer to spec
Adam Powell
2015-05-11
1
-8
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge "Changes as per API council review." into mnc-dev
Paul McLean
2015-05-11
1
-10
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Changes as per API council review.
Paul McLean
2015-05-08
1
-10
/
+0
*
|
|
Merge "Remove restrictions PIN functionality" into mnc-dev
Fyodor Kupolov
2015-05-08
1
-15
/
+0
|
\
\
\
|
*
|
|
Remove restrictions PIN functionality
Fyodor Kupolov
2015-05-06
1
-15
/
+0
*
|
|
|
Merge "Add feature for pro audio" into mnc-dev
Glenn Kasten
2015-05-08
1
-0
/
+7
|
\
\
\
\
|
*
|
|
|
Add feature for pro audio
Glenn Kasten
2015-05-08
1
-0
/
+7
*
|
|
|
|
Use correct array index for Theme.getTheme()
Alan Viverette
2015-05-08
1
-4
/
+3
|
/
/
/
/
*
|
|
|
Improve hierarchy viewer dump hierarchy latency
Siva Velusamy
2015-05-07
1
-2
/
+17
*
|
|
|
Merge "Improve keying for theme caches, rebase system theme on config change"...
Alan Viverette
2015-05-07
5
-284
/
+449
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Improve keying for theme caches, rebase system theme on config change
Alan Viverette
2015-05-06
5
-284
/
+449
|
|
/
/
*
|
|
Add alternate intents and refinement callbacks to ChooserActivity
Adam Powell
2015-05-06
1
-1
/
+70
|
/
/
*
|
Merge "Add API for obtaining changing configurations bitmask from Theme" into...
Alan Viverette
2015-05-05
3
-3
/
+35
|
\
\
|
*
|
Add API for obtaining changing configurations bitmask from Theme
Alan Viverette
2015-05-05
3
-3
/
+35
*
|
|
Merge "Permission UI - legacy apps support" into mnc-dev
Svet Ganov
2015-05-05
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Permission UI - legacy apps support
Svet Ganov
2015-05-05
1
-2
/
+2
*
|
|
Add full backup criteria to android manifest
Matthew Williams
2015-05-03
2
-2
/
+39
|
/
/
*
|
Merge "Add IntentFilter auto verification - part 7" into mnc-dev
Fabrice Di Meglio
2015-05-01
1
-16
/
+14
|
\
\
|
*
|
Add IntentFilter auto verification - part 7
Fabrice Di Meglio
2015-05-01
1
-16
/
+14
*
|
|
Merge "ActionBar SearchView's default hint shouldn't override SearchableInfo"...
Alan Viverette
2015-04-30
2
-10
/
+17
|
\
\
\
|
*
|
|
ActionBar SearchView's default hint shouldn't override SearchableInfo
Alan Viverette
2015-04-29
2
-10
/
+17
*
|
|
|
New "frozen" state during app move/upgrade.
Jeff Sharkey
2015-04-29
2
-3
/
+1
*
|
|
|
Returning to wizard, split move events.
Jeff Sharkey
2015-04-29
2
-3
/
+6
*
|
|
|
Merge "Update use of procstate for services." into mnc-dev
Dianne Hackborn
2015-04-30
1
-0
/
+15
|
\
\
\
\
|
*
|
|
|
Update use of procstate for services.
Dianne Hackborn
2015-04-29
1
-0
/
+15
|
|
/
/
/
*
|
|
|
Merge "Stash modulation alpha until ColorStateList has resolved base color" i...
Alan Viverette
2015-04-29
1
-4
/
+23
|
\
\
\
\
|
*
|
|
|
Stash modulation alpha until ColorStateList has resolved base color
Alan Viverette
2015-04-29
1
-4
/
+23
|
|
/
/
/
*
|
|
|
Merge "Properly unparcel the PFDs passed to android.content.ContentProviderPr...
Ben Kwa
2015-04-29
1
-1
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[next]