Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_apps_Contacts
/
53a04d6492a10ee1974a27f3297b5123cb9723e8
/
src
/
com
/
android
/
contacts
53a04d6
Enabling extended logging to catch the closed cursor issue
by Dmitri Plotnikov
· 15 years ago
a9ff0ef
Merge "Removing an icon from the date picker dialog." into honeycomb
by Dmitri Plotnikov
· 15 years ago
cc82168
Merge "Delaying visibility of search view to suppress soft keyboard" into honeycomb
by Dmitri Plotnikov
· 15 years ago
b496590
Removing an icon from the date picker dialog.
by Dmitri Plotnikov
· 15 years ago
42b3140
Delaying visibility of search view to suppress soft keyboard
by Dmitri Plotnikov
· 15 years ago
48c2c90
Merge "Changing wording for empty contact list" into honeycomb
by Dmitri Plotnikov
· 15 years ago
f35faeb
Changing wording for empty contact list
by Dmitri Plotnikov
· 15 years ago
1e9668c
Merge "Replacing the contact photo placeholder asset" into honeycomb
by Dmitri Plotnikov
· 15 years ago
33ea6a7
Replacing the contact photo placeholder asset
by Dmitri Plotnikov
· 15 years ago
2b95e62
Changing group membership item hight to 48dip
by Dmitri Plotnikov
· 15 years ago
3add20e
Merge "Making Event and Group selectors look like spinners" into honeycomb
by Dmitri Plotnikov
· 15 years ago
c69a9cc
Making Event and Group selectors look like spinners
by Dmitri Plotnikov
· 15 years ago
95beed7
Removing section headers from pickers in search mode
by Dmitri Plotnikov
· 15 years ago
60eee83
Merge "Removing search field from postal picker" into honeycomb
by Dmitri Plotnikov
· 15 years ago
d66d415
Removing search field from postal picker
by Dmitri Plotnikov
· 15 years ago
d8f84e0
Adjusting style of the Join Contact dialog
by Dmitri Plotnikov
· 15 years ago
5035fee
Merge "Adjusting padding and fonts in contact detail" into honeycomb
by Dmitri Plotnikov
· 15 years ago
d6e3599
Merge "Adjusting paddings and font in the contact list" into honeycomb
by Dmitri Plotnikov
· 15 years ago
ba3c2e5
Adjusting padding and fonts in contact detail
by Dmitri Plotnikov
· 15 years ago
3f4115d
Adjusting paddings and font in the contact list
by Dmitri Plotnikov
· 15 years ago
4292dfa
Fixing alert dialog icon.
by Dmitri Plotnikov
· 15 years ago
b18624f
Changing horizontal dividers in contact editor.
by Dmitri Plotnikov
· 15 years ago
7a6e1f9
Merge "API change - bug 3370353 and bug 3370338" into honeycomb
by Adam Powell
· 15 years ago
c5792ae
API change - bug 3370353 and bug 3370338
by Adam Powell
· 15 years ago
2af4a4d
Merge "Fixing NPE in contact aggregation suggestions" into honeycomb
by Dmitri Plotnikov
· 15 years ago
3008350
Fixing NPE in contact aggregation suggestions
by Dmitri Plotnikov
· 15 years ago
1628399
Merge "Clearing up social widget when contact is deleted" into honeycomb
by Dmitri Plotnikov
· 15 years ago
914c768
Clearing up social widget when contact is deleted
by Dmitri Plotnikov
· 15 years ago
ead0330
Merge "UI clean-up in the custom contact filter setup" into honeycomb
by Dmitri Plotnikov
· 15 years ago
ebcf102
UI clean-up in the custom contact filter setup
by Dmitri Plotnikov
· 15 years ago
2beedfa
Merge "Fixing NPE in contact deletion interaction" into honeycomb
by Dmitri Plotnikov
· 15 years ago
cc42b45
Fixing NPE in contact deletion interaction
by Dmitri Plotnikov
· 15 years ago
537af4f
API REVIEW: android.widget.NumberPicker.OnValueChangedListener - Contacts
by Svetoslav Ganov
· 15 years ago
8092214
A temporary patch for running too many loaders at the same time.
by Dmitri Plotnikov
· 15 years ago
135b44c
Changing event and group membership from TextEdit to Button
by Dmitri Plotnikov
· 15 years ago
5251884
Eliminating selection delay when query comes from intent.
by Dmitri Plotnikov
· 15 years ago
29d701a
Adding support for copying contact name, phonetic name and org
by Dmitri Plotnikov
· 15 years ago
0edd407
Adding support for relationship navigation
by Dmitri Plotnikov
· 15 years ago
59d8c63
Adding a blue overlay to contact screenshot.
by Dmitri Plotnikov
· 15 years ago
dd0dee6
Treating Join request as a regular save/reload.
by Dmitri Plotnikov
· 15 years ago
b906cbe
Fixing "Bad long" exception in contact uri parsing
by Dmitri Plotnikov
· 15 years ago
3ed426c
Follow API changes.
by Dianne Hackborn
· 15 years ago
04bad51
Fixing issues with default selection in GAL results
by Dmitri Plotnikov
· 15 years ago
1fbcbd1
Removing settings from task stack if called from launcher
by Dmitri Plotnikov
· 15 years ago
8fe7821
Making list switch to All Contacts when contact not found
by Dmitri Plotnikov
· 15 years ago
682e152
Making list preserve selection when contact deleted
by Dmitri Plotnikov
· 15 years ago
b4da2cd
Fixing window closing animation in QuickContact.
by Dmitri Plotnikov
· 15 years ago
0c70809
Preserving list selection when list is populated with stale data
by Dmitri Plotnikov
· 15 years ago
e9ec5dd
Handle null in vCard import
by Daisuke Miyakawa
· 15 years ago
1a57fb2
Fixing "closed cursor" exception in contacts search
by Dmitri Plotnikov
· 15 years ago
7f751c7
Switching CustomContactListFilterActivity to from AsyncTask to loaders
by Dmitri Plotnikov
· 15 years ago
7cee774
Fixing picture loading for directory contacts.
by Dmitri Plotnikov
· 15 years ago
98fa1b0
Disabling QC and fixing picture size in phone and postal pickers
by Dmitri Plotnikov
· 15 years ago
150cf5d
Fixing NPE in ContactEditorFragment
by Dmitri Plotnikov
· 15 years ago
8db1913
Making search mode triggered by focus in, but ignore focus out
by Dmitri Plotnikov
· 15 years ago
a32cce4
Preventing launch of multiple pickers during widget configuration
by Dmitri Plotnikov
· 15 years ago
a3f0bce
Inflating contact browser fragments from XML
by Dmitri Plotnikov
· 15 years ago
fa49a66
Preventing multiple instances of contact browser from launching
by Dmitri Plotnikov
· 15 years ago
b302f30
Revert "Fixing ClassNotFoundException in JoinContactsActivity"
by Dmitri Plotnikov
· 15 years ago
883d544
Fixing GTalk-initiated search in contacts. Part I
by Dmitri Plotnikov
· 15 years ago
b490ed4
Merge "Adjusting contact picker style to the new light holo theme" into honeycomb
by Dmitri Plotnikov
· 15 years ago
4c08c99
Adjusting contact picker style to the new light holo theme
by Dmitri Plotnikov
· 15 years ago
c9731ed
Merge "New quickContact holo theme." into honeycomb
by Gilles Debunne
· 15 years ago
09f6596
New quickContact holo theme.
by Gilles Debunne
· 15 years ago
ff69c07
Incorporating new assets for video and audio chat actions
by Dmitri Plotnikov
· 15 years ago
16f0af1
Merge "Restoring full functionality of no-account contacts" into honeycomb
by Dmitri Plotnikov
· 15 years ago
1dc28be
Restoring full functionality of no-account contacts
by Dmitri Plotnikov
· 15 years ago
7913fd1
Animator resources now live in res/animator
by Chet Haase
· 15 years ago
b360407
Specifying an explicit type for the video chat intent
by Dmitri Plotnikov
· 15 years ago
75d6cae
Renaming attributes of InterpolatingLayout to match the convention
by Dmitri Plotnikov
· 15 years ago
2346af4
Merge "Show Notification when parsing vCard failed." into honeycomb
by Daisuke Miyakawa
· 15 years ago
ddf4270
Show Notification when parsing vCard failed.
by Daisuke Miyakawa
· 15 years ago
aa30c00
Fixing NPE in CustomContactListFilterActivity
by Dmitri Plotnikov
· 15 years ago
179c996
Fixing NPE in ImportVCardActivity
by Dmitri Plotnikov
· 15 years ago
6eebf9b
Fixing NPE in QuickContact
by Dmitri Plotnikov
· 15 years ago
ab75f82
Beefing up ContactBrowserActivityTest
by Dmitri Plotnikov
· 15 years ago
7d40224
Fixing issue with opening a contact from Talk
by Dmitri Plotnikov
· 15 years ago
072d911
Adding mock shared preferences
by Dmitri Plotnikov
· 15 years ago
931cb61
Fixing PhoneNumberInteractionTest
by Dmitri Plotnikov
· 15 years ago
1173ae2
Fixing ContactBrowserActivityTest
by Dmitri Plotnikov
· 15 years ago
efad62d
Removing an unused parameter
by Dmitri Plotnikov
· 15 years ago
6f667b5
Turning AccountTypeManager into a "system" service.
by Dmitri Plotnikov
· 15 years ago
a07fa5f
Renaming AccountTypes to AccountTypeManager.
by Dmitri Plotnikov
· 15 years ago
43fd1e8
Fixing ContactDeletionInteractionTest
by Dmitri Plotnikov
· 15 years ago
29996f2
Removing an obsolete test. Fixing a broken test (ContactLoaderTest)
by Dmitri Plotnikov
· 15 years ago
25af63c
Add dispatch key shortcut window callback.
by Jeff Brown
· 15 years ago
cccf627
Integrating video chat into QuickContact
by Dmitri Plotnikov
· 15 years ago
7224b4c
Fixing bottom fading the contact list
by Dmitri Plotnikov
· 15 years ago
a5bb8e2
Showing proper chat capability icons in quick contact
by Dmitri Plotnikov
· 15 years ago
9975edc
Adding proper chat capability icons to contact list
by Dmitri Plotnikov
· 15 years ago
dfe2025
Adding proper chat capability icons to contact detail
by Dmitri Plotnikov
· 15 years ago
19d51ac
Renaming an activity class. Removing dead code.
by Dmitri Plotnikov
· 15 years ago
532f6c5
Switching account type and name in contact list customization UI
by Dmitri Plotnikov
· 15 years ago
b77be6d
Removing inflation levels from AccountType.
by Dmitri Plotnikov
· 15 years ago
69f9e6f
Renaming fields and variables from "source" to "accountType"
by Dmitri Plotnikov
· 15 years ago
cb08f1b
Preserving custom dialog state on rotation
by Dmitri Plotnikov
· 15 years ago
2b3f95c
Adding support for (some of) ISO 8601 date formats
by Dmitri Plotnikov
· 15 years ago
97e90c6
Bringing custom loader in compliance with new Loader API
by Dmitri Plotnikov
· 15 years ago
17e6f9d
Fixing NPE on switching from Birthday to Anniversary event type
by Dmitri Plotnikov
· 15 years ago
5192756
Fixing "no-op" handling in custom filter configuration
by Dmitri Plotnikov
· 15 years ago
Next »