Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_apps_Contacts
/
4b347dbfce4d6a9c1c0f4ee578d9267b51c1e77d
/
src
/
com
/
android
/
contacts
/
ContactSaveService.java
7f42b90
Fix ArrayBounds exception in joinContacts
by Jay Shrauner
· 13 years ago
0d5588d
Move AccountTypeManager to ContactsCommon.
by Chiao Cheng
· 13 years ago
428f008
Move dependencies of AccountTypeManager into ContactsCommon.
by Chiao Cheng
· 13 years ago
d7ca03e
Move dependencies in prep for PhoneNumberInteraction move.
by Chiao Cheng
· 13 years ago
47b6f70
Refactor RawContact to be parcelable.
by Chiao Cheng
· 13 years ago
851222a
Added thin object layer around contact data
by Maurice Chu
· 13 years ago
e0b2f1e
Global import order fix.
by Chiao Cheng
· 13 years ago
3e435f0
Change usages of com.google.android to com.google.common.
by Chiao Cheng
· 13 years ago
ebc1792
Don't stash cropped photos in /sdcard/DCIM.
by Josh Gargus
· 13 years ago
e5d3f89
Fix regression; once again we can apply Gallery photo to contact.
by Josh Gargus
· 13 years ago
2f21c44
Send Intent when CallerInfoCache should be updated
by Daisuke Miyakawa
· 13 years ago
18958a2
Replaced HashMaps with LongSparseArray
by Daniel Lehmann
· 13 years ago
c42ea4e
Use pushed-state on "star"
by Daniel Lehmann
· 13 years ago
ef15c8e
Fix failure to save a new contact with a photo.
by Josh Gargus
· 14 years ago
e692e01
Support for high-resolution contact photos.
by Josh Gargus
· 14 years ago
36d24d7
Avoid showing error if contact removed on save.
by Dave Santoro
· 14 years ago
162b7e3
b/5317367 Check if cursor is empty before reading
by Erik
· 14 years ago
7c34c0a
Handle removal of local raw contact in profiles.
by Dave Santoro
· 14 years ago
c90f95e
Fix re-parenting for modifications to the profile.
by Dave Santoro
· 14 years ago
a831c0b
Use CopyOnWriteArrayList for listeners.
by Hugo Hudson
· 14 years ago
ead19c5
Support for local profile
by Isaac Katzenelson
· 14 years ago
2b3f3c5
App changes for account types with data sets.
by Dave Santoro
· 14 years ago
683b57e
Options Menu layout changes
by Isaac Katzenelson
· 14 years ago
717e343
Add members when creating new group
by Katherine Kuan
· 14 years ago
2d851cc
Batch add and remove group members in group editor
by Katherine Kuan
· 14 years ago
a007e44
Add ContentProvider operation logging for saving a contact
by Katherine Kuan
· 14 years ago
c6b8afe
Group editor on tablet
by Katherine Kuan
· 14 years ago
3a6a905
Fixing callback delivery for ContactSaveService
by Dmitri Plotnikov
· 14 years ago
a011414
Moving contact saving to the service
by Dmitri Plotnikov
· 14 years ago
886d3d6
Showing toast on the UI thread.
by Dmitri Plotnikov
· 15 years ago
18ffaa2
Renaming a couple of packages
by Dmitri Plotnikov
· 15 years ago
[Renamed (99%) from src/com/android/contacts/views/ContactSaveService.java]
2b46f03
Pushing contact joining to the service (background thread)
by Dmitri Plotnikov
· 15 years ago
7d8cabb
Moving contact deletion to the background thread
by Dmitri Plotnikov
· 15 years ago
0f78e8b
Move handling of primary to quickcontacts
by Daniel Lehmann
· 15 years ago
9d730dd
Moving contact starring to the service.
by Dmitri Plotnikov
· 15 years ago
1ac58b6
Adding "Create new group" functionality
by Dmitri Plotnikov
· 15 years ago
e898a9f
Implementing group renaming and deletion
by Dmitri Plotnikov
· 15 years ago
caf0bc7
Adding "make personal copy" feature
by Dmitri Plotnikov
· 15 years ago
173ffe1
More work on modal field editors
by Daniel Lehmann
· 15 years ago