Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
packages
/
apps
/
Contacts
/
35ad0c31979fcde809154ab638e76f4d110af3e9
/
src
/
com
/
android
35ad0c3
Call notifyDataSetChanged after mime type list changes.
by Chiao Cheng
· 12 years ago
68e3bc3
Merge "Discontinue use of special collator for ja"
by Jay Shrauner
· 12 years ago
e22b8e9
Allow setting silent/none for custom contact ringtone
by Yorke Lee
· 12 years ago
06c0ccf
Fix NullPointerException in DetailViewEntry.toString()
by Chiao Cheng
· 12 years ago
aa171f8
Merge "Fix monkey crash in RawContactEditorView"
by Yorke Lee
· 12 years ago
eba2721
Fix monkey crash in RawContactEditorView
by Yorke Lee
· 12 years ago
8d5eec3
Fix broken key-type to search with keyboard
by Yorke Lee
· 12 years ago
cab161c
Merge "Fix empty name field when adding contact from maps"
by Yorke Lee
· 12 years ago
688c228
Fix empty name field when adding contact from maps
by Yorke Lee
· 12 years ago
13d52b1
Fix crash when adding a new contact
by Yorke Lee
· 12 years ago
b27746b
Merge "Fix broken test testImIntentCustom"
by Yorke Lee
· 12 years ago
726e1ec
Fix broken test testImIntentCustom
by Yorke Lee
· 12 years ago
44cfc56
Allow read-only contacts to be editable.
by Chiao Cheng
· 12 years ago
d683b54
Enhance QuickContact accessibility description
by Jay Shrauner
· 12 years ago
dcba1d3
Merge "Don't add intent for entry if there is no registered intent handler"
by Yorke Lee
· 12 years ago
f5d7714
Don't add intent for entry if there is no registered intent handler
by Yorke Lee
· 12 years ago
34d42bd
Fix data entries with intent sometimes being grayed out
by Yorke Lee
· 12 years ago
7f42b90
Fix ArrayBounds exception in joinContacts
by Jay Shrauner
· 12 years ago
ad29eae
Dedup NANPA numbers
by Jay Shrauner
· 12 years ago
a18db0c
Merge "Add intent to view calendar for event data item"
by Yorke Lee
· 12 years ago
882cd65
Merge "Gray out data items that don't have an intent"
by Yorke Lee
· 12 years ago
ec6bfa0
Add intent to view calendar for event data item
by Yorke Lee
· 12 years ago
1689cd9
Gray out data items that don't have an intent
by Yorke Lee
· 12 years ago
62e217c
Discontinue use of special collator for ja
by Jay Shrauner
· 12 years ago
31ef78a
Merge "Add fade in transition when switching tabs"
by Yorke Lee
· 12 years ago
846a4f0
Merge "Add animation for expand/collapse actions in editor"
by Yorke Lee
· 12 years ago
ba48d21
Add animation for expand/collapse actions in editor
by Yorke Lee
· 12 years ago
d7b32b6
Add fade in transition when switching tabs
by Yorke Lee
· 12 years ago
619ac16
Use single method to handle all popup.dismiss() logic.
by Chiao Cheng
· 12 years ago
3dfcde3
Merge "Close popup window before fragment is destroyed."
by Chiao Cheng
· 12 years ago
8662515
Close popup window before fragment is destroyed.
by Chiao Cheng
· 12 years ago
4b294d6
Standardize event date formatting in People app
by Yorke Lee
· 12 years ago
d26351a
Merge "Done button closes group editor when name is empty."
by Chiao Cheng
· 12 years ago
b20ff0b
Cleanup People settings UI
by Yorke Lee
· 12 years ago
88af530
Done button closes group editor when name is empty.
by Chiao Cheng
· 12 years ago
c183b90
Merge "Use locale-appropriate date format for mTitleNoYearDateFormat"
by Yorke Lee
· 12 years ago
c7ea6e9
Use locale-appropriate date format for mTitleNoYearDateFormat
by Yorke Lee
· 12 years ago
e4ba5d5
Merge "Don't show edit option if group membership isn't editable"
by Yorke Lee
· 12 years ago
6d19a69
Merge "Fix QuickContact indicator from flickering when scrolling"
by Chiao Cheng
· 12 years ago
ae51e98
Merge "De-dupe website strings in contact detail."
by Chiao Cheng
· 12 years ago
421c938
Fix QuickContact indicator from flickering when scrolling
by Yorke Lee
· 12 years ago
bf5c1da
De-dupe website strings in contact detail.
by Chiao Cheng
· 12 years ago
127c1ca
Don't show edit option if group membership isn't editable
by Yorke Lee
· 12 years ago
f3c7311
Hide discard menu option if there are no writable raw contacts
by Yorke Lee
· 12 years ago
567ca2b
Merge "Destroy mAggregationSuggestionEngine only on destroy"
by Yorke Lee
· 12 years ago
36184f6
Destroy mAggregationSuggestionEngine only on destroy
by Yorke Lee
· 12 years ago
0761c6a
Fixing potential null assignment to primitive value.
by Chiao Cheng
· 12 years ago
827b5d6
Don't hide organization fields on rotation if they are expanded
by Yorke Lee
· 12 years ago
75d1d02
Merge "Moving ProportionalLayout to ContactsCommon."
by Chiao Cheng
· 12 years ago
0d998e5
Merge "Refactor editor layout file dependencies out of common."
by Chiao Cheng
· 12 years ago
ddd4e82
Refactor editor layout file dependencies out of common.
by Chiao Cheng
· 12 years ago
888304c
Moving ProportionalLayout to ContactsCommon.
by Chiao Cheng
· 12 years ago
cb5b4b2
Merge "Remove dead code (GroupBrowserActivity)"
by Yorke Lee
· 12 years ago
013f9b0
Remove dead code (GroupBrowserActivity)
by Yorke Lee
· 12 years ago
c21751d
Don't show Take Photo option if device has no camera
by Yorke Lee
· 12 years ago
6afca8a
Major resource move and clean-up.
by Chiao Cheng
· 12 years ago
821a657
Moving depedencies of DialtactsActivity into ContactsCommon.
by Chiao Cheng
· 12 years ago
a953aa7
Remove dependencies on "Legacy" classes.
by Chiao Cheng
· 12 years ago
051f41d
Moving ImportExportDialogFragment to ContactCommon.
by Chiao Cheng
· 12 years ago
c2114fd
Merge "Moving SelectAccountDialogFragment to ContactsCommon."
by Chiao Cheng
· 12 years ago
87c71f4
Moving SelectAccountDialogFragment to ContactsCommon.
by Chiao Cheng
· 12 years ago
fcd11a3
Merge "Show the current date when creating a new event."
by Yorke Lee
· 12 years ago
dad7f5b
Merge "Moving vcard UI to ContactsCommon."
by Chiao Cheng
· 12 years ago
78253a9
Show the current date when creating a new event.
by Yorke Lee
· 12 years ago
e98d54e
Moving vcard UI to ContactsCommon.
by Chiao Cheng
· 12 years ago
1aa192d
Merge "Fix overdraw in PeopleActivity"
by Yorke Lee
· 12 years ago
e98d6e1
Merge "Remove hard coded PeopleActivity.class from VCard UI."
by Chiao Cheng
· 12 years ago
a2a35d2
Remove hard coded PeopleActivity.class from VCard UI.
by Chiao Cheng
· 12 years ago
dcc80be
Merge "Fix forced portrait mode in ImportVCardActivity"
by Yorke Lee
· 12 years ago
afb0bd1
Fix forced portrait mode in ImportVCardActivity
by Yorke Lee
· 12 years ago
8a80ff8
Merge "Further clean-up of PhoneFavoriteFragment in Dialer app."
by Chiao Cheng
· 12 years ago
30868d4
Further clean-up of PhoneFavoriteFragment in Dialer app.
by Chiao Cheng
· 12 years ago
707786f
Merge "Cherrypick fix for phone number formatting"
by Chiao Cheng
· 12 years ago
b2b435a
Cherrypick fix for phone number formatting
by Yorke Lee
· 12 years ago
738ff86
Move ValuesDelta to ContactsCommon.
by Chiao Cheng
· 12 years ago
422d499
Merge "Clean up un-used ContactListEmptyView."
by Jay Shrauner
· 12 years ago
50b7bd3
Clean up un-used ContactListEmptyView.
by Chiao Cheng
· 12 years ago
14889db
Merge "Prefactor RawContactDelta.ValuesDelta into top level class."
by Chiao Cheng
· 12 years ago
aa690d4
Prefactor RawContactDelta.ValuesDelta into top level class.
by Chiao Cheng
· 12 years ago
d6000a8
Merge "Prefactor to remove un-used ContextMenuAdapter."
by Chiao Cheng
· 12 years ago
0ef9a72
Prefactor to remove un-used ContextMenuAdapter.
by Chiao Cheng
· 12 years ago
4e9a6e6
am 88afb441: am 228ae43d: am 7a6eb7f1: Merge "Prevent going into single contact mode un-necessarily." into jb-mr1.1-dev
by Chiao Cheng
· 12 years ago
79f0da0
am f9b3f03f: am f0293069: am 0fdbff20: Don\'t show "set default" for directory contacts
by Jay Shrauner
· 12 years ago
88afb44
am 228ae43d: am 7a6eb7f1: Merge "Prevent going into single contact mode un-necessarily." into jb-mr1.1-dev
by Chiao Cheng
· 12 years ago
f9b3f03
am f0293069: am 0fdbff20: Don\'t show "set default" for directory contacts
by Jay Shrauner
· 12 years ago
6428cb0
am 4e7d3d55: am 3a4f4664: am b7a1da62: Let talkback read People app name on launch
by Makoto Onuki
· 12 years ago
4e7d3d5
am 3a4f4664: am b7a1da62: Let talkback read People app name on launch
by Makoto Onuki
· 12 years ago
7a6eb7f
Merge "Prevent going into single contact mode un-necessarily." into jb-mr1.1-dev
by Chiao Cheng
· 12 years ago
0fdbff2
Don't show "set default" for directory contacts
by Jay Shrauner
· 12 years ago
3af2d48
Prevent going into single contact mode un-necessarily.
by Chiao Cheng
· 12 years ago
3824541
Fix overdraw in PeopleActivity
by Yorke Lee
· 12 years ago
b7a1da6
Let talkback read People app name on launch
by Makoto Onuki
· 12 years ago
0d5588d
Move AccountTypeManager to ContactsCommon.
by Chiao Cheng
· 12 years ago
b0d77c0
am 9ccad706: am 2ddfdb05: Merge "Change content description for phone right tab from..." into jb-mr1.1-dev
by Makoto Onuki
· 12 years ago
2ddfdb0
Merge "Change content description for phone right tab from..." into jb-mr1.1-dev
by Makoto Onuki
· 12 years ago
8b4da23
Change content description for phone right tab from...
by Makoto Onuki
· 12 years ago
702fcbb
am ee3aa9e3: am c75ff8e4: Allow vanity numbers via paste/DIAL intent
by Yorke Lee
· 12 years ago
c75ff8e
Allow vanity numbers via paste/DIAL intent
by Yorke Lee
· 12 years ago
d9eab4d
Final move of AccountTypeManager dependencies.
by Chiao Cheng
· 12 years ago
858fcbe
Merge "Use Objects from guava library."
by Chiao Cheng
· 12 years ago
Next »