summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix NPE in UiCallManager which will happen if Bluetooth is notandroid-9.0.0_r47android-9.0.0_r46android-9.0.0_r45android-9.0.0_r44android-9.0.0_r43android-9.0.0_r42android-9.0.0_r41android-9.0.0_r40android-9.0.0_r39android-9.0.0_r38android-9.0.0_r37android-9.0.0_r36android-9.0.0_r35android-9.0.0_r34android-9.0.0_r33android-9.0.0_r32android-9.0.0_r31android-9.0.0_r30android-9.0.0_r22android-9.0.0_r21android-9.0.0_r20android-9.0.0_r19android-9.0.0_r16pie-qpr3-s1-releasepie-qpr3-releasepie-qpr3-b-releasepie-qpr2-releasepie-qpr1-s3-releasepie-qpr1-s2-releasepie-qpr1-s1-releasepie-qpr1-releasepie-dr1-devpie-b4s4-releasepie-b4s4-devYuzhou2018-06-141-10/+12
* Merge "DO NOT MERGE Migrate Dialer to androidx" into pi-devTreeHugger Robot2018-06-1250-171/+177
|\
| * DO NOT MERGE Migrate Dialer to androidxBrad Stenning2018-06-1250-171/+177
* | Merge "Update drawer API usage as part of prebuilt update." into pi-devpie-devTreeHugger Robot2018-06-052-4/+1
|\ \ | |/ |/|
| * Update drawer API usage as part of prebuilt update.Yao, Yuxing2018-05-302-4/+1
* | Merge "DO NOT MERGE Remove the car-stream-lib dependency from Dialer. Replace...Yuzhou Jia2018-06-016-97/+5
|\ \ | |/ |/|
| * DO NOT MERGE Remove the car-stream-lib dependency from Dialer. Replace with t...Yuzhou2018-06-016-97/+5
* | Use non-deprecated DayNightStyle values.Anthony Chen2018-05-292-2/+2
* | DO NOT MERGE Enable the text clickable to enlarge the touch target of the in ...Yuzhou2018-05-241-13/+17
|/
* Merge "DO NOT MERGE Update the in coming call to the new UX spec." into pi-devTreeHugger Robot2018-05-243-15/+45
|\
| * DO NOT MERGE Update the in coming call to the new UX spec.Yuzhou2018-05-233-15/+45
* | Merge "DO NOT MERGE Refresh relative time of the recent call card every minut...TreeHugger Robot2018-05-244-688/+45
|\ \
| * | DO NOT MERGE Refresh relative time of the recent call card every minute.Yuzhou2018-05-234-688/+45
| |/
* / DO NOT MERGE Implement audio route.Yuzhou2018-05-2312-13/+382
|/
* Merge "DO NOT MERGE Add a screen to accept or reject incoming call." into pi-devYuzhou Jia2018-05-224-8/+118
|\
| * DO NOT MERGE Add a screen to accept or reject incoming call.Yuzhou2018-05-214-8/+118
* | Play DTMF Tone when press a number in an active call.Yuzhou2018-05-181-2/+13
|/
* DO NOT MERGE Polishing Dialer app.Yuzhou Jia2018-05-1430-361/+416
* DO NOT MERGE Update after adjustment of depenencies in car-apps-common.Anthony Chen2018-05-0216-27/+212
* DO NOT MERGE Update Contact detail Fragment layout.Yuzhou Jia2018-05-0220-115/+144
* DO NOT MERGE Improve the loading speed of the call history list.Yuzhou2018-05-0112-198/+692
* DO NOT MERGE Implement portrait dialpad.Yuzhou Jia2018-05-015-177/+192
* DO NOT MERGE Implement Contact fragment.Yuzhou2018-04-3018-89/+502
* Merge "DO NOT MERGE Implement night mode." into pi-devYuzhou Jia2018-04-3010-8/+18
|\
| * DO NOT MERGE Implement night mode.Yuzhou2018-04-2810-8/+18
* | DO NOT MERGE Update Dialer to spec.Yuzhou2018-04-286-28/+36
|/
* Merge "DO NOT MERGE Modify the StreqentsFragment to use grid layout." into pi...Yuzhou Jia2018-04-2710-125/+108
|\
| * DO NOT MERGE Modify the StreqentsFragment to use grid layout.Yuzhou2018-04-2610-125/+108
* | Merge "DO NOT MERGE Implement on going call fragment." into pi-devYuzhou Jia2018-04-2722-248/+426
|\ \ | |/ |/|
| * DO NOT MERGE Implement on going call fragment.Yuzhou2018-04-2622-248/+426
* | DO NOT MERGE Fix the regression that clicking on a call log won't have any ac...Yuzhou2018-04-252-8/+56
|/
* Merge "DO NOT MERGE Show dialpad as a content Fragment instead of a pop up wi...Yuzhou Jia2018-04-2511-250/+407
|\
| * DO NOT MERGE Show dialpad as a content Fragment instead of a pop up window.Yuzhou2018-04-2411-250/+407
* | Update contact detail fragment to new spec.Yuzhou2018-04-235-30/+31
|/
* Merge "Implement the fragment of in call control bar." into pi-devYuzhou Jia2018-04-207-1/+280
|\
| * Implement the fragment of in call control bar.Yuzhou2018-04-197-1/+280
* | Separate dialpad logic from DialerFragment so that this dialpadYuzhou2018-04-193-169/+234
|/
* Merge "Fix the crash caused by car_card_view_corner_radius is not defined in ...Yuzhou Jia2018-04-191-0/+1
|\
| * Fix the crash caused by car_card_view_corner_radius is not defined inYuzhou2018-04-181-0/+1
* | Fix the Dialpad number clip issue.Yuzhou2018-04-181-2/+4
|/
* Squashed commit of the following:Yuzhou2018-04-1813-63/+419
* Remove use of macro to pull in dependencieRodrigo Lagos2018-04-161-2/+1
* fix crash caused by can't find R.drawable in car-stream-ui-lib. Includes the ...Yuzhou2018-04-162-1/+16
* Remove the right hand side arrow in the drawer.Yuzhou2018-04-121-5/+0
* Depend on correct target for the car support library.Anthony Chen2018-04-041-2/+1
* Add long-press functionality to the "0", "1", and delete dialpad keys.Johnny Zhou2018-03-271-37/+82
* Fix crash when attempting to place call without bluetooth connection.Johnny Zhou2018-03-235-120/+125
* packages/apps/Car/Dialer: Set LOCAL_SDK_VERSION where possible. am: 18c44ab5e...Anton Hansson2018-02-231-0/+1
|\
| * packages/apps/Car/Dialer: Set LOCAL_SDK_VERSION where possible. am: 18c44ab5e1Anton Hansson2018-02-231-0/+1
| |\
| | * packages/apps/Car/Dialer: Set LOCAL_SDK_VERSION where possible.Anton Hansson2018-02-231-0/+1
| | |\