summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/calllog/ui/NewCallLogFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant @TargetApi, @RequiresApi and @SuppressWarningslinyuh2018-06-281-1/+0
* Also ignore IllegalStateException thrown by SQLiteClosable when coalescing fa...linyuh2018-06-281-11/+8
* Only throw expected exception when coalescing fails.linyuh2018-06-211-6/+13
* Have Coalescer return CoalescedRow protos directly.linyuh2018-06-111-6/+8
* Began implementation of Dialer dark theme.calderwoodra2018-05-291-1/+0
* Add promotion module.wangqi2018-05-211-1/+11
* Don't use LoaderManager.getInstance() in dialer.zachh2018-05-151-2/+2
* Support missing phone permission in new call log.zachh2018-05-151-1/+63
* Move coalescing logic out of AnnotatedCallLogContentProvider.linyuh2018-05-111-13/+44
* Pass activity between new call log's adapter/view holder.zachh2018-05-091-1/+6
* Added logging for popping in new call log.zachh2018-03-301-0/+9
* Moved metrics related methods out of LoggingBindings.zachh2018-02-221-3/+2
* Record jank metrics in old and new call logs.zachh2018-02-221-0/+7
* Initialize/Update the UI of New{CallLog|Voicemail}Fragment iff the fragment i...linyuh2018-02-221-8/+52
* Use a broadcast receiver to refresh the annotated call log.linyuh2018-02-221-69/+24
* Mark calls as read in new call log.zachh2018-02-141-2/+29
* Show existing CP2 information for invalid numbers even if out of date.zachh2018-01-171-0/+10
* Minor polish and bugfixes for new call log.zachh2018-01-111-3/+8
* Changed behavior of failures in DialerFutures#firstMatching.zachh2018-01-091-1/+6
* Added RealtimeRowProcessor.zachh2018-01-091-1/+2
* Fixed crash in UiListener when launching activity with screen off.zachh2017-12-221-3/+3
* Don't save UI executor in UiListener.zachh2017-12-111-1/+2
* Switched CallLogDataSource interface to be Future based.zachh2017-12-071-9/+40
* *** Reason for rollback ***roldenburg2017-11-301-23/+15
* Update Dialer source to latest internal Google revision.Eric Erfanian2017-09-041-12/+15
* Update AOSP Dialer source from internal google3 repository atEric Erfanian2017-06-191-2/+10
* Update AOSP Dialer source from internal google3 repository atEric Erfanian2017-06-071-42/+51
* This change reflects the Dialer V10 RC00 branch.Eric Erfanian2017-05-031-0/+138