1. 80f3d35 Prevent VVM subscribing when carrier reset subscription status by twyen · 7 years ago
  2. ca2ef80 Merge "Added some logcat and metrics logging for new call log." by Treehugger Robot · 7 years ago
  3. 9952f1c Added some logcat and metrics logging for new call log. by zachh · 7 years ago
  4. f2d2e77 Merge "Add new signature for Cequint Caller ID app." by Treehugger Robot · 7 years ago
  5. 54d8e8c Merge "Add dialer simulation functionality into simulator." by Treehugger Robot · 7 years ago
  6. e938109 Merge "Use SystemProperties to access ro.carrier as System.getProperty cannot get it" by Treehugger Robot · 7 years ago
  7. c3ed394 Add new signature for Cequint Caller ID app. by wangqi · 7 years ago
  8. 067b074 Add dialer simulation functionality into simulator. by weijiaxu · 7 years ago
  9. 7742bac Use SystemProperties to access ro.carrier as System.getProperty cannot get it by roldenburg · 7 years ago
  10. 59c5824 Merge "Fix bug in isVoicemailNumber method not returning early" by Treehugger Robot · 7 years ago
  11. 470e27a Merge "Adding real url for voicemail donation promo learn-more link" by Treehugger Robot · 7 years ago
  12. 37a969d Fix bug in isVoicemailNumber method not returning early by roldenburg · 7 years ago
  13. 4c29a79 Adding real url for voicemail donation promo learn-more link by mdooley · 7 years ago
  14. c6943fd Merge changes I099f22b7,Ia014e5e1,I3950071e,I1863a28e,I622b52f4, ... by Treehugger Robot · 7 years ago
  15. dde326e Removed item animator in Call Log RecyclerView. by calderwoodra · 7 years ago
  16. 451a56b NUI bug fixes: handling intents and onActivityResult. by calderwoodra · 7 years ago
  17. 2c85995 Use the vector spam icon in the new call log. by linyuh · 7 years ago
  18. 99606aa Fixed some Dialer theming bugs in NUI. by calderwoodra · 7 years ago
  19. 9e3a39d Make MarkDirtyObserver available to all call log data sources & PhoneLookups. by linyuh · 7 years ago
  20. f943910 Updating PrimaryInfo value class to use AutoValue with builder pattern. by Android Dialer · 7 years ago
  21. d40d4f0 When there is no VM support hide the tab in the Old Main Activity by uabdullah · 7 years ago
  22. 82133d9 Rebuild Call Log on first launch after NUI is enabled by twyen · 7 years ago
  23. b0d678f Changing the voicemail transcription font size by mdooley · 7 years ago
  24. 7a96dc7 Moved metrics related methods out of LoggingBindings. by zachh · 7 years ago
  25. 2905f6f Record jank metrics in old and new call logs. by zachh · 7 years ago
  26. 8d26b82 Fixed some bugs in NUI search. by calderwoodra · 7 years ago
  27. fa95b2d Adding information section to voicemail settings by mdooley · 7 years ago
  28. f5326db Add Tracfone to Motorola menu, move existing menu to Sprint only by roldenburg · 7 years ago
  29. 6bc4612 Fixed some issues in NUI search bar. by calderwoodra · 7 years ago
  30. 2d127ba Disable VVM for tracfone USA by twyen · 7 years ago
  31. 078a834 Fix an NPE when ContactInfoHelper tries to retrieve remote directories. by linyuh · 7 years ago
  32. 844dcad Merge searchfragment/remote into searchfragment/directories and renaming things accordingly. by linyuh · 7 years ago
  33. 7e3f397 Initialize/Update the UI of New{CallLog|Voicemail}Fragment iff the fragment is truly visible. by linyuh · 7 years ago
  34. 43c978b Use a broadcast receiver to refresh the annotated call log. by linyuh · 7 years ago
  35. e2bf3e9 Rename invalid resource folder by roldenburg · 7 years ago
  36. 8074af7 Fix a few UI issues based around multiselect in new nav. by calderwoodra · 7 years ago
  37. ddd3005 Include the primary callback action in the new call log's bottom sheet. by linyuh · 7 years ago
  38. 153af2f Implement read/write text stream to RttCall. by wangqi · 7 years ago
  39. 3da989d Add configuration for when we show decimal and barcode device id by roldenburg · 7 years ago
  40. 8d407a0 Annotate RTT as @TargetApi(28). by wangqi · 7 years ago
  41. 4945523 Merge "Show IMEI/MEID in hex, dec, and barcode when appropriate" by Treehugger Robot · 7 years ago
  42. 9c9175f Show IMEI/MEID in hex, dec, and barcode when appropriate by roldenburg · 7 years ago
  43. b3772ec Merge changes Idbaca1df,Ie7824ce2,Id24b2318,Ib40632fe,I292f23ea, ... by Treehugger Robot · 7 years ago
  44. a9776ef Do no preload dialpad fragment when opening search through search bar. by calderwoodra · 7 years ago
  45. a437719 Add logging to NUI. by yueg · 7 years ago
  46. 410451f Implemented hangouts connection into GoogleMainActivity. by calderwoodra · 7 years ago
  47. 7ca3851 Created a "Metrics" interface. by zachh · 7 years ago
  48. 86491a9 Fix the icon & the label for blocked spam numbers in the new call log. by linyuh · 7 years ago
  49. e547644 Move RttChatBot to simulator. by wangqi · 7 years ago
  50. d844a34 Update RTT call with real name/number and timer. by wangqi · 7 years ago
  51. 096d5a6 Include both PHOTO_URI and PHOTO_THUMBNAIL_URI in Cp2Info. by linyuh · 7 years ago
  52. 219b870 Add simulator RTT call. by wangqi · 7 years ago
  53. c54ce26 Merge changes Ib360d3bc,Iae40d0ab,I486f7b1a,I709a1e30 by Treehugger Robot · 7 years ago
  54. 39009b4 Mark calls as read in new call log. by zachh · 7 years ago
  55. c266566 Restored work profile contacts to Dialer search. by calderwoodra · 7 years ago
  56. b2d5e7c Clicking on a missed call in the call log no longer crashes the app. by calderwoodra · 7 years ago
  57. 86135a2 Add bottom sheet options for blocked and/or spam numbers in the new call log. by linyuh · 7 years ago
  58. 70f98d3 Merge changes Ia023cd7c,Ie4c968cb by Treehugger Robot · 7 years ago
  59. 9da84f4 Merge changes Id16ea475,I38997710 by Treehugger Robot · 7 years ago
  60. c2aac15 Delete and upload voicemail as deleted on the VM server by uabdullah · 7 years ago
  61. 814a5b4 Fixed some search UI nits. by calderwoodra · 7 years ago
  62. cdcda1a Use UI Listeners for querying voicemail status table by uabdullah · 7 years ago
  63. c9213fe Open source quantum_ic_schedule_vd_theme_24 by uabdullah · 7 years ago
  64. da53f1b Merge "Mark voicemail populated by simualtor as VVM3." by Treehugger Robot · 7 years ago
  65. edd4ed5 Merge changes Ida17f8e2,I7604d745 by Treehugger Robot · 7 years ago
  66. bb6a02d Merge changes I43cc987c,I99ef5ccf,Icae34dd6,I161b5127,I4740c0f4, ... by Treehugger Robot · 7 years ago
  67. f023699 Mark voicemail populated by simualtor as VVM3. by weijiaxu · 7 years ago
  68. a6e7ff6 internal change by Android Dialer · 7 years ago
  69. d9191b3 Bump version codes of v18 by roldenburg · 7 years ago
  70. 33e19a9 Update title of after call spam dialog. by wangqi · 7 years ago
  71. f7f2a4c Used VectorDrawable for Blocked Numbers by twyen · 7 years ago
  72. b841a6e Finish AudioRouteSelectorActivity when all calls disconnect. by yueg · 7 years ago
  73. 18bfbcd Add LookupUri to PeopApiPhoneLookupInfo by twyen · 7 years ago
  74. 930420f Implemented NUI menu items. by calderwoodra · 7 years ago
  75. d402bbd Implemented GoogleMainSearchController to customize menu to GoogleDialer. by calderwoodra · 7 years ago
  76. cd19791 Show reject hint text for all incoming calls by wangqi · 7 years ago
  77. 02f601b Merge "Show icon and label for a spam number in the new call log." by Treehugger Robot · 7 years ago
  78. 21b13e2 Show icon and label for a spam number in the new call log. by linyuh · 7 years ago
  79. d426457 Merge changes Ic71e99ed,Ic7dec5ee,If801b452,Iecb99c65,I8db7e08b, ... by Treehugger Robot · 7 years ago
  80. 981a3e9 Support GID1 for VVM configs by twyen · 7 years ago
  81. 83cd628 Add VVM Config for Bouygues FR by twyen · 7 years ago
  82. 42bd9e7 Fix new special codes by roldenburg · 7 years ago
  83. b6ca71a Handle concurrently deleted rows in all updateSmartDialDatabase cursors by maxwelb · 7 years ago
  84. a63056e Deleted some unused classes by calderwoodra · 7 years ago
  85. a809472 Replace ContactPhotoManager with GlidePhotoManager in new call log. by twyen · 7 years ago
  86. ea7ea2b Fix glide makefile by Ta-wei Yen · 7 years ago
  87. dd4c4e0 Merge changes If4e613b1,I40fd1e21 by Treehugger Robot · 7 years ago
  88. 4b9f28f Bubble layout change. by yueg · 7 years ago
  89. c1fb217 Adding voicemail donation promo by mdooley · 7 years ago
  90. 3b42bce Merge "Fix NPE when querying preferred without an account" by Treehugger Robot · 7 years ago
  91. 70ebcc7 Merge "Implement SpamPhoneLookup" by Treehugger Robot · 7 years ago
  92. f48d6d5 Merge "Uncompress .dex/.so files in Dialer" by Treehugger Robot · 7 years ago
  93. de9dde6 Fix NPE when querying preferred without an account by twyen · 7 years ago
  94. 325a50b Implement SpamPhoneLookup by linyuh · 7 years ago
  95. a4ebc42 Uncompress .dex/.so files in Dialer by erfanian · 7 years ago
  96. 6d3802e Merge "Implemented GoogleMainActivity." by Treehugger Robot · 7 years ago
  97. 220e2fc Implemented GoogleMainActivity. by calderwoodra · 7 years ago
  98. 148a393 Merge "Include the timestamp in the data returned by the Spam interface." by Treehugger Robot · 7 years ago
  99. f3bafa2 Include the timestamp in the data returned by the Spam interface. by linyuh · 7 years ago
  100. ca4d8a3 Merge "Visual Voicemail notifications now go to MainActivity when enabled." by Treehugger Robot · 7 years ago