Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_apps_Dialer
/
82393b8382b39fbbf94cb2fcc7fc61b1cb62588d
/
java
/
com
/
android
a4a4df9
Fix bug that soft keyboard pushes action bar out of window.
by wangqi
· 7 years ago
dd52b39
Added 2 null checks to fix top crashers.
by calderwoodra
· 7 years ago
a5d0486
Fix for NonSimulatorConnection listener causing dialer crashing after ending a call.
by weijiaxu
· 7 years ago
105270a
Allow selecting IMEI/MEID text
by roldenburg
· 7 years ago
2e2a171
Added Call History activity to MainMenu.
by calderwoodra
· 7 years ago
31fe998
Updating PrimaryCallState value class to use AutoValue with builder pattern.
by Android Dialer
· 7 years ago
3506a5f
Look up contacts in the local enterprise directory in the new call log.
by linyuh
· 7 years ago
719341f
Implement logic of bottom sheet options related to spam numbers.
by linyuh
· 7 years ago
35ecd12
Cancel Old SpeedDial contact loaders when they are reset.
by calderwoodra
· 7 years ago
ebc59e2
Fixed a few bugs in NUI Main Activity.
by calderwoodra
· 7 years ago
0d97015
Track initial call log building metrics separately from incremental building metrics.
by zachh
· 7 years ago
1c1e4c7
Fix bugs of RTT chat.
by wangqi
· 7 years ago
80f3d35
Prevent VVM subscribing when carrier reset subscription status
by twyen
· 7 years ago
9952f1c
Added some logcat and metrics logging for new call log.
by zachh
· 7 years ago
c3ed394
Add new signature for Cequint Caller ID app.
by wangqi
· 7 years ago
067b074
Add dialer simulation functionality into simulator.
by weijiaxu
· 7 years ago
7742bac
Use SystemProperties to access ro.carrier as System.getProperty cannot get it
by roldenburg
· 7 years ago
37a969d
Fix bug in isVoicemailNumber method not returning early
by roldenburg
· 7 years ago
4c29a79
Adding real url for voicemail donation promo learn-more link
by mdooley
· 7 years ago
dde326e
Removed item animator in Call Log RecyclerView.
by calderwoodra
· 7 years ago
451a56b
NUI bug fixes: handling intents and onActivityResult.
by calderwoodra
· 7 years ago
2c85995
Use the vector spam icon in the new call log.
by linyuh
· 7 years ago
99606aa
Fixed some Dialer theming bugs in NUI.
by calderwoodra
· 7 years ago
9e3a39d
Make MarkDirtyObserver available to all call log data sources & PhoneLookups.
by linyuh
· 7 years ago
f943910
Updating PrimaryInfo value class to use AutoValue with builder pattern.
by Android Dialer
· 7 years ago
d40d4f0
When there is no VM support hide the tab in the Old Main Activity
by uabdullah
· 7 years ago
82133d9
Rebuild Call Log on first launch after NUI is enabled
by twyen
· 7 years ago
b0d678f
Changing the voicemail transcription font size
by mdooley
· 7 years ago
7a96dc7
Moved metrics related methods out of LoggingBindings.
by zachh
· 7 years ago
2905f6f
Record jank metrics in old and new call logs.
by zachh
· 7 years ago
8d26b82
Fixed some bugs in NUI search.
by calderwoodra
· 7 years ago
fa95b2d
Adding information section to voicemail settings
by mdooley
· 7 years ago
f5326db
Add Tracfone to Motorola menu, move existing menu to Sprint only
by roldenburg
· 7 years ago
6bc4612
Fixed some issues in NUI search bar.
by calderwoodra
· 7 years ago
2d127ba
Disable VVM for tracfone USA
by twyen
· 7 years ago
078a834
Fix an NPE when ContactInfoHelper tries to retrieve remote directories.
by linyuh
· 7 years ago
844dcad
Merge searchfragment/remote into searchfragment/directories and renaming things accordingly.
by linyuh
· 7 years ago
7e3f397
Initialize/Update the UI of New{CallLog|Voicemail}Fragment iff the fragment is truly visible.
by linyuh
· 7 years ago
43c978b
Use a broadcast receiver to refresh the annotated call log.
by linyuh
· 7 years ago
e2bf3e9
Rename invalid resource folder
by roldenburg
· 7 years ago
8074af7
Fix a few UI issues based around multiselect in new nav.
by calderwoodra
· 7 years ago
ddd3005
Include the primary callback action in the new call log's bottom sheet.
by linyuh
· 7 years ago
153af2f
Implement read/write text stream to RttCall.
by wangqi
· 7 years ago
3da989d
Add configuration for when we show decimal and barcode device id
by roldenburg
· 7 years ago
8d407a0
Annotate RTT as @TargetApi(28).
by wangqi
· 7 years ago
4945523
Merge "Show IMEI/MEID in hex, dec, and barcode when appropriate"
by Treehugger Robot
· 7 years ago
9c9175f
Show IMEI/MEID in hex, dec, and barcode when appropriate
by roldenburg
· 7 years ago
a9776ef
Do no preload dialpad fragment when opening search through search bar.
by calderwoodra
· 7 years ago
a437719
Add logging to NUI.
by yueg
· 7 years ago
410451f
Implemented hangouts connection into GoogleMainActivity.
by calderwoodra
· 7 years ago
7ca3851
Created a "Metrics" interface.
by zachh
· 7 years ago
86491a9
Fix the icon & the label for blocked spam numbers in the new call log.
by linyuh
· 7 years ago
e547644
Move RttChatBot to simulator.
by wangqi
· 7 years ago
d844a34
Update RTT call with real name/number and timer.
by wangqi
· 7 years ago
096d5a6
Include both PHOTO_URI and PHOTO_THUMBNAIL_URI in Cp2Info.
by linyuh
· 7 years ago
219b870
Add simulator RTT call.
by wangqi
· 7 years ago
39009b4
Mark calls as read in new call log.
by zachh
· 7 years ago
c266566
Restored work profile contacts to Dialer search.
by calderwoodra
· 7 years ago
b2d5e7c
Clicking on a missed call in the call log no longer crashes the app.
by calderwoodra
· 7 years ago
86135a2
Add bottom sheet options for blocked and/or spam numbers in the new call log.
by linyuh
· 7 years ago
c2aac15
Delete and upload voicemail as deleted on the VM server
by uabdullah
· 7 years ago
814a5b4
Fixed some search UI nits.
by calderwoodra
· 7 years ago
cdcda1a
Use UI Listeners for querying voicemail status table
by uabdullah
· 7 years ago
f023699
Mark voicemail populated by simualtor as VVM3.
by weijiaxu
· 7 years ago
a6e7ff6
internal change
by Android Dialer
· 7 years ago
d9191b3
Bump version codes of v18
by roldenburg
· 7 years ago
33e19a9
Update title of after call spam dialog.
by wangqi
· 7 years ago
f7f2a4c
Used VectorDrawable for Blocked Numbers
by twyen
· 7 years ago
b841a6e
Finish AudioRouteSelectorActivity when all calls disconnect.
by yueg
· 7 years ago
18bfbcd
Add LookupUri to PeopApiPhoneLookupInfo
by twyen
· 7 years ago
930420f
Implemented NUI menu items.
by calderwoodra
· 7 years ago
d402bbd
Implemented GoogleMainSearchController to customize menu to GoogleDialer.
by calderwoodra
· 7 years ago
cd19791
Show reject hint text for all incoming calls
by wangqi
· 7 years ago
21b13e2
Show icon and label for a spam number in the new call log.
by linyuh
· 7 years ago
981a3e9
Support GID1 for VVM configs
by twyen
· 7 years ago
83cd628
Add VVM Config for Bouygues FR
by twyen
· 7 years ago
42bd9e7
Fix new special codes
by roldenburg
· 7 years ago
b6ca71a
Handle concurrently deleted rows in all updateSmartDialDatabase cursors
by maxwelb
· 7 years ago
a63056e
Deleted some unused classes
by calderwoodra
· 7 years ago
4b9f28f
Bubble layout change.
by yueg
· 7 years ago
c1fb217
Adding voicemail donation promo
by mdooley
· 7 years ago
de9dde6
Fix NPE when querying preferred without an account
by twyen
· 7 years ago
325a50b
Implement SpamPhoneLookup
by linyuh
· 7 years ago
a4ebc42
Uncompress .dex/.so files in Dialer
by erfanian
· 7 years ago
220e2fc
Implemented GoogleMainActivity.
by calderwoodra
· 7 years ago
f3bafa2
Include the timestamp in the data returned by the Spam interface.
by linyuh
· 7 years ago
0c06057
Visual Voicemail notifications now go to MainActivity when enabled.
by calderwoodra
· 7 years ago
130b616
Don't set the "incomplete" bit for empty numbers.
by zachh
· 7 years ago
1407d25
Updated bottom nav to match redlines.
by calderwoodra
· 7 years ago
4c185f6
Match redlines in new call log.
by zachh
· 7 years ago
014ffe1
Missed calls now go to MainActivity if you have the component enabled.
by calderwoodra
· 7 years ago
99da33c
Check for null column before getting contact_id
by maxwelb
· 7 years ago
2c5fce9
Remove experiment flag "enable_dual_alphabets_on_t9".
by linyuh
· 7 years ago
5820d09
Make transcription text black
by uabdullah
· 7 years ago
beaaff2
Remove bubble v1.
by yueg
· 7 years ago
307dcdb
Add phone account id and component name to NUI VM Pre-call.
by uabdullah
· 7 years ago
9232b28
Exit early when phone_lookup returned duplicated results for Preferred SIM
by twyen
· 7 years ago
a792792
Update the SpeakEasy component.
by erfanian
· 7 years ago
64f9ed2
Update text on after call spam notification and dialog.
by wangqi
· 7 years ago
47238a1
Bump version codes and name to v18
by roldenburg
· 7 years ago
Next »