2f05af35af03de67c1c474cd148719b24fac3552 |
|
10-Jun-2015 |
Andrew Lee <anwlee@google.com> |
Move "Report" to CallDetailActivity. - Delete old report button/handling code. + Convert menu click listeners into single onMenuItemClick method. + Add and populate objectId on PhoneCallDetails, to be able to tell from the CallDetailActivity whether to enable reporting. Change-Id: Ie4b9a3c1835792cbba04dc826f71fd2e53071400
/packages/apps/Dialer/src/com/android/dialerbind/ObjectFactory.java
|
267e9ebd056ec4973c4b37c38f949e863de4f24c |
|
03-Jun-2015 |
Andrew Lee <anwlee@google.com> |
Move VM playback from details to call log. - Delete voicemail playback in the CallDetailActivity. + Add voicemail playback to the call log list items. + Move the VoicemailPlaybackPresenter to the CallLogFragment. + Fix some retaining state for both call log (expanded items), and preserve rotation/state functionality for voicemail playback. This included some changes to the Presenter logic. + Fix some tests. Bug: 21471763 Bug: 21170557 Change-Id: I30aae3a52c5bbf74a5075a9666343c337b1fc0df
/packages/apps/Dialer/src/com/android/dialerbind/ObjectFactory.java
|
affe8b7947dd58edc3d9f4685a3bdde53f46762b |
|
14-May-2015 |
Andrew Lee <anwlee@google.com> |
Only allow one expanded call log card. This was some functionality lost in the switch to RecyclerView and cards. + Consolidate old methods into single OnClickListener. - Deleted unused listener. Bug: 20433758 Change-Id: Ic4797687548e94c0459e2a3a4134ef0aa5191d90
/packages/apps/Dialer/src/com/android/dialerbind/ObjectFactory.java
|
bb48628db6fd444460df61be7afa7fb633f47f50 |
|
12-May-2015 |
Andrew Lee <anwlee@google.com> |
Indicate whether CallLogAdapter is for Recents. Bug: 20924950 Change-Id: I6163565ec508d245afd83112927d636a4a50f27e
/packages/apps/Dialer/src/com/android/dialerbind/ObjectFactory.java
|
c6fde8d1b9a4e586ca65b82e9911089a9da14508 |
|
07-Apr-2015 |
Andrew Lee <anwlee@google.com> |
Remove expand/collapse animations in the Call Log. - Remove animation logic in CallLogFragment. - Remove expand listener from CallLogAdapter. + Update tests and constructor. This preemptively removes expand/collapse behavior. While this will result in a janky short-term experience, this is an incremental step in shifting to RecyclerView and the new "Card" UI. I figured it would be most efficient to delete it straight up, rather than coding in intermediate logic to work with the RecyclerView because it will be made obsolete by the Cards UI anyways. In the long run, expand/collapse animation behavior will be restored once the call log is migrated to RecyclerView and converted to Cards. Bug: 19372817 Change-Id: Icbdc7dcb9f2f2223456c29334c826d38917b087a
/packages/apps/Dialer/src/com/android/dialerbind/ObjectFactory.java
|
14cfa66d6df53303c280194d661c0b32838aa417 |
|
14-Mar-2015 |
Andrew Lee <anwlee@google.com> |
Delete call log list item extras. - Remove isCallLog specific code from adapter; now everything will always be in the call log. - Remove unneeded adapter bits from ListsFragment; there is now no shortcut card shown in the lists fragment. - Remove call log list item extra. We won't bind badges using this any more. This will be superseded by the actions. Remove badge-related code in CallLogAdapter. + Leaving the add-person icon, since it will be used in the future. Bug: 19372817 Bug: 19627987 Change-Id: I4db8149761b017e02e89c081930a05f3aafe9606
/packages/apps/Dialer/src/com/android/dialerbind/ObjectFactory.java
|
9686330691f1216edff0ffa779138bda43388c47 |
|
15-Jul-2014 |
Sai Cheemalapati <saicheems@google.com> |
Added a dialog to confirm caller id reporting (1/2). Database and call log are now updated when user confirms. Bug: 11150383 Change-Id: Ic716e92bcb2280c1d352bd2232bda516e83349b2
/packages/apps/Dialer/src/com/android/dialerbind/ObjectFactory.java
|
c44a26cd4de71485047ab3b6c68c9250c02bb27a |
|
16-Jul-2014 |
Sai Cheemalapati <saicheems@google.com> |
Revert "Added a dialog to confirm caller id reporting." This reverts commit cee1e65f0c411e35c4521922c3e9def13e01fe64. Change-Id: Ic50fd443856ea7e22714423939ac782cd4e89276
/packages/apps/Dialer/src/com/android/dialerbind/ObjectFactory.java
|
cee1e65f0c411e35c4521922c3e9def13e01fe64 |
|
15-Jul-2014 |
Sai Cheemalapati <saicheems@google.com> |
Added a dialog to confirm caller id reporting. Database and call log are now updated when user confirms. Bug: 11150383 Change-Id: Iafaca2172f2d44a6edf8514f7d900888dab9cf0e
/packages/apps/Dialer/src/com/android/dialerbind/ObjectFactory.java
|
654df8fbbc7703c24aec687de902e2c72ba343dd |
|
13-May-2014 |
Yorke Lee <yorkelee@google.com> |
Animate call log expand/collapse
/packages/apps/Dialer/src/com/android/dialerbind/ObjectFactory.java
|
146a4cdf57f0d4d0cd85e808f1df2bdea639b24c |
|
06-May-2014 |
Tyler Gunn <tgunn@google.com> |
Adding support for expandable call log entries. Bug: 13962594 Change-Id: I19a4a65dce922619df0a709293ca291c345c8be7
/packages/apps/Dialer/src/com/android/dialerbind/ObjectFactory.java
|
45ed3b5932ed590b45235d7b2befa736a95e7f75 |
|
03-Feb-2014 |
Tyler Gunn <tgunn@google.com> |
Call History Affordances Swap 1. Swapped the intents for the primary view 2. Changed the icon for the secondary action button 3. Added a vertical divider line to separate the secondary action button from the primary view 4. Cleaned up the accessibility text Change-Id: Ifd4ceff0d67b1587c4378e29be7344de50057a7d
/packages/apps/Dialer/src/com/android/dialerbind/ObjectFactory.java
|
c5b6a693d4773214ff8d3fcfa43d0a29581bb886 |
|
25-Sep-2013 |
Chiao Cheng <chiaocheng@google.com> |
Adding missed call badge. Bug: 10861718 Change-Id: I3a889a71cff7abac578da83d09dd7af23f3f88ca
/packages/apps/Dialer/src/com/android/dialerbind/ObjectFactory.java
|
704acc087ce359295475a46695c2821c55778344 |
|
10-Sep-2013 |
Chiao Cheng <chiaocheng@google.com> |
Add enable reverse number lookup link to call card. Bug: 10525344 Change-Id: I6f01110e76222a2558374426675e285cfca5801b
/packages/apps/Dialer/src/com/android/dialerbind/ObjectFactory.java
|