Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
packages
/
apps
/
Contacts
/
cdef2b60aa87b1178033fdc964a3402386c03d7c
/
src
/
com
/
android
/
contacts
cdef2b6
Modal field editors
by Daniel Lehmann
· 14 years ago
ef41f88
Refactor ImportVCardService. Split the Service into several components.
by Daisuke Miyakawa
· 14 years ago
9157236
Refactoring again. Make importer handle ServiceConnection properly.
by Daisuke Miyakawa
· 14 years ago
476004b
Make ImportVCardService aware of multiple requests from Activity and
by Daisuke Miyakawa
· 14 years ago
0fb96d6
Removing obsolete API and fixing ArrayIndexOutOfBoundsException
by Dmitri Plotnikov
· 14 years ago
bba62ac
Changing createView -> onCreateView and making it return void
by Dmitri Plotnikov
· 14 years ago
969d578
Fixing NPE in Strequent contacts
by Dmitri Plotnikov
· 14 years ago
50bfc2a
Merge "Reworking contacts list adapters for the new CompositeCursorAdapter API"
by Dmitri Plotnikov
· 14 years ago
e124722
Reworking contacts list adapters for the new CompositeCursorAdapter API
by Dmitri Plotnikov
· 14 years ago
35542e8
Tiny format fix.
by Daisuke Miyakawa
· 14 years ago
f700c53
Make ImportVCardActivity cache vCard file into local data directory.
by Daisuke Miyakawa
· 14 years ago
e358437
Introducing CompositeCursorAdapter
by Dmitri Plotnikov
· 14 years ago
c6c01d5
Merge "Cleaned up dialButtonPressed."
by Nicolas Catania
· 14 years ago
d66b647
Modify ImportVCardService so that it does not rely on a stale constructor.
by Daisuke Miyakawa
· 14 years ago
e504f6d
Cleaned up dialButtonPressed.
by Nicolas Catania
· 14 years ago
78e7296
Merge "Make Contacts app use static library of vCard."
by Daisuke Miyakawa
· 14 years ago
ceb0195
Update to follow fragment APIs.
by Dianne Hackborn
· 14 years ago
3832837
Move comments to make them in visible by default in Eclipse
by Daniel Lehmann
· 14 years ago
eaa3507
Make Contacts app use static library of vCard.
by Daisuke Miyakawa
· 14 years ago
3c46291
Use the framework version of Loader and friends now that they exist.
by Jeff Hamilton
· 14 years ago
9c3f337
Remove instance hacks, now that findFragmentById works
by Daniel Lehmann
· 14 years ago
d00e309
Merge "Initial integration of search into the two-pane activity"
by Dmitri Plotnikov
· 14 years ago
fda092b
Initial integration of search into the two-pane activity
by Dmitri Plotnikov
· 14 years ago
4d1fc85
Merge "Only show populated fields and have an Add button instead"
by Daniel Lehmann
· 14 years ago
bb55695
Only show populated fields and have an Add button instead
by Daniel Lehmann
· 14 years ago
fe42e55
Breaking search UI out of the contact list fragment
by Dmitri Plotnikov
· 14 years ago
884e393
Cleaning up the implementation of Intents.SEARCH_SUGGESTION_CLICKED
by Dmitri Plotnikov
· 14 years ago
1ce1e7c
Refactoring contact list mode resolution.
by Dmitri Plotnikov
· 14 years ago
92a2b03
Merge "Update to match fragment APIs."
by Dianne Hackborn
· 14 years ago
6d2f27f
Add SelectAccountActivity and make vCard importer use it.
by Daisuke Miyakawa
· 15 years ago
84df2b6
Update to match fragment APIs.
by Dianne Hackborn
· 15 years ago
b7a56f6
Added a list of TODOs so that these don't get lost later
by Daniel Lehmann
· 15 years ago
5a03880
Making UI.LIST_STARRED_ACTION and UI.LIST_FREQUENT_ACTION work with loaders/fragments.
by Dmitri Plotnikov
· 15 years ago
dd56f01
Making UI.LIST_CONTACTS_WITH_PHONES_ACTION work with loaders/fragments.
by Dmitri Plotnikov
· 15 years ago
792a9ea
Making UI.LIST_ALL_CONTACTS_ACTION work with loaders/fragments.
by Dmitri Plotnikov
· 15 years ago
4b295cd
Merge "Implemented all missing functionality from Editor-Fragment (minus Statehandling)"
by Daniel Lehmann
· 15 years ago
37b775b
Implemented all missing functionality from Editor-Fragment (minus Statehandling)
by Daniel Lehmann
· 15 years ago
38fb9c7
Merge "Multipicker is now running in the loader/fragment pattern."
by Dmitri Plotnikov
· 15 years ago
95530d9
Multipicker is now running in the loader/fragment pattern.
by Dmitri Plotnikov
· 15 years ago
25a0282
Changed fragments so that they can be used in Xml. Made demo 2-pane activity working
by Daniel Lehmann
· 15 years ago
e4d32d9
Join activity is converted to loaders/fragments
by Dmitri Plotnikov
· 15 years ago
1db578e
Merge "Making DefaultContactBrowserListFragment auto-configured"
by Dmitri Plotnikov
· 15 years ago
9716d05
Making DefaultContactBrowserListFragment auto-configured
by Dmitri Plotnikov
· 15 years ago
18f104f
Refactor Contact-Editor and Contact-Viewer.
by Daniel Lehmann
· 15 years ago
8b15a72
Fixing position adjustment for contextual menu
by Dmitri Plotnikov
· 15 years ago
c28390b
Now supporting legacy postal address picker in the Loader/Fragment solution.
by Dmitri Plotnikov
· 15 years ago
a3569b2
Now supporting legacy phone number picker in the Loader/Fragment solution.
by Dmitri Plotnikov
· 15 years ago
4137727
Now supporting legacy contact picker in the Loader/Fragment solution.
by Dmitri Plotnikov
· 15 years ago
1540674
Clean-up. Removing some code that is no longer needed.
by Dmitri Plotnikov
· 15 years ago
4b4681d
Bringing back contacts display preferences.
by Dmitri Plotnikov
· 15 years ago
c9bf155
Fixing save state management for the contact list.
by Dmitri Plotnikov
· 15 years ago
12def9d
Transferred handling of provider status from activity to fragment.
by Dmitri Plotnikov
· 15 years ago
68e32a3
Configuring empty list text for Loader/Fragment solution
by Dmitri Plotnikov
· 15 years ago
d820cdb
Postal address picker now works with Loaders and Fragments.
by Dmitri Plotnikov
· 15 years ago
0293572
Making call/sms shortcuts work with Loaders and Fragments.
by Dmitri Plotnikov
· 15 years ago
8a78319
Making contact shortcuts work again (except new contact).
by Dmitri Plotnikov
· 15 years ago
b993022
Restoring some of the phone number picker with Loaders and Fragments
by Dmitri Plotnikov
· 15 years ago
97c281f
Moving phonetic name into a separate line
by Dmitri Plotnikov
· 15 years ago
7e6d63b
Fixing NPE in PinnedHeaderListView
by Dmitri Plotnikov
· 15 years ago
b6c7c6f
Contact picker restored to some extent
by Dmitri Plotnikov
· 15 years ago
7c5286e
Bringing Call button back to Strequent view
by Dmitri Plotnikov
· 15 years ago
238d984
Restoring Strequents in Contacts
by Dmitri Plotnikov
· 15 years ago
8e7a5a7
Showing contact count above the contact list
by Dmitri Plotnikov
· 15 years ago
beec212
Pinned header optimizations and fixes
by Dmitri Plotnikov
· 15 years ago
1a848b1
Attempting to fix the pinned header in contacts.
by Dmitri Plotnikov
· 15 years ago
82eceeb
Merge "Allow overwriting "All Contacts" by a custom text (e.g. "All Friends") Bug:2116002"
by Daniel Lehmann
· 15 years ago
e44b043
(cont) Now using loaders and LoaderManagingFragment
by Dmitri Plotnikov
· 15 years ago
6340038
Allow overwriting "All Contacts" by a custom text (e.g. "All Friends")
by Daniel Lehmann
· 15 years ago
b6170ca
Now using loaders and LoaderManagingFragment
by Dmitri Plotnikov
· 15 years ago
fc06bd5
Moving list state management from Activity to Fragment
by Dmitri Plotnikov
· 15 years ago
42d1c83
Moving auto-dismissal of soft keyboard from Activity to Fragment
by Dmitri Plotnikov
· 15 years ago
240d4aa
No longer routing unsolicited input through contact list
by Dmitri Plotnikov
· 15 years ago
e3fbfd9
Moving search UI from ContactsListActivity to the Fragment
by Dmitri Plotnikov
· 15 years ago
3a78b1d
Moving PhotoLoader from the activity to the fragment
by Dmitri Plotnikov
· 15 years ago
502741d
Removing context menu handling from ContactsListActivity
by Dmitri Plotnikov
· 15 years ago
416b569
Introducing a fragment for contact picker
by Dmitri Plotnikov
· 15 years ago
50ae321
Removed result forwarding from the contact browser
by Dmitri Plotnikov
· 15 years ago
1323d69
Delegating context menu handling
by Dmitri Plotnikov
· 15 years ago
eeac4dc
First draft of a fully working ViewGroupAnimator. Tweaked Contact-Editor to use it.
by Daniel Lehmann
· 15 years ago
b9fe03d
move favorites and my contacts group handling to the provider and sync adapter
by Fred Quintana
· 15 years ago
732f652
Introducing LightContactBrowser
by Dmitri Plotnikov
· 15 years ago
59fb48e
Controller becomes Fragment and Configuration disappears.
by Dmitri Plotnikov
· 15 years ago
aebce36
Getting rid of contact list item view cache.
by Dmitri Plotnikov
· 15 years ago
fda2edd
Breaking name highlighting animation out of ContactsListActivity
by Dmitri Plotnikov
· 15 years ago
caf498b
ContactListActivity is no longer a ListActivity
by Dmitri Plotnikov
· 15 years ago
8700d8c
Making PinnedHeaderListView more self-contained.
by Dmitri Plotnikov
· 15 years ago
6e2009d
Introducing ContactsApplicationController
by Dmitri Plotnikov
· 15 years ago
69a6c3a
am 7675e12b: Add a new intent type that allows opening the Contacts app in its last state. Also fix some broken comments.
by Daniel Lehmann
· 15 years ago
ac0f783
(Re)introducing ContactEntryListConfiguration
by Dmitri Plotnikov
· 15 years ago
0906ee3
Renaming ContactListConfiguration to ContactsIntentResolver
by Dmitri Plotnikov
· 15 years ago
43a979e
Updated licenses
by Dmitri Plotnikov
· 15 years ago
54d716f
Introducing CompositeListAdapter and SingleItemAdapter
by Dmitri Plotnikov
· 15 years ago
7675e12
Add a new intent type that allows opening the Contacts app in its last state.
by Daniel Lehmann
· 15 years ago
223cc1a
Merge "Refactor to coupler/presenter pattern. Moved framework classes to correct packages"
by Daniel Lehmann
· 15 years ago
575c02d
Merge "Breaking out the Multi-Picker into a separate activity."
by Dmitri Plotnikov
· 15 years ago
e8ae9ac
Breaking out the Multi-Picker into a separate activity.
by Dmitri Plotnikov
· 15 years ago
e671936
Modify ImportVcardService so that it uses the new vCard structure.
by Daisuke Miyakawa
· 15 years ago
3ef3b1d
Breaking ContactsSearchActivity out of ContactsListActivity.
by Dmitri Plotnikov
· 15 years ago
807a0fe
Exploding ContactsListActivity.
by Dmitri Plotnikov
· 15 years ago
eb17b74
Merge "Introducing contacts configuration object."
by Dmitri Plotnikov
· 15 years ago
Next »