Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_apps_Dialer
/
4a6fa6e46238d739f4227357abd86f14d0993b51
/
java
/
com
/
android
e64d9fe
Add logging that assisted dialing was used.
by erfanian
· 7 years ago
2a35a3d
Implement initial calling in NUI Voicemail
by uabdullah
· 7 years ago
04306a7
Update preferred SIM SuggestionProvider
by twyen
· 7 years ago
c1623fe
Remove non call log dependencies on PhoneAccountUtil
by twyen
· 7 years ago
8392f80
Route speaker via speaker and headset when tapping speaker button in NUI VM
by uabdullah
· 7 years ago
c5b58aa
Show voicemail error messages for NUI
by uabdullah
· 7 years ago
923e186
Prevent VvmNetworkRequestCallback from releasing twice
by twyen
· 7 years ago
0b98bac
By pass media player strict mode violation
by uabdullah
· 7 years ago
334c0e1
Explicitly disable strict mode during the assisted dialing action.
by erfanian
· 7 years ago
02dd493
Set avatar as background instead of src.
by yueg
· 7 years ago
0e5473c
Reset invalid selected countries to the default value.
by erfanian
· 7 years ago
849f332
Add skeleton for SpamPhoneLookup
by linyuh
· 7 years ago
0874af8
Show Icon and label for blocked numbers
by twyen
· 7 years ago
2a422f7
Bubble v2 a11y.
by yueg
· 7 years ago
c8dfaf1
Add flag to enable NUI shortcut.
by calderwoodra
· 7 years ago
662830e
Rename "ApdlInfo" as "SpamInfo" in proto PhoneLookupInfo.
by linyuh
· 7 years ago
6b0a018
Add support for forwarding more special codes
by roldenburg
· 7 years ago
9e04310
Define methods in Spam interface to be used later in the PhoneLookup for spam features.
by linyuh
· 7 years ago
9880447
Link to the correct Assisted Dialing settings depending on platform version.
by erfanian
· 7 years ago
571a2b4
Add foreground service permission
by roldenburg
· 7 years ago
a584bcd
Fixed a regression where we incorrectly reported that the dialpad was visible.
by calderwoodra
· 7 years ago
1f58ac1
Add support for yesterday header in NUI Voicemail Tab
by uabdullah
· 7 years ago
9a833fc
Updated nearby places search permission icon for Material.
by calderwoodra
· 7 years ago
dd5f1a5
Updated call number by NW is not displayed
by wangqi
· 7 years ago
aa8a26e
Search no longer crashes if you don't have the contacts permission.
by calderwoodra
· 7 years ago
4e8359d
-Add cleaning blocked numbers stored in a separate database when people try to clean calllog database.
by weijiaxu
· 7 years ago
5de80a5
Don't garbage collect voicemails in AnnotatedCallLog.
by zachh
· 7 years ago
b52ea74
Bubble bottom action changes.
by yueg
· 7 years ago
c0326e9
Contacts recyclerview is now hidden when we don't have contacts permission.
by calderwoodra
· 7 years ago
8d06ecd
Moved coalesced_ids.proto and number_attributes.proto to calllog/database/contract.
by zachh
· 7 years ago
8d7b8c7
Write PhoneLookup results to PhoneLookupHistory in RealtimeRowProcessor.
by zachh
· 7 years ago
3e35e4c
Attempt to work around sqlite database cursor window issue
by maxwelb
· 7 years ago
bf7e885
Bubble change when display size change.
by yueg
· 7 years ago
f255661
Update Assisted Dialing references.
by erfanian
· 7 years ago
e336450
Pressing back button twice really quickly no longer crashes dialer.
by calderwoodra
· 7 years ago
4deaebc
Move legacy voicemail/error to nui voicemail/listui/error
by uabdullah
· 7 years ago
0e00f57
Implement System blocked number
by twyen
· 7 years ago
a2c2d5c
Don't let the FAB obscure the last item of speed dial/call log/voicemail.
by linyuh
· 7 years ago
05838b5
Changed PhoneLookup#lookup to accept a DialerPhoneNumber.
by zachh
· 7 years ago
861d8cd
For call log entry labels, remove the dot after abbreviated time units.
by linyuh
· 7 years ago
2ccd4a1
Implement blocking commands
by twyen
· 7 years ago
5680b01
Properly display date and/or time of entries in the new call log.
by linyuh
· 7 years ago
0ccdb42
Add simulator enriched call related to interfaces and stubs.
by weijiaxu
· 7 years ago
2c4fc1c
Update Simulator to launch SpeakEasy
by Android Dialer
· 7 years ago
a6523dd
Improve & reorganize logic related to directories/remote contacts in the search fragment.
by linyuh
· 7 years ago
fdaa466
Add the "Yesterday" header in the new call log
by linyuh
· 7 years ago
7e42182
Bubble v2 layout changes.
by yueg
· 7 years ago
17b8bd1
Improved support for post dial digits in new call log.
by zachh
· 7 years ago
5d272d8
Search, Dialpad, BottomBar and Toolbar now persist state through rotation.
by calderwoodra
· 7 years ago
35f0cc1
Descrease bubble bottom text scaling factor.
by yueg
· 7 years ago
3b735de
Fixed regression with search not reacting properly to on touch events.
by calderwoodra
· 7 years ago
6bd612f
Pass PhoneAccountHandle into VideoTech isAvailable
by roldenburg
· 7 years ago
6d123ee
Relax number matching when coalescing rows in new call log.
by zachh
· 7 years ago
10f6e82
Move onUiShowing() call from onResume/onPause to onStart/onStop.
by yueg
· 7 years ago
b494ce8
Support deleting PhoneLookupHistory rows with empty phone numbers.
by zachh
· 7 years ago
73c6579
Show existing CP2 information for invalid numbers even if out of date.
by zachh
· 7 years ago
4e7284d
Update "Call blocking" to "Blocked numbers"
by roldenburg
· 7 years ago
7f56ae0
Search query is now shared with the Search Fragment in NUI.
by calderwoodra
· 7 years ago
a0d844a
Moved SearchController into its own class.
by calderwoodra
· 7 years ago
70a4b09
Updated toolbar and dialpad interactions in NUI.
by calderwoodra
· 7 years ago
c1717ac
Take voicemail alert position into account for "older" header for NUI Voicemail Tab
by uabdullah
· 7 years ago
31e83f3
Replace PhoneLookupSelector with PhoneLookupInfoConsolidator.
by linyuh
· 7 years ago
bb41b26
Correctly show the contact's photo in CallDetailsActivity when launched from the new call log.
by linyuh
· 7 years ago
349ac60
Handle hiding bubble right after showing it.
by yueg
· 7 years ago
212ea86
Update string to include dash
by roldenburg
· 7 years ago
15cf6dc
Implement dialer command line interface
by twyen
· 7 years ago
3eca69f
Use EmptyVideoTech instead of null RcsVideoShare VideoTech impl when unavailable
by roldenburg
· 7 years ago
9fbb81d
Make sure that voicemail transcriptions are processed serially
by mdooley
· 7 years ago
c863f71
Fixed recycling issues in new call log.
by zachh
· 7 years ago
7f909de
Clear the cache in RealtimeRowProcessor when there's new data.
by zachh
· 7 years ago
fe74cd5
Added some verbose logging to Cp2LocalPhoneLookup
by zachh
· 7 years ago
a240266
Cleaned up wording around "valid" and "formattable".
by zachh
· 7 years ago
4d881e4
Added Dialpad to NUI.
by calderwoodra
· 7 years ago
aa280fa
Added search bar animations to NUI toolbar.
by calderwoodra
· 7 years ago
f1f88f7
Do not show deleted voicemails in the NUI Voicemail tab
by uabdullah
· 7 years ago
01aac5d
Implement PhoneLookup for CP2 remote contacts
by linyuh
· 7 years ago
188b42f
Merge PhoneLookupDataSource results into a proto in annotated call log.
by twyen
· 7 years ago
9828025
Attempt to place call even call permission is missing
by twyen
· 7 years ago
4ee24a9
Fixed bug in handling of empty numbers in new call log.
by zachh
· 7 years ago
5dd3043
Minor polish and bugfixes for new call log.
by zachh
· 7 years ago
6f8abd3
Allow preferred SIM to be fully cleared
by twyen
· 7 years ago
1ff5463
Initial setup of voicemail TOS
by uabdullah
· 7 years ago
3e80834
-Add a new log entry in loggingBindings.
by weijiaxu
· 7 years ago
7b94d1e
Add the boilerplate dagger logic for SpeakEasy.
by erfanian
· 7 years ago
a544dfc
Add events for displaying set up or invite buttons
by roldenburg
· 7 years ago
065c9a4
Added Search Bar to NUI.
by calderwoodra
· 7 years ago
9810e26
Fix PhoneLookupDataSource ignoring inserts if history is empty
by twyen
· 7 years ago
7f5acbe
Roll forward the broadcast in-call UI changes.
by yueg
· 7 years ago
6ea98b2
Update content description of back button on banner of RTT chat.
by wangqi
· 7 years ago
2f66403
Log impression when bubble v2 appears.
by yueg
· 7 years ago
99817db
Rename Cp2PhoneLookup as Cp2LocalPhoneLookup and PhoneLookupInfo.cp2_info as PhoneLookupInfo.cp2_local_info.
by linyuh
· 7 years ago
02415ab
Adjustment to banner of RTT chat window.
by wangqi
· 7 years ago
73ec1ab
Changed behavior of failures in DialerFutures#firstMatching.
by zachh
· 7 years ago
06fee1b
Allow SimSuggestionProvider to auto select phone account.
by twyen
· 7 years ago
6518fdb
Bubble v2 dismiss changes.
by yueg
· 7 years ago
ff88f7b
Added RealtimeRowProcessor.
by zachh
· 7 years ago
5c030d7
Fix NPE in NewReturnToCallController.createLettleTileDrawable().
by yueg
· 7 years ago
d7490db
Let RCS Video Share take over Duo as the active video tech for a call
by roldenburg
· 7 years ago
f4ba345
Handle android.telephony.event.EVENT_CALL_FORWARDED.
by wangqi
· 7 years ago
a330535
InCallActivity should not call onUiShowing(false) when recreating.
by yueg
· 7 years ago
Next »