summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts/activities/AttachPhotoActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Set package name on ACTION_PICK intentBrian Attwell2015-06-261-0/+1
* Allow setting photos in managed profileBrian Attwell2015-05-131-4/+25
* Handle runtime permissionsBrian Attwell2015-05-081-0/+5
* Fix NPE when copying photo URIJay Shrauner2015-03-021-1/+4
* Add Insert.EXTRA_{ACCOUNT,DATA_SET} to API. P #2/2Brian Attwell2015-01-261-1/+2
* Local account handling cleanupJay Shrauner2015-01-091-5/+1
* Fix inserting photos into unwriteable contactsBrian Attwell2014-10-141-7/+82
* Fix exception when no app to crop photosJay Shrauner2014-05-311-1/+9
* am 1a576923: Merge "Check whether the contact exists when saving the contact"Yorke Lee2014-04-251-0/+6
|\
| * Check whether the contact exists when saving the contactjiezha2x2014-04-231-0/+6
* | Fix crash in getPhotoPickSizeJay Shrauner2014-03-041-2/+3
* | Merge "Fix NPE on non decodable Bitmap" into klp-devJay Shrauner2014-03-041-0/+4
|\ \
| * | Fix NPE on non decodable BitmapJay Shrauner2014-03-011-0/+4
| |/
* / Fix NPE on null cursor closeJay Shrauner2014-03-011-23/+23
|/
* Move ContactLoader related code to ContactsCommonYorke Lee2013-11-051-6/+6
* Fix NPE in AttachPhotoActivity after rotating while croppingYorke Lee2013-09-291-0/+3
* Fix security exception when setting contact photo from DownloadsYorke Lee2013-09-191-12/+40
* Make contacts photo pickers compatible with new documents UIYorke Lee2013-09-181-12/+21
* Move ValuesDelta to ContactsCommon.Chiao Cheng2012-11-301-1/+1
* Prefactor RawContactDelta.ValuesDelta into top level class.Chiao Cheng2012-11-301-1/+2
* Move dependencies of AccountTypeManager into ContactsCommon.Chiao Cheng2012-11-131-1/+1
* Refactor RawContact to be parcelable.Chiao Cheng2012-09-121-1/+1
* Added thin object layer around contact dataMaurice Chu2012-06-211-16/+16
* Fixed bug where contact photo did not scale up when cropped.Chiao Cheng2012-06-191-18/+12
* Don't send view notification before showing quick contactMakoto Onuki2012-05-211-1/+1
* Disable "Create new contact" when setting photo from gallery.Josh Gargus2012-05-111-2/+2
* Don't stash cropped photos in /sdcard/DCIM.Josh Gargus2012-05-071-1/+1
* Remove Listener from ContactLoader as it is never usedDaniel Lehmann2012-04-241-6/+10
* Fix regression; once again we can apply Gallery photo to contact.Josh Gargus2012-04-231-164/+102
* Allow adding/replacing a photo from contact card.Dave Santoro2011-11-281-1/+1
* App changes for account types with data sets.Dave Santoro2011-07-271-1/+2
* Contacts App modifications for large photos.Dave Santoro2011-07-131-2/+16
* Turning AccountTypeManager into a "system" service.Dmitri Plotnikov2011-01-091-2/+2
* Renaming an activity class. Removing dead code.Dmitri Plotnikov2011-01-041-0/+268