summaryrefslogtreecommitdiffstats
path: root/res/layout
Commit message (Collapse)AuthorAgeFilesLines
* Merge "DO NOT MERGE Show dialpad as a content Fragment instead of a pop up ↵Yuzhou Jia2018-04-252-78/+106
|\ | | | | | | window. Split the secondary information panel in dialer into a separate Fragment. Change UiCallManager to a global accessible component." into pi-dev
| * DO NOT MERGE Show dialpad as a content Fragment instead of a pop up window.Yuzhou2018-04-242-78/+106
| | | | | | | | | | | | | | | | | | Split the secondary information panel in dialer into a separate Fragment. Change UiCallManager to a global accessible component. Bug: 77980012. Test: load the app and test manually. Change-Id: Id3050d19a633f0c16e5fbed5b4c145fd765871bf
* | Update contact detail fragment to new spec.Yuzhou2018-04-231-13/+12
|/ | | | | | Bug: 77980012. Test: build and load the app. Change-Id: I58f3823c68caa10b79056a1464e57004fa5842fe
* Merge "Implement the fragment of in call control bar." into pi-devYuzhou Jia2018-04-201-0/+89
|\
| * Implement the fragment of in call control bar.Yuzhou2018-04-191-0/+89
| | | | | | | | | | | | Bug: 77980012. Test: verify by load into device. Change-Id: I4f5ef7405f46a808aa337604aafb6567c98455ce
* | Separate dialpad logic from DialerFragment so that this dialpadYuzhou2018-04-191-3/+3
|/ | | | | | | | implementation can be resued. Bug: 77980012. Test: build and load the app. Change-Id: Ie2b594a64f5cfee091c7dbcc7cdfde365df5934f
* Squashed commit of the following:Yuzhou2018-04-181-0/+29
| | | | | | | | | Implement Call History and Missed Call fragment. Back by LiveData. Bug: 77980012. Test: verified by building and loading onto dev kit. Change-Id: Iae5bc14ccbc4a30869bf9990beb8ea5e33bb83a5
* Update references to car support library themes.Anthony Chen2018-02-159-15/+15
| | | | | | Test: build and deploy Dialer Bug: 73501454 Change-Id: Ic4b790d8761638996907410f7d86e368cd575630
* Remove usage of "offsetRows" attribute.Anthony Chen2017-12-221-1/+0
| | | | | | | | This attribute has been removed from PagedListView. Test: build dialer, pair a bluetooth phone and initiate a contact search Bug: 70792228 Change-Id: I444591cebd064aecc71212fb2546d8af0e75ed77
* Fix Support Lib ReferencesRoshan Agrawal2017-12-054-13/+13
| | | | | Test: Package builds Change-Id: Iebcf00cf1e4473d79a76ab6562b3f5b9ebca340a
* Update uses of android-support-car to use androidx package.Aurimas Liutikas2017-12-019-15/+15
| | | | | Test: None Change-Id: If564dbc6a4b88049fd5ecdeda0bc2e543616462b
* Fix dimension references to use support lib ones.Anthony Chen2017-11-159-31/+32
| | | | | | Test: build dialer and deploy to mojave. Bug: 69271624 Change-Id: I8fa0989061a4485f15ad5504c8c7e7ba850783e8
* merge keylinesLujiang Xue2017-11-088-17/+17
| | | | | | | Bug:64894515 Test: make,flash Change-Id: Ic4e39adac10946d46bb8e86800f9745cad0e5f9e (cherry picked from commit 86cbf8b8886f8364aae6fc73e2cf49cca79fa79f)
* Migrate to support library's PagedListView and CarDrawerActivity.Anthony Chen2017-10-113-3/+3
| | | | | | | | Test: build dialer, connected phone with bluetooth and ensured no breakage. Bug: 67109912 Change-Id: I7d782a4e7508dc9b691e41486ab11a7b963f1bbb
* Utilize new ColumnCardView from car support library.Anthony Chen2017-09-206-12/+12
| | | | | | | | Test: boot up dialer, connect to phone, look at cards and ensured no crashes. Bug: 66185420 Change-Id: Ief0b048161057fbbdd5f56a6cf90687a7fb5bffb
* Update Dialer after car-stream-ui-lib cleanup.Anthony Chen2017-09-124-10/+122
| | | | | | | | | | Move layouts that were only being used by Dialer into the Dialer application. Also, slight cleanup of the layouts to use start/end where appropriate. Test: built Dialer and flashed Change-Id: Ie49fcf04eb7bcdd72e82e3f60b7b643512760658
* Update Dialer with changes to PagedListView's divider.Anthony Chen2017-07-102-2/+10
| | | | | | | | | Remove custom divider logic where possible and utilize the PagedListView's default divider. Test: booted up Dialer and verified UI looks the same. Bug: 63524971 Change-Id: Ia1192af937bb268134491d89171027d1d5edbe8c
* Implement custom contact search in Dialer.Anthony Chen2017-07-108-9/+219
| | | | | | | | | | Added a new Activity that will handle searches. This activity toggles between a result list and the contact details. Clicking on an item in the result list will display the details. Test: booted up on AAE headunit, searched for contact and make calls. Change-Id: Id065baa894e57a6280111454d37479a1da684079
* Remove dead code from dialer.Rakesh Iyer2017-04-262-123/+0
| | | | | | | | Remove a bunch of unused code that was related to rotary and other non-existent things. Test: Fired up dialer, made a call, received a call. Change-Id: I10bb11cf386341b497dba1e054fbe40d11068c5b
* Abandon custom null decoration for PagedListView attr.Rakesh Iyer2017-04-261-1/+8
| | | | | | | | Support was added recently to disable the divider in the PagedListView, switch to using that instead. Test: Ran a search, visually verified divider looked correct. Change-Id: Ibd02e6c87729925317d7b4b5362932a81054cc4f
* More search in dialer.Rakesh Iyer2017-04-145-36/+144
| | | | | | | | | | | Add in code to handle in the incoming intent from the search view and query the contacts database for all the remaining data. There's no code to actually dial a number right now, that will come in a later CL. Test: Searched for a contact and clicked through. Change-Id: I6b06e95eed9acd024802c530419705322303775d
* Fixing Dialer crash after car-ui-provider cleanupSrinivas Visvanathan2017-03-291-2/+1
| | | | | | | | | - Updating XML to use PagedListView from new import path. Crash only occurs when device is connected, not when there's no paired devices. Test: Connected phone with Mojave and used Dialer Bug: 33210228 Change-Id: Id7aaaf8756838f18483c8968ad31f8bb42b900e5
* Remove ui dependencies on car support lib.Rakesh Iyer2017-03-271-4/+1
| | | | | | | | | | We're removing the ui components from the car support library so make the dialer depend on the copies that have been added to the stream-ui-lib. Bug: 33210228 Test: Booted and verified that the dialer looks ok. Change-Id: Ib147e72650f5b76e2ca23e7f01d7b3501323df79
* Merge "Fix bug where clicks on the dialer would fall through to the ↵TreeHugger Robot2016-10-251-0/+3
|\ | | | | | | underlying fragment."
| * Fix bug where clicks on the dialer would fall through to the underlyingAnthony Chen2016-10-241-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | fragment. This occurs because the dialer fragment is added to the backstack instead of replacing. So, because the parent View of the dialer fragment is not clickable, clicks fall through to the first fragment. Test: Manually tested Bug: 32380459 Change-Id: Id1393a42550ef9316e32e59af136111045e89c7a
* | Remove right gutter from pagelistviewVictor Chan2016-10-201-2/+1
|/ | | | | | | | Removing right gutter from pagelistview so that recent calls are properly centered. Test: manual Change-Id: Ie3ebfaea382dbb3688f3b6e61f8a10eff4e46a70
* Move car dialer source.Rakesh Iyer2016-10-2012-0/+973
Original Sha1: fb66733ce6b50bd2af75cd70dced7c412650c750 Credits: ajchen@ pavelm@ rni@ victorchan@ Bug: 32118797 Test: Manual. Change-Id: Ide67e7038fc32679e48055de52ec80f0039a7e02