summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replace ListView with RecyclerView in call log.Andrew Lee2015-04-098-212/+154
* Move some CallLog testing from adapter to fragment.Andrew Lee2015-04-092-37/+39
* Remove footer view.Andrew Lee2015-04-084-104/+0
* Merge "Remove expand/collapse animations in the Call Log."Andrew Lee2015-04-085-208/+13
|\
| * Remove expand/collapse animations in the Call Log.Andrew Lee2015-04-065-208/+13
* | Separate empty view logic from ListView.Andrew Lee2015-04-071-3/+9
* | Merge "Move copy of GroupingListAdapter to Dialer app."Andrew Lee2015-04-074-2/+801
|\ \
| * | Move copy of GroupingListAdapter to Dialer app.Andrew Lee2015-04-074-2/+801
| |/
* / Add dependencies for RecyclerView.Andrew Lee2015-04-071-4/+6
|/
* Merge "Don't track ReportDialog state in CallLogFragment."Andrew Lee2015-04-061-20/+0
|\
| * Don't track ReportDialog state in CallLogFragment.Andrew Lee2015-04-031-20/+0
* | Merge "Create ContactInfoCache from CallLogAdapter."Andrew Lee2015-04-065-286/+399
|\ \
| * | Create ContactInfoCache from CallLogAdapter.Andrew Lee2015-04-035-286/+399
| |/
* | Merge "Use hardware layer for SearchFragment fade in"Yorke Lee2015-04-031-0/+23
|\ \
| * | Use hardware layer for SearchFragment fade inYorke Lee2015-04-031-0/+23
* | | Merge "Declare that Dialer does not use cleartext network traffic."Alex Klyubin2015-04-031-1/+2
|\ \ \
| * | | Declare that Dialer does not use cleartext network traffic.Alex Klyubin2015-04-021-1/+2
* | | | Merge "Stop using static common test lib. Fix Jack build"Brian Attwell2015-04-031-1/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Stop using static common test lib. Fix Jack buildBrian Attwell2015-04-011-1/+5
| |/ /
* | | Merge "Move ContactInfo request classes to package."Andrew Lee2015-04-023-75/+120
|\ \ \
| * | | Move ContactInfo request classes to package.Andrew Lee2015-04-013-75/+120
| |/ /
* / / Move ContactInfo database methods into helper.Andrew Lee2015-04-012-104/+133
|/ /
* | Move setPhoto logic to CallLogListItemViews.Andrew Lee2015-04-012-53/+46
* | Move view expand logic to CallLogListItemViews.Andrew Lee2015-03-313-66/+95
* | Don't return contacts photo manager as a service.Andrew Lee2015-03-311-14/+0
|/
* Import translations. DO NOT MERGEGeoff Mendal2015-03-2773-78/+5
* Merge "Move view-specific logic to ViewHolders."Andrew Lee2015-03-272-154/+166
|\
| * Move view-specific logic to ViewHolders.Andrew Lee2015-03-272-154/+166
* | Merge "Move Report-Bad-Data toast to GoogleDialer."Andrew Lee2015-03-273-14/+1
|\ \
| * | Move Report-Bad-Data toast to GoogleDialer.Andrew Lee2015-03-263-14/+1
* | | Remove unused getBetterNumberFromContacts method.Andrew Lee2015-03-261-42/+0
| |/ |/|
* | Merge "Fix image-related GoogleDialer compiler warnings."Andrew Lee2015-03-2613-2/+1
|\ \
| * | Fix image-related GoogleDialer compiler warnings.Andrew Lee2015-03-2513-2/+1
* | | Merge "Remove more strings without default translation."Andrew Lee2015-03-261-2/+0
|\| |
| * | Remove more strings without default translation.Andrew Lee2015-03-251-2/+0
| |/
* | Merge "Add logging of shortcut types on click."Andrew Lee2015-03-261-0/+3
|\ \
| * | Add logging of shortcut types on click.Andrew Lee2015-03-251-0/+3
* | | Merge "Make menu options protected instead of private."Andrew Lee2015-03-262-4/+4
|\| |
| * | Make menu options protected instead of private.Andrew Lee2015-03-252-4/+4
| |/
* | Merge "Fix NPE in device ID dialog."Nancy Chen2015-03-251-2/+6
|\ \ | |/ |/|
| * Fix NPE in device ID dialog.Nancy Chen2015-03-231-2/+6
* | Import translations. DO NOT MERGEGeoff Mendal2015-03-258-26/+14
* | Merge "Remove search shortcut background drawable."Andrew Lee2015-03-231-1/+1
|\ \
| * | Remove search shortcut background drawable.Andrew Lee2015-03-201-1/+1
* | | Merge "Notify adapter of data set change onResume."Andrew Lee2015-03-231-0/+3
|\ \ \
| * | | Notify adapter of data set change onResume.Andrew Lee2015-03-201-0/+3
* | | | Merge "Add CACHED_PHOTO_URI to test values"Yorke Lee2015-03-231-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add CACHED_PHOTO_URI to test valuesYorke Lee2015-03-201-1/+1
* | | | Merge "Fix NPE in call detail activity for voicemails."Nancy Chen2015-03-232-2/+2
|\ \ \ \
| * | | | Fix NPE in call detail activity for voicemails.Nancy Chen2015-03-232-2/+2