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
*
Unhide new PackageManager APIs for API 14
Kenny Root
2011-09-20
3
-12
/
+24
*
Be more forgiving in parsing verifier IDs
Kenny Root
2011-09-15
1
-0
/
+9
*
Merge "Add verifier device identity"
Kenny Root
2011-09-13
23
-0
/
+263
|
\
|
*
Add verifier device identity
Kenny Root
2011-09-13
23
-0
/
+263
*
|
Unhide wifi p2p API
Irfan Sheriff
2011-09-13
1
-2
/
+1
*
|
Fix problems where we were allocating TypedArray when not needed.
Dianne Hackborn
2011-09-12
1
-0
/
+15
|
/
*
Merge "Add boot mode where only "core apps" are started."
Dianne Hackborn
2011-09-12
1
-9
/
+26
|
\
|
*
Add boot mode where only "core apps" are started.
Dianne Hackborn
2011-09-12
1
-9
/
+26
*
|
Revert "Make the SyncManager timeout syncs if it takes too long to bind to th...
Fred Quintana
2011-09-12
1
-51
/
+5
|
/
*
Merge "Make the SyncManager have wakelocks per account, not per account type,...
Fred Quintana
2011-09-08
1
-5
/
+5
|
\
|
*
Make the SyncManager have wakelocks per account, not per account type,
Fred Quintana
2011-09-08
1
-5
/
+5
*
|
Changing the timeout for detecting syncs that are taking too long to bind
Subir Jhanb
2011-09-08
1
-3
/
+3
*
|
Fix issue #5263361: Browser instance not created in application picker
Dianne Hackborn
2011-09-08
1
-0
/
+3
*
|
Merge "Add feature definition for Wi-Fi Direct"
Irfan Sheriff
2011-09-07
1
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
Add feature definition for Wi-Fi Direct
Irfan Sheriff
2011-09-07
1
-0
/
+7
*
|
Some more preloaded drawables.
Dianne Hackborn
2011-09-06
1
-0
/
+11
|
/
*
Merge "Make the SyncManager timeout syncs if it takes too long to bind to them."
Fred Quintana
2011-09-01
1
-5
/
+51
|
\
|
*
Make the SyncManager timeout syncs if it takes too long to bind to them.
Fred Quintana
2011-08-31
1
-5
/
+51
*
|
Don't log PII when launching intents with "sms:" or "sip:" URIs
David Brown
2011-08-31
1
-0
/
+4
|
/
*
Merge "Fix bug #5199577 TextView with android:password="true" is showing the ...
Fabrice Di Meglio
2011-08-26
1
-1
/
+0
|
\
|
*
Fix bug #5199577 TextView with android:password="true" is showing the "dots" ...
Fabrice Di Meglio
2011-08-25
1
-1
/
+0
*
|
add a way for the sync adapter to specify the activity that should
Fred Quintana
2011-08-25
3
-3
/
+71
*
|
Add progress dialog for booting after an upgrade.
Dianne Hackborn
2011-08-22
1
-1
/
+7
*
|
Fix issue #5180553: permission RECEIVE_BOOT_COMPLETED is not checked
Dianne Hackborn
2011-08-18
1
-1
/
+8
*
|
Merge "Check for periodic sync that is in the future Bug: 5164762 Change-Id: ...
Alon Albert
2011-08-17
1
-2
/
+5
|
\
\
|
*
|
Check for periodic sync that is in the future
Alon Albert
2011-08-16
1
-2
/
+5
|
|
/
*
|
Merge "Infrastructure to support package verifier"
Kenny Root
2011-08-16
3
-29
/
+148
|
\
\
|
*
|
Infrastructure to support package verifier
Kenny Root
2011-08-15
3
-29
/
+148
|
|
/
*
|
Merge "Throw exception on odd length Signatures"
Kenny Root
2011-08-16
1
-14
/
+27
|
\
\
|
|
/
|
/
|
|
*
Throw exception on odd length Signatures
Kenny Root
2011-08-04
1
-14
/
+27
*
|
Fix bug 5159736 - Make DeviceDefault the default
Adam Powell
2011-08-14
1
-3
/
+9
*
|
Make some methods/fields package private so that layoutlib can access them.
Xavier Ducrohet
2011-08-11
3
-4
/
+4
*
|
Merge "New broadcast telling when an app is fully removed."
Dianne Hackborn
2011-08-11
1
-0
/
+18
|
\
\
|
*
|
New broadcast telling when an app is fully removed.
Dianne Hackborn
2011-08-10
1
-0
/
+18
*
|
|
Manifest digest stored during package scanning
Kenny Root
2011-08-10
3
-7
/
+159
|
/
/
*
|
Merge "Eliminate warnings from PackageParser"
Kenny Root
2011-08-10
2
-100
/
+117
|
\
\
|
*
|
Eliminate warnings from PackageParser
Kenny Root
2011-08-09
2
-100
/
+117
*
|
|
New extended Intent protcols for installing/uninstalling apps.
Dianne Hackborn
2011-08-10
1
-13
/
+79
|
/
/
*
|
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
3
-1
/
+40
*
Various work on out of memory managment.
Dianne Hackborn
2011-07-29
4
-21
/
+141
*
Fix a bug where a provider could be never released.
Jean Chalard
2011-07-28
1
-2
/
+2
*
Merge "Fix issue #4466531: onServiceConnected() not called after..."
Dianne Hackborn
2011-07-27
1
-1
/
+11
|
\
|
*
Fix issue #4466531: onServiceConnected() not called after...
Dianne Hackborn
2011-07-26
1
-1
/
+11
*
|
cherrypick Change-Id: I4713d3977a0a1514ff9c4217e7f3723c0346d0d8
Scott Main
2011-07-27
1
-0
/
+2
*
|
Avoid sync when UID network is disconnected.
Jeff Sharkey
2011-07-26
1
-2
/
+18
|
/
*
Merge "Stop using charAt for Signatures"
Kenny Root
2011-07-25
1
-9
/
+16
|
\
|
*
Stop using charAt for Signatures
Kenny Root
2011-07-22
1
-9
/
+16
*
|
Updated: Wi-Fi p2p framework
repo sync
2011-07-24
1
-0
/
+11
|
/
*
Merge "Create TextServiceManager and SpellCheckerService"
satok
2011-07-21
1
-0
/
+9
|
\
[next]