summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Don't allow entering selection from search modeBrian Attwell2015-03-033-3/+7
* Exit selection mode after batch delete or mergeBrian Attwell2015-03-031-8/+2
* Merge "Batch join contacts"Brian Attwell2015-03-036-31/+214
|\
| * Batch join contactsBrian Attwell2015-03-036-31/+214
* | Supress "saved" Toasts when expanding the compact editorWalter Jang2015-03-032-3/+21
* | Merge "Check if optional name fields are shown when expanding to full editor"Walter Jang2015-03-031-8/+7
|\ \ | |/ |/|
| * Check if optional name fields are shown when expanding to full editorWalter Jang2015-03-031-8/+7
* | Batch deletionBrian Attwell2015-03-035-2/+352
* | Show checkboxes for all entries except for MeBrian Attwell2015-03-032-7/+12
|/
* Merge "Try to show the "right" name on the compact contact editor"Walter Jang2015-03-033-88/+215
|\
| * Try to show the "right" name on the compact contact editorWalter Jang2015-03-023-88/+215
* | Merge "Fix NPE when cursor is null"Jay Shrauner2015-03-021-0/+7
|\ \
| * | Fix NPE when cursor is nullJay Shrauner2015-03-021-0/+7
| |/
* / Fix NPE when copying photo URIJay Shrauner2015-03-023-3/+11
|/
* Merge "Multi-select to share Part 2"Brian Attwell2015-03-024-111/+559
|\
| * Multi-select to share Part 2Brian Attwell2015-03-024-111/+559
* | Continue to load fully expanded editor on Intent.ACTION_EDITWalter Jang2015-03-021-1/+2
* | Use the super primary name on the quick contact about card title 2/2Walter Jang2015-02-271-6/+11
* | Merge "Start the fully expanded editor when "More fields" is clicked"Walter Jang2015-02-277-21/+100
|\ \ | |/ |/|
| * Start the fully expanded editor when "More fields" is clickedWalter Jang2015-02-267-21/+100
* | QuickContacts can prioritize phone mimetype. Part3Brian Attwell2015-02-262-27/+93
|/
* Get join suggestions for the compact editor name fieldWalter Jang2015-02-248-35/+80
* Use a split screen for the compact contact editor in landscapeWalter Jang2015-02-242-17/+26
* Use default primary color when creating new contactsWalter Jang2015-02-241-2/+6
* Show edit contact photo options is a dialogWalter Jang2015-02-246-27/+165
* Apply the quick contact color to default photos in the compact editorWalter Jang2015-02-205-6/+43
* Merge "Hide extra empty kind editor on compact contact editor"Walter Jang2015-02-214-38/+102
|\
| * Hide extra empty kind editor on compact contact editorWalter Jang2015-02-204-38/+102
* | Merge "First pass on photo support for compact contact editor"Walter Jang2015-02-215-11/+422
|\|
| * First pass on photo support for compact contact editorWalter Jang2015-02-205-11/+422
* | Merge "Avoid senseless disambiguation #2/2"Brian Attwell2015-02-2113-69/+49
|\ \ | |/ |/|
| * Avoid senseless disambiguation #2/2Brian Attwell2015-02-1913-69/+49
* | Add placeholder button for showing fully expanded contact editorWalter Jang2015-02-202-2/+41
|/
* Always show email and phone fieldsWalter Jang2015-02-185-99/+120
* Fix up names on the compact contact editorWalter Jang2015-02-171-15/+54
* Wire up saving edits using the compact contact editorWalter Jang2015-02-133-36/+61
* am a207634c: am d8010fbe: Merge "Fix "the note of contact can\'t be deleted s...Brian Attwell2015-02-131-8/+6
|\
| * am d8010fbe: Merge "Fix "the note of contact can\'t be deleted successfully""Brian Attwell2015-02-131-8/+6
| |\
| | * Fix "the note of contact can't be deleted successfully"kungaox2015-02-101-8/+6
* | | Merge "Revert "Revert "Implement Help&Feedback. P1/2"""Brian Attwell2015-02-123-2/+53
|\ \ \
| * | | Revert "Revert "Implement Help&Feedback. P1/2""Brian Attwell2015-02-123-2/+53
| * | | Revert "Implement Help&Feedback. P1/2"Brian Attwell2015-02-123-53/+2
| * | | Implement Help&Feedback. P1/2Brian Attwell2015-02-123-2/+53
* | | | First pass on showing only non-empty field on compact edit viewWalter Jang2015-02-122-0/+341
* | | | Merge "Add back discard changes dialog listener"Walter Jang2015-02-121-1/+11
|\ \ \ \
| * | | | Add back discard changes dialog listenerWalter Jang2015-02-121-1/+11
| |/ / /
* | | | am 67055acf: am 61dfc18d: am 6d83095d: am ed188281: Don\'t access mRecentLoad...Brian Attwell2015-02-121-5/+25
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Don't access mRecentLoaderResults in backgroundBrian Attwell2015-02-111-5/+25
* | | Do setIntentExtras, on[Save|Join]Completed in base contact edit fragmentWalter Jang2015-02-094-48/+50
* | | Move suggest joins popup & activiy to BaseEditContactFragmentWalter Jang2015-02-055-476/+519