summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Adding support for interpolated padding.Dmitri Plotnikov2010-11-291-0/+49
* Using holo_light theme in date picker dialogDmitri Plotnikov2010-11-291-1/+1
* New asset for "clear defaults"Dmitri Plotnikov2010-11-291-1/+1
* Pushing initialization of phone number formatter to background threadDmitri Plotnikov2010-11-292-6/+9
* Pushing contact joining to the service (background thread)Dmitri Plotnikov2010-11-293-113/+182
* Fixing NPE when a group has NULL accountDmitri Plotnikov2010-11-292-2/+6
* Performing all account meta-data loading on background thread.Dmitri Plotnikov2010-11-291-11/+52
* Priming some caches when Contacts app startsDmitri Plotnikov2010-11-291-0/+13
* Moving package installation and account update listeners in the bgDmitri Plotnikov2010-11-292-46/+97
* Merge "Bringing read-only contact editor in compliance with mocks"Dmitri Plotnikov2010-11-293-51/+57
|\
| * Bringing read-only contact editor in compliance with mocksDmitri Plotnikov2010-11-293-51/+57
* | Merge "Bringing contact detail header in compliance with mocks"Dmitri Plotnikov2010-11-291-20/+31
|\ \
| * | Bringing contact detail header in compliance with mocksDmitri Plotnikov2010-11-291-20/+31
* | | Merge "resolved conflicts for merge of af7bd11e to master"Jean-Baptiste Queru2010-11-291-5/+7
|\ \ \ | |/ / |/| |
| * | resolved conflicts for merge of af7bd11e to masterJean-Baptiste Queru2010-11-291-5/+7
| |\ \ | | |/ | |/|
| | * am fb636408: Merge "Contact icon cannot be replaced when set from gallery."Jean-Baptiste Queru2010-11-291-5/+7
| | |\
| | | * Contact icon cannot be replaced when set from gallery.Andre Johansson2010-11-181-5/+7
| | * | am 2c67cd7a: Fix regressions: Show call log after a call, show dialer from ot...Daniel Lehmann2010-10-151-7/+12
| | |\ \
| | | * | Fix regressions: Show call log after a call, show dialer from other appDaniel Lehmann2010-10-151-7/+12
| | * | | am 699fd9ad: Merge "DO NOT MERGE Sticky tab rule: Remember the last tab that ...Daniel Lehmann2010-10-1410-129/+240
| | |\| |
| | | * | DO NOT MERGE Sticky tab rule: Remember the last tab that was used to callDaniel Lehmann2010-10-1410-129/+240
* | | | | Enabling strictmode loggingDmitri Plotnikov2010-11-291-0/+31
|/ / / /
* | | | Moving contact deletion to the background threadDmitri Plotnikov2010-11-242-2/+25
* | | | Merge "Move handling of primary to quickcontacts"Daniel Lehmann2010-11-248-241/+487
|\ \ \ \
| * | | | Move handling of primary to quickcontactsDaniel Lehmann2010-11-248-241/+487
* | | | | Turning ContactDeletionInteraction into a FragmentDmitri Plotnikov2010-11-244-176/+131
|/ / / /
* | | | Moving contact starring to the service.Dmitri Plotnikov2010-11-245-78/+96
* | | | Merge "Recycling bitmaps in TransitionAnimationView."Dmitri Plotnikov2010-11-241-2/+16
|\ \ \ \
| * | | | Recycling bitmaps in TransitionAnimationView.Dmitri Plotnikov2010-11-241-2/+16
* | | | | Fix bugs around vCard export and use new APIsDaisuke Miyakawa2010-11-245-304/+423
|/ / / /
* | | | Refreshing photo cache when list is reloaded (part II)Dmitri Plotnikov2010-11-231-9/+9
* | | | Refreshing photo cache when list is reloadedDmitri Plotnikov2010-11-232-13/+39
* | | | Preventing keyboard from showing while loading contact browserDmitri Plotnikov2010-11-232-1/+4
* | | | Removing the menu option to create a new contact in the editorDmitri Plotnikov2010-11-233-46/+15
* | | | Fixed issues with the handling of a null contactDmitri Plotnikov2010-11-232-6/+15
* | | | Merge "Removing Settings menu item in Asian locales"Dmitri Plotnikov2010-11-232-1062/+12
|\ \ \ \
| * | | | Removing Settings menu item in Asian localesDmitri Plotnikov2010-11-232-1062/+12
* | | | | Merge "Preventing a crash when joining an empty contact"Dmitri Plotnikov2010-11-231-0/+16
|\| | | |
| * | | | Preventing a crash when joining an empty contactDmitri Plotnikov2010-11-231-0/+16
* | | | | Use Mipmap for icon to support big screenDaniel Lehmann2010-11-232-4/+4
|/ / / /
* | | | Processing ACTION_VIEW in contact browser instead of dialogDmitri Plotnikov2010-11-233-20/+22
* | | | Catching exception during ProgressDialog displayDmitri Plotnikov2010-11-231-9/+11
* | | | No longer scrolling list if selection already visibleDmitri Plotnikov2010-11-231-0/+6
* | | | Merge "Moving state machine logic from activity into fragment."Dmitri Plotnikov2010-11-237-395/+319
|\ \ \ \
| * | | | Moving state machine logic from activity into fragment.Dmitri Plotnikov2010-11-237-395/+319
* | | | | New assetsDaniel Lehmann2010-11-222-5/+5
|/ / / /
* | | | Ensure that left and right drawables are not too narrowDaniel Lehmann2010-11-221-2/+17
* | | | Merge "Adding support for new field: Groups.GROUP_IS_READ_ONLY"Dmitri Plotnikov2010-11-223-9/+19
|\ \ \ \
| * | | | Adding support for new field: Groups.GROUP_IS_READ_ONLYDmitri Plotnikov2010-11-193-9/+19
* | | | | Allow users to cancel each import/export.Daisuke Miyakawa2010-11-2210-334/+456
|/ / / /