Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_apps_Dialer
/
38ed3cc6182411c0a09b51efc8f685cb1388c776
/
java
/
com
/
android
/
dialer
efe9197
Take user to install Duo if they tap "Set up" without the app installed
by roldenburg
· 8 years ago
19c6c25
Add reloadReachabilities to Duo interface
by roldenburg
· 8 years ago
a98ac7f
Integrate CallDetailsActivity with the new call log UI.
by linyuh
· 8 years ago
e7ea93d
Refactor CallerInfo and ContactInfoHelper to improve readability.
by linyuh
· 8 years ago
a4745bd
Move TelecomCallUtil to com.android.dialer
by twyen
· 8 years ago
ad2ea23
Cleanup. Changing voicemail_transcription_enabled to voicemail_transcription_available
by mdooley
· 8 years ago
bdef88b
BEGIN_PUBLIC Automated rollback of changelist 172505648
by linyuh
· 8 years ago
75d67f5
BEGIN_PUBLIC Automated rollback of changelist 172683494
by linyuh
· 8 years ago
02ca4c8
BEGIN_PUBLIC Automated rollback of changelist 172956409
by roldenburg
· 8 years ago
4b43c45
Download and play voicemails from server when not locally available.
by uabdullah
· 8 years ago
75812ad
Updated writing of PhoneLookup columns in annotated call log.
by zachh
· 8 years ago
329e025
Implement today and older for NUI Voicemail and update MediaPlayerView tests
by uabdullah
· 8 years ago
1fab0cc
Play voicemails, update seekbar timer, allow seeking, and maintain state after recycling.
by uabdullah
· 8 years ago
05b6a53
Don't save UI executor in UiListener.
by zachh
· 8 years ago
9ad8a72
Update Spam module to use Dagger
by maxwelb
· 8 years ago
73b51d5
Implemented adding a new favorites contact flow NUI.
by calderwoodra
· 8 years ago
77c2b4c
Add "Set up" and "Invite" for video to call log entry actions
by roldenburg
· 8 years ago
a4c1acd
Fix voicemail populator bug and change emergency call to emergency call back.
by weijiaxu
· 8 years ago
afb1d0f
In the coalesced call log, replace column NUMBER_CALLS with a new column COALESCED_IDS.
by linyuh
· 8 years ago
2733673
Add Context to Duo interface isEnabled
by roldenburg
· 8 years ago
04a275c
Migrate cp2 search to use SmartDialerCursorLoader and Phone.CONTENT_FILTER_URI.
by calderwoodra
· 8 years ago
81a7b49
Implemented PhoneLookupDataSource#onSuccesfulFill.
by zachh
· 8 years ago
36a384e
Fixed compile error in AOSP due to use of guava 23 API.
by zachh
· 8 years ago
4f6307c
Add isActivated check to Duo interface
by roldenburg
· 8 years ago
17edc22
Made PhoneLookupDataSource implementation async.
by zachh
· 8 years ago
d28981d
Renamed PhoneLookup#bulkUpdate to #getMostRecentPhoneLookupInfo.
by zachh
· 8 years ago
0c0c0a3
Added bindings for ListeningExecutorServices.
by zachh
· 8 years ago
32632f8
Use explicit version constant for AD ceiling.
by erfanian
· 8 years ago
7772ec0
Add Assisted Dialing Call Details Implementation.
by erfanian
· 8 years ago
5194036
Switched CallLogDataSource interface to be Future based.
by zachh
· 8 years ago
cfc8246
Add DialpadView's OnPreDrawListener in onFinishInflate() to ensure the layout is inflated before adjustments are made.
by linyuh
· 8 years ago
fbf55bf
Grouping each listener's logic in an inner class in CallDetailsActivity.
by linyuh
· 8 years ago
6357ef7
Check for null subscription info list in TelecomUtil#getSubscriptionInfo.
by zachh
· 8 years ago
c7ec153
Ignore "new" voicemails that are too old for notifications
by twyen
· 8 years ago
9a50cda
Display the automatically detected home country in assisted dialing settings.
by erfanian
· 8 years ago
d524f75
Add DATA_USAGE column to the annotated call log.
by linyuh
· 8 years ago
5b77c7d
Refactor Assisted Dialing Settings into standalone activity.
by erfanian
· 8 years ago
b29f582
Added PhoneLookupHistoryRecorder.
by zachh
· 8 years ago
47aa39c
Added PhoneLookupSelector.
by zachh
· 8 years ago
4e815f9
Removed timestamps from PhoneLookup APIs.
by zachh
· 8 years ago
7658f34
Add filtration logic to Assisted Dialing Settings.
by erfanian
· 8 years ago
9873647
Implemented new favorites list UI.
by calderwoodra
· 8 years ago
71eae26
Action bar is no longer visible in dialpad search after configuartion change.
by calderwoodra
· 8 years ago
1632cfe
*** Reason for rollback ***
by roldenburg
· 8 years ago
9ee59d5
Implemented fill for PhoneLookupDataSource.
by zachh
· 8 years ago
e3b4382
Search contacts now update when there are changes to the cp2 db.
by calderwoodra
· 8 years ago
aa5a8ad
Bump API ceiling for Assisted Dialing.
by erfanian
· 8 years ago
aff2a94
Add flag to control default assisted dialing state during precall flow.
by erfanian
· 8 years ago
ca751a3
Move country constraint logic into standalone class.
by erfanian
· 8 years ago
25f354e
Adjust strings for select SIM dialog
by twyen
· 8 years ago
b9ca335
Delete voicemails when disabling visual voicemail
by mdooley
· 8 years ago
1306455
Format number for SIM selection
by twyen
· 8 years ago
295d9ad
Disable phone number formatting on the dialpad when making domestic call to Argentina mobile numbers.
by linyuh
· 8 years ago
9264b26
Prevent PreCallActivity from showing in lockscreen if it is not started in the lockscreen
by twyen
· 8 years ago
fb06d3c
Expose user home country code as public method in Mediator Interface.
by erfanian
· 8 years ago
b5bf47f
Update assisted dialing setting text.
by erfanian
· 8 years ago
af96139
Contact list no longer jumps to the top when the cp2 database updates.
by calderwoodra
· 8 years ago
badfdc4
Adjust strings for select SIM dialog
by twyen
· 8 years ago
fc1f9cf
Add impressions for dual sim features
by twyen
· 8 years ago
70fedf8
Adding transcription rating feedback
by mdooley
· 8 years ago
f5e2a62
Fix the crash caused by DialpadView's OnPreDrawListener.
by linyuh
· 8 years ago
38af651
Prevent SIM selection and change SIM from showing when there are active calls
by twyen
· 8 years ago
711c98e
Fix showing CallingAccountSelector in lock screen
by twyen
· 8 years ago
572a77e
Automated rollback of changelist 176587256
by twyen
· 8 years ago
e30d7d2
Check Contacts support for preferred SIM
by twyen
· 8 years ago
d754ea2
Add SpamJobType for all spam job IDs.
by wangqi
· 8 years ago
3dcd8ea
Bubble v2 UI changes.
by yueg
· 8 years ago
7ba72d2
Allow deleting a call log entry in the call log UI and the call details UI.
by linyuh
· 8 years ago
1fb1c69
Fix showing CallingAccountSelector in lock screen
by twyen
· 8 years ago
3855a6b
Adding call feedback mechanism
by Android Dialer
· 8 years ago
c2317a2
Require N for preferred SIM query
by twyen
· 8 years ago
e51ca38
Reduced jank when placing a call from search UI.
by calderwoodra
· 8 years ago
6d67975
Nearby places location permission request is now in a card view.
by calderwoodra
· 8 years ago
236d6db
Quick fix recursively importing.
by weijiaxu
· 8 years ago
d2f2997
Add impression to track when users explicitly disable assisted dialing.
by erfanian
· 8 years ago
7ef551e
Initialize executors before updating change PIN state
by twyen
· 8 years ago
ba99bef
Implement SIM selection dialog
by twyen
· 8 years ago
f2d88b6
Clear pendingAction when pausing PreCallCoordinator
by twyen
· 8 years ago
85e6949
Add fast database populating button for benefit of testing.
by weijiaxu
· 8 years ago
dad839d
Dialpad icon now remains white through device rotation.
by calderwoodra
· 8 years ago
3c8ab7e
Add config flag for CallingAccountSelector
by twyen
· 8 years ago
26dbd5e
Fixing verizon TOS text
by mdooley
· 8 years ago
28415da
Cancel missed calls in call history when needed.
by yueg
· 8 years ago
c63122f
Add more Cequint provider and signature check.
by wangqi
· 8 years ago
2c3d11e
Search now supports alternative sort and display orders for contact names.
by calderwoodra
· 8 years ago
26b3f3d
When an expanded NUI VM is collapsed, ensure it remains collapsed when recycling views.
by uabdullah
· 8 years ago
5a2b1b2
Added place voice call search action to regular search.
by calderwoodra
· 8 years ago
9e93e47
Guard against remote directories returning results with no phone numbers during search.
by zachh
· 8 years ago
7f1076d
DialpadView cleanup.
by linyuh
· 8 years ago
6b96d28
Add contact source options.
by Android Dialer
· 8 years ago
a430bba
Automated rollback of changelist 174944384
by zachh
· 8 years ago
7e1a0d1
Refactoring and adding TOS check before transcribing
by mdooley
· 8 years ago
6a63e8d
Adding exponential backoff utilities
by mdooley
· 8 years ago
c170e2d
Implement suggested SIM
by twyen
· 8 years ago
450c961
Fix dialer simulator for conference calling funcitonality.
by weijiaxu
· 8 years ago
038b4ee
Use OnPreDrawListener to adjust key layouts on the dialpad.
by linyuh
· 8 years ago
22ff338
Don't transcribe voicemail unless carrier allows OTT transcription
by mdooley
· 8 years ago
af77352
Implement headless PreCall
by twyen
· 8 years ago
bf27d87
Added PhoneLookupDataSource and implemented isDirty.
by zachh
· 8 years ago
5c7524f
Send SUB_ID_EXTRA to VoicemailSettingsActivity in Telephony
by twyen
· 8 years ago
Next »