1. fc70dda Cleaned up the AndroidManifest Intent Filters. by calderwoodra · 6 years ago
  2. d74e72e Removed NUI shortcut. by zachh · 6 years ago
  3. 026ed57 Mitigate some of the jank in opening/closeing search. by calderwoodra · 6 years ago
  4. 264f287 Make MainActivity the default activity for AOSP. by calderwoodra · 6 years ago
  5. d0fc916 Check if dialpad is already open when handleing new intents. by calderwoodra · 6 years ago
  6. 2baf763 Adjust bottom nav margins, sizes, ect. by calderwoodra · 6 years ago
  7. e760e42 Resolve all build resource conflicts. by calderwoodra · 6 years ago
  8. 3cad49b Register ShowBlockReportSpamDialogReceiver in MainActivity. by linyuh · 6 years ago
  9. 6642847 Split CallDetailsActivity by linyuh · 6 years ago
  10. 5e16adb Fixed overlapping fragments issue. by calderwoodra · 6 years ago
  11. 7affcce Removed references to MainActivity since they weren't necessary. by calderwoodra · 6 years ago
  12. f53ba7b Keyboard and search now close when appropriate. by calderwoodra · 6 years ago
  13. e847670 Bring back new navigation screen event logging. by yueg · 6 years ago
  14. 01d9f64 Combine fragment hide/show transactions into one transaction. by roldenburg · 6 years ago
  15. a05ee28 NUI logging by yueg · 6 years ago
  16. 164ddd1 Implemented DialerFloatingActionButton by calderwoodra · 6 years ago
  17. 0cf82d3 Rename NUI logging prefix from NUI_ to MAIN_ by yueg · 6 years ago
  18. f127d3c Added same primes metrics that existed in Dialtacts to NUI. by calderwoodra · 6 years ago
  19. 58862de Preload call log fragment on app start. by calderwoodra · 6 years ago
  20. 76cf7e1 Some small bug fixes in NUI. by calderwoodra · 6 years ago
  21. 192b1ff Parity of OldMainActivityPeer with ListsFragment for VM by uabdullah · 6 years ago
  22. f80d8af Do not show the voicemail tab if the VM toggle is turned off. by uabdullah · 6 years ago
  23. 311c525 Fab now hides/shows correctly when you enter and leave the voicemail tab. by calderwoodra · 6 years ago
  24. 27b963f Fixed some a11y issues in MainActivity. by calderwoodra · 6 years ago
  25. 5e5172c Implement contacts promo in NUI. by yueg · 6 years ago
  26. 2e2a171 Added Call History activity to MainMenu. by calderwoodra · 6 years ago
  27. 719341f Implement logic of bottom sheet options related to spam numbers. by linyuh · 6 years ago
  28. 35ecd12 Cancel Old SpeedDial contact loaders when they are reset. by calderwoodra · 6 years ago
  29. ebc59e2 Fixed a few bugs in NUI Main Activity. by calderwoodra · 6 years ago
  30. 451a56b NUI bug fixes: handling intents and onActivityResult. by calderwoodra · 6 years ago
  31. 99606aa Fixed some Dialer theming bugs in NUI. by calderwoodra · 6 years ago
  32. d40d4f0 When there is no VM support hide the tab in the Old Main Activity by uabdullah · 6 years ago
  33. 8d26b82 Fixed some bugs in NUI search. by calderwoodra · 6 years ago
  34. 6bc4612 Fixed some issues in NUI search bar. by calderwoodra · 6 years ago
  35. 8074af7 Fix a few UI issues based around multiselect in new nav. by calderwoodra · 6 years ago
  36. a9776ef Do no preload dialpad fragment when opening search through search bar. by calderwoodra · 6 years ago
  37. a437719 Add logging to NUI. by yueg · 6 years ago
  38. 410451f Implemented hangouts connection into GoogleMainActivity. by calderwoodra · 6 years ago
  39. 39009b4 Mark calls as read in new call log. by zachh · 6 years ago
  40. 814a5b4 Fixed some search UI nits. by calderwoodra · 6 years ago
  41. 930420f Implemented NUI menu items. by calderwoodra · 6 years ago
  42. d402bbd Implemented GoogleMainSearchController to customize menu to GoogleDialer. by calderwoodra · 6 years ago
  43. a63056e Deleted some unused classes by calderwoodra · 6 years ago
  44. 220e2fc Implemented GoogleMainActivity. by calderwoodra · 6 years ago
  45. 1407d25 Updated bottom nav to match redlines. by calderwoodra · 6 years ago
  46. 014ffe1 Missed calls now go to MainActivity if you have the component enabled. by calderwoodra · 6 years ago
  47. 1579e1c Implemented drag to remove in NUI with old favorites. by calderwoodra · 6 years ago
  48. 4144a8f Implemented multiselect in NUI for VisualVoicemailFragment. by calderwoodra · 6 years ago
  49. 3a398a5 Split MainActivity into two peers, old and new to keep logic isolated. by calderwoodra · 6 years ago
  50. 5df20b3 Implemented Last tab in NUI. by calderwoodra · 6 years ago
  51. d7f51ef Added old voicemail to NUI activity. by calderwoodra · 6 years ago
  52. f1c6988 Implemented missed call/voicemail notifications in NUI. by calderwoodra · 6 years ago
  53. beb5e59 Added old call log to NUI. by calderwoodra · 6 years ago
  54. 37d05a2 Add old speed dial fragment to NUI. by calderwoodra · 6 years ago
  55. 5e550aa Added badge count feature to bottom nav. by calderwoodra · 6 years ago
  56. 2cc8b34 Update FragUtils to encourage better readability in Activities. by calderwoodra · 6 years ago
  57. 29be392 Implemented Post Call in NUI. by calderwoodra · 6 years ago
  58. 97d0b5e Pressing dial with an empty dialpad now queries the last number in NUI. by calderwoodra · 6 years ago
  59. 5e7d12e Add voice search to NUI. by calderwoodra · 6 years ago
  60. c8dfaf1 Add flag to enable NUI shortcut. by calderwoodra · 6 years ago
  61. e336450 Pressing back button twice really quickly no longer crashes dialer. by calderwoodra · 7 years ago
  62. 5d272d8 Search, Dialpad, BottomBar and Toolbar now persist state through rotation. by calderwoodra · 7 years ago
  63. 3b735de Fixed regression with search not reacting properly to on touch events. by calderwoodra · 7 years ago
  64. 7f56ae0 Search query is now shared with the Search Fragment in NUI. by calderwoodra · 7 years ago
  65. a0d844a Moved SearchController into its own class. by calderwoodra · 7 years ago
  66. 70a4b09 Updated toolbar and dialpad interactions in NUI. by calderwoodra · 7 years ago
  67. 4d881e4 Added Dialpad to NUI. by calderwoodra · 7 years ago
  68. aa280fa Added search bar animations to NUI toolbar. by calderwoodra · 7 years ago
  69. 065c9a4 Added Search Bar to NUI. by calderwoodra · 7 years ago
  70. c07d6be Implemented Bottom Nav in Dialer NUI. by calderwoodra · 7 years ago
  71. 128d859 Fixed crash in UiListener when launching activity with screen off. by zachh · 7 years ago
  72. 938468d Rename the new bubble package name from "bubble" to "newbubble". by Eric Erfanian · 7 years ago
  73. 3fe0459 Setup recycler view for new voicemail ui by uabdullah · 7 years ago
  74. 8164367 Update package assets and strings. by Eric Erfanian · 7 years ago
  75. 2ca4318 Update Dialer source to latest internal Google revision. by Eric Erfanian · 7 years ago