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
/
ContentResolver.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the deprecated things from Config.java. These haven't been working sin...
Joe Onorato
2011-04-07
1
-3
/
+2
*
am 2e390809: Merge "Unhide Content{Resolver,Provider}.call()" into honeycomb
Brad Fitzpatrick
2011-01-12
1
-4
/
+57
|
\
|
*
Unhide Content{Resolver,Provider}.call()
Brad Fitzpatrick
2011-01-12
1
-4
/
+57
*
|
am 52d70722: am cb842753: Merge "Closing cursor in finalizer to avoid GREF an...
Brad Fitzpatrick
2011-01-12
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
Closing cursor in finalizer to avoid GREF and fd leak in acore
Johannes Carlsson
2011-01-10
1
-1
/
+3
*
|
am e90a1b16: am 752942ec: Merge "The phone is crashing when unknown mime cont...
Jean-Baptiste Queru
2010-12-28
1
-0
/
+4
|
\
\
|
|
/
|
*
The phone is crashing when unknown mime content is transferred.
Ola Olsson
2010-12-21
1
-0
/
+4
*
|
Add getCurrentSyncs() to the SDK, which replaces the deprecated
Fred Quintana
2010-10-08
1
-2
/
+26
*
|
resolved conflicts for merge of a8bce7c8 to master
Dianne Hackborn
2010-09-27
1
-4
/
+3
|
\
\
|
|
/
|
*
Allow all apps to call ContentResolver.getType().
Dianne Hackborn
2010-09-26
1
-12
/
+46
*
|
Allow all apps to call ContentResolver.getType().
Dianne Hackborn
2010-09-27
1
-10
/
+45
*
|
Add new ContentProvider for doing conversions to data streams.
Dianne Hackborn
2010-08-08
1
-24
/
+129
*
|
resolved conflicts for merge of 2eb12a47 to master
Dianne Hackborn
2010-06-24
1
-2
/
+3
|
\
\
|
|
/
|
*
Some ActivityThread/ActivityManager cleanup.
Dianne Hackborn
2010-06-24
1
-2
/
+3
*
|
New XmlDocumentProvider class.
Gilles Debunne
2010-06-23
1
-5
/
+4
|
/
*
bug:2622719 move 'forcing of cursor execution' to ContentProvider
Vasu Nori
2010-04-28
1
-0
/
+2
*
Missed these ones in the previous rename.
Brad Fitzpatrick
2010-04-08
1
-2
/
+2
*
some changes due to an API review
Fred Quintana
2010-03-30
1
-3
/
+3
*
Fix small typo in javadoc: "deleting" -> "updating"
Omari Stephens
2010-03-10
1
-1
/
+1
*
Add "call" method on ContentProvider.
Brad Fitzpatrick
2010-03-05
1
-1
/
+1
*
expose some sync control methods
Fred Quintana
2010-02-26
1
-4
/
+24
*
Reduce SQLiteDatabase and ContentResolver EventLog logging thresholds.
Brad Fitzpatrick
2010-02-22
1
-2
/
+2
*
Measure walltime in ContentResolver and SQLiteDatabase operations logging.
Brad Fitzpatrick
2010-02-11
1
-10
/
+11
*
Log ContentProvider operations to the EventLog.
Brad Fitzpatrick
2010-02-09
1
-7
/
+106
*
- change the SyncManager to retry MANUAL syncs that encounter a soft error
Fred Quintana
2010-02-08
1
-1
/
+59
*
add sync polling
Fred Quintana
2010-02-05
1
-0
/
+60
*
ContentResolver.query() includes performance considerations
Tom O'Neill
2010-01-08
1
-16
/
+28
*
am 328c0e79: - removed the concept of Entity from the ContentProvider APIs - ...
Fred Quintana
2009-12-10
1
-90
/
+0
*
- hide Entity and all its references
Fred Quintana
2009-10-06
1
-0
/
+2
*
Remove GAIA string
Costin Manolache
2009-09-29
1
-1
/
+1
*
Use Resources to load search icons with android.resource URIs
Bjorn Bringert
2009-09-16
1
-5
/
+15
*
I am getting tired of the java doc warnings, so fix them.
Dianne Hackborn
2009-08-24
1
-0
/
+2
*
- add a reset to EntityIterator to allow it to go back to the beginning
Fred Quintana
2009-08-20
1
-0
/
+7
*
make syncadapter set whether the account is syncable
Fred Quintana
2009-08-18
1
-2
/
+12
*
Change get/set IsSyncable() methods to static. Add isUserFacing flag to Sync...
Jim Miller
2009-08-17
1
-2
/
+2
*
fix build breakage
Fred Quintana
2009-08-17
1
-1
/
+1
*
- add a "isSyncable" flag to a given account/authority pair that
Fred Quintana
2009-08-17
1
-0
/
+25
*
- clean up the sync settings names to:
Fred Quintana
2009-06-23
1
-4
/
+245
*
- create a new generic ISyncAdapter implementation, SyncAdapterNew
Fred Quintana
2009-06-01
1
-45
/
+2
*
add ipc support to batching
Fred Quintana
2009-05-22
1
-21
/
+79
*
content provider entities
Fred Quintana
2009-05-13
1
-0
/
+97
*
merged 231cc608d06ffc31c24bf8aa8c8275bdd2636581
Dianne Hackborn
2009-05-06
1
-7
/
+26
|
\
|
*
Rewrite SyncStorageEngine to use flat files and in-memory data structures.
Dianne Hackborn
2009-05-05
1
-7
/
+26
|
*
AI 147253: am: CL 147250 Fix a nasty typo in the docs for ContentResolver.upd...
Jeff Hamilton
2009-04-21
1
-1
/
+1
*
|
decouple SyncAdapter from ContentProvider
Fred Quintana
2009-04-30
1
-0
/
+40
*
|
change the sync framework and users to understand Account
Fred Quintana
2009-04-23
1
-0
/
+3
*
|
AI 147255: am: CL 147253 am: CL 147250 Fix a nasty typo in the docs for Conte...
Jeff Hamilton
2009-04-21
1
-1
/
+1
|
/
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+784
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-644
/
+0
*
auto import from //depot/cupcake/@132589
The Android Open Source Project
2009-03-03
1
-230
/
+90
[next]