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
*
Support enabling WAL using a flag when DB is opened.
Jeff Brown
2012-03-23
1
-0
/
+14
*
Package restrictions per user
Amith Yamasani
2012-03-22
2
-23
/
+36
*
Merge "Selective enforcement of READ_EXTERNAL_STORAGE."
Jeff Sharkey
2012-03-19
2
-0
/
+8
|
\
|
*
Selective enforcement of READ_EXTERNAL_STORAGE.
Jeff Sharkey
2012-03-19
2
-0
/
+8
*
|
Merge "Start using the new activity options argument."
Dianne Hackborn
2012-03-19
1
-3
/
+9
|
\
\
|
*
|
Start using the new activity options argument.
Dianne Hackborn
2012-03-19
1
-3
/
+9
|
|
/
*
|
Merge "Better exceptions around provider permissions."
Jeff Sharkey
2012-03-19
1
-46
/
+41
|
\
\
|
|
/
|
/
|
|
*
Better exceptions around provider permissions.
Jeff Sharkey
2012-03-15
1
-46
/
+41
*
|
Merge "Fix sync tests failure."
Amith Yamasani
2012-03-15
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix sync tests failure.
Amith Yamasani
2012-03-14
1
-1
/
+1
*
|
Prefetch column names in bulk cursor adaptor.
Jeff Brown
2012-03-14
1
-16
/
+8
*
|
Add new "options" argument to all startActivity APIs.
Dianne Hackborn
2012-03-14
2
-5
/
+80
|
/
*
Merge "Let <path-permission> block unprotected providers."
Jeff Sharkey
2012-03-12
1
-59
/
+88
|
\
|
*
Let <path-permission> block unprotected providers.
Jeff Sharkey
2012-03-12
1
-59
/
+88
*
|
Add new READ_EXTERNAL_STORAGE permission.
Dianne Hackborn
2012-03-12
1
-2
/
+43
|
/
*
Fix obvious typos under frameworks/base/core
Ken Wakasa
2012-03-09
4
-19
/
+19
*
Merge "Make SyncManager and AccountManagerService multi-user aware."
Amith Yamasani
2012-03-08
5
-345
/
+512
|
\
|
*
Make SyncManager and AccountManagerService multi-user aware.
Amith Yamasani
2012-03-08
5
-345
/
+512
*
|
Add new Intent API for associating a ClipData with an Intent.
Dianne Hackborn
2012-03-08
3
-16
/
+234
*
|
resolved conflicts for merge of 532679a5 to master
Dirk Dougherty
2012-03-07
1
-1
/
+1
|
\
\
|
*
\
am 4d7bc655: Doc change: String changes for Android Market
Dirk Dougherty
2012-03-05
1
-1
/
+1
|
|
\
\
|
|
*
|
Doc change: String changes for Android Market
Dirk Dougherty
2012-03-05
1
-1
/
+1
*
|
|
|
Work on more low memory reporting to apps.
Dianne Hackborn
2012-03-06
1
-2
/
+36
*
|
|
|
Merge "Fix issues #6103378 and #5959515."
Dianne Hackborn
2012-03-06
1
-2
/
+32
|
\
\
\
\
|
*
|
|
|
Fix issues #6103378 and #5959515.
Dianne Hackborn
2012-03-05
1
-2
/
+32
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge "Clarify docs for the thread used in BroadcastReceiver.onReceive()"
Nick Pelly
2012-03-05
1
-3
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Clarify docs for the thread used in BroadcastReceiver.onReceive()
Nick Pelly
2012-03-02
1
-3
/
+7
*
|
|
|
am dbc591e2: am c69d6134: am 6ae4fe94: am 9303919d: Merge "Adds documentation...
Jean-Baptiste Queru
2012-03-01
1
-1
/
+6
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
am 9303919d: Merge "Adds documentation for ContentResolver notifyChange()"
Jean-Baptiste Queru
2012-02-29
1
-1
/
+6
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Adds documentation for ContentResolver notifyChange()
Steve Pomeroy
2012-01-18
1
-1
/
+6
*
|
|
|
Merge: Introduce UpdateLocks
Christopher Tate
2012-02-29
1
-0
/
+11
*
|
|
|
Fix bug #5217606 LocaleUtils constants TEXT_LAYOUT_DIRECTION_LTR_DO_NOT_USE a...
Fabrice Di Meglio
2012-02-28
1
-11
/
+12
|
|
_
|
/
|
/
|
|
*
|
|
New development permissions.
Dianne Hackborn
2012-02-23
5
-5
/
+145
*
|
|
Fix Power Control widget
Amith Yamasani
2012-02-16
2
-0
/
+16
*
|
|
Multi-user - wallpaper service
Amith Yamasani
2012-02-10
3
-1
/
+17
*
|
|
New Serial Manager API:
Mike Lockwood
2012-02-10
1
-0
/
+11
*
|
|
Add new feature for running services in "isolated" sandbox processes.
Dianne Hackborn
2012-02-09
2
-1
/
+13
*
|
|
Merge "Multi-user - 1st major checkin"
Amith Yamasani
2012-02-03
3
-59
/
+49
|
\
\
\
|
*
|
|
Multi-user - 1st major checkin
Amith Yamasani
2012-02-03
3
-59
/
+49
*
|
|
|
Rename CancellationSignal using preferred spelling.
Jeff Brown
2012-02-02
9
-66
/
+72
|
/
/
/
*
|
|
Merge "Support automatic cancellation of Loaders."
Jeff Brown
2012-02-01
3
-52
/
+199
|
\
\
\
|
*
|
|
Support automatic cancellation of Loaders.
Jeff Brown
2012-02-01
3
-52
/
+199
*
|
|
|
Implement background vs foreground broadcasts
Christopher Tate
2012-02-01
1
-2
/
+9
*
|
|
|
aapt now sorts the strings in the resource string pool.
Dianne Hackborn
2012-01-31
1
-0
/
+1
|
/
/
/
*
|
|
Merge "Implement a cancelation mechanism for queries."
Jeff Brown
2012-01-27
10
-20
/
+465
|
\
\
\
|
*
|
|
Implement a cancelation mechanism for queries.
Jeff Brown
2012-01-27
10
-20
/
+465
*
|
|
|
Merge "Add API's for normalizing MIME's and URI's."
Nick Pelly
2012-01-25
1
-23
/
+151
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add API's for normalizing MIME's and URI's.
Nick Pelly
2012-01-24
1
-23
/
+151
*
|
|
|
Inform ContentObservers about the changed content Uri.
Jeff Brown
2012-01-23
1
-1
/
+1
*
|
|
|
Clean up content observer code.
Jeff Brown
2012-01-23
2
-16
/
+23
[next]