summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* Don't crash in CP2 if country detector is nullYorke Lee2013-08-291-6/+16
* Fix bluetooth sharingYorke Lee2013-08-201-1/+2
* Set UNKNOWN_LENGTH for assetFileDescriptorYorke Lee2013-08-161-3/+1
* Handle DEMOTE and UNDEMOTE in CP2Yorke Lee2013-08-052-7/+38
* Add Data.contact_id to phone strequents projectionYorke Lee2013-07-311-0/+2
* Merge "Add pinning support in ContactsProvider"Yorke Lee2013-07-303-15/+170
|\
| * Add pinning support in ContactsProviderYorke Lee2013-07-243-15/+170
* | am 84acbc81: am e2688b18: am 44c3d51b: am 13d744f2: am 466d8411: am 8d54a6e0:...Chiao Cheng2013-07-231-0/+1
|\ \ | |/ |/|
| * am e2688b18: am 44c3d51b: am 13d744f2: am 466d8411: am 8d54a6e0: resolved con...Chiao Cheng2013-07-232-3/+32
| |\
| | * am 44c3d51b: am 13d744f2: am 466d8411: am 8d54a6e0: resolved conflicts for me...Chiao Cheng2013-07-232-3/+32
| | |\
| | | * am 13d744f2: am 466d8411: am 8d54a6e0: resolved conflicts for merge of b8fb60...Chiao Cheng2013-07-232-3/+32
| | | |\
| | | | * am 466d8411: am 8d54a6e0: resolved conflicts for merge of b8fb609b to jb-mr1-devChiao Cheng2013-07-232-3/+32
| | | | |\
| | | | | * am 8d54a6e0: resolved conflicts for merge of b8fb609b to jb-mr1-devChiao Cheng2013-07-232-3/+32
| | | | | |\
| | | | | | * resolved conflicts for merge of b8fb609b to jb-mr1-devChiao Cheng2013-07-222-3/+32
| | | | | | |\
| | | | | | | * am 284f7164: Do not allow updates to the _data column.Chiao Cheng2013-07-222-3/+33
| | | | | | | |\
| | | | | | | | * Do not allow updates to the _data column.Chiao Cheng2013-07-122-3/+33
| | | * | | | | | am 9c842fcf: White list file names and do not allow ".."Chiao Cheng2013-07-102-3/+25
| | | |\| | | | |
| | | | * | | | | White list file names and do not allow ".."Chiao Cheng2013-07-092-3/+25
| | | | |/ / / /
| * | | | | | | am 4a1ade1e: White list file names and do not allow ".."Chiao Cheng2013-07-092-3/+25
| |\| | | | | |
| | * | | | | | White list file names and do not allow ".."Chiao Cheng2013-07-092-3/+25
* | | | | | | | Fix acore crash when upgrading to KLPYorke Lee2013-07-121-1/+1
* | | | | | | | Do not allow updates to the _data column.Chiao Cheng2013-07-122-3/+33
* | | | | | | | Merge "White list file names and do not allow "..""Chiao Cheng2013-07-092-3/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | White list file names and do not allow ".."Chiao Cheng2013-07-092-3/+25
* | | | | | | | | am 5e0fa885: am 321d81dc: Merge "Change method to determine if the table is e...Jay Shrauner2013-07-021-3/+2
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | am 321d81dc: Merge "Change method to determine if the table is empty"Jay Shrauner2013-07-021-3/+2
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | Change method to determine if the table is emptyHyoseong Kim2013-06-031-3/+2
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Fix acore crash during Contacts database upgrade to 801Amith Yamasani2013-06-211-0/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Ensure database create broadcast fires after boot complete.Chiao Cheng2013-06-192-14/+100
* | | | | | | Merge "Add number presentation column to call log table"Jay Shrauner2013-06-192-9/+27
|\ \ \ \ \ \ \
| * | | | | | | Add number presentation column to call log tableJay Shrauner2013-06-102-9/+27
* | | | | | | | Contacts provider needs to be a privileged apkChristopher Tate2013-06-171-2/+4
* | | | | | | | Merge "Add updates on usage data to Delta API."Christine Chen2013-06-101-1/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Add updates on usage data to Delta API.Christine Chen2013-06-101-1/+3
* | | | | | | | Use ICU collator for display name orderingJay Shrauner2013-05-311-2/+2
|/ / / / / / /
* | | | | | | Clean up int data conversion callsJay Shrauner2013-05-234-67/+78
* | | | | | | am 3f88ff6b: Merge "Fix method not found errors for unit test." into jb-mr2-devChiao Cheng2013-05-131-0/+4
|\| | | | | |
| * | | | | | Fix method not found errors for unit test.Chiao Cheng2013-05-091-0/+4
* | | | | | | Fix unit tests when phone is in ja_JP localeJay Shrauner2013-05-102-2/+6
* | | | | | | Close PFD after finished reading from pipe.Jeff Sharkey2013-04-251-0/+4
|/ / / / / /
* | | | | | Fixed issue where some contacts are not added to delete log.Chiao Cheng2013-04-232-12/+53
* | | | | | Fix sqlite error when too many bind variables.Chiao Cheng2013-04-221-4/+9
* | | | | | Fixing delta api for account removal case.Chiao Cheng2013-04-181-1/+37
* | | | | | Adding contacts delta api.Chiao Cheng2013-04-088-58/+444
* | | | | | Merge "Provider side changes for exposing data usage stats" into jb-mr2-devYorke Lee2013-04-051-7/+37
|\ \ \ \ \ \
| * | | | | | Provider side changes for exposing data usage statsYorke Lee2013-04-031-7/+37
* | | | | | | Japanese and Chinese search key fixesJay Shrauner2013-04-025-53/+164
|/ / / / / /
* | | | | | Add new apis to CP2Yorke Lee2013-03-271-0/+114
* | | | | | Fix unit tests for ICU 51 patchesJay Shrauner2013-03-111-54/+2
* | | | | | Merge "Use ICU ImmutableIndex" into jb-mr2-devJay Shrauner2013-03-071-4/+4
|\ \ \ \ \ \