summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/main/impl/MainSearchController.java
AgeCommit message (Expand)Author
2018-03-12Keyboard and search now close when appropriate.calderwoodra
2018-03-06NUI loggingyueg
2018-03-01Implemented DialerFloatingActionButtoncalderwoodra
2018-03-01Rename NUI logging prefix from NUI_ to MAIN_yueg
2018-02-27Fixed some a11y issues in MainActivity.calderwoodra
2018-02-27Implement contacts promo in NUI.yueg
2018-02-26Added Call History activity to MainMenu.calderwoodra
2018-02-24Fixed a few bugs in NUI Main Activity.calderwoodra
2018-02-22Fixed some bugs in NUI search.calderwoodra
2018-02-22Fix a few UI issues based around multiselect in new nav.calderwoodra
2018-02-22Do no preload dialpad fragment when opening search through search bar.calderwoodra
2018-02-22Add logging to NUI.yueg
2018-02-22Implemented hangouts connection into GoogleMainActivity.calderwoodra
2018-02-12Fixed some search UI nits.calderwoodra
2018-02-09Implemented NUI menu items.calderwoodra
2018-02-09Implemented GoogleMainSearchController to customize menu to GoogleDialer.calderwoodra
2018-02-05Updated bottom nav to match redlines.calderwoodra
2018-02-05Missed calls now go to MainActivity if you have the component enabled.calderwoodra
2018-01-26Implemented Post Call in NUI.calderwoodra
2018-01-26Add voice search to NUI.calderwoodra
2018-01-18Search, Dialpad, BottomBar and Toolbar now persist state through rotation.calderwoodra
2018-01-18Fixed regression with search not reacting properly to on touch events.calderwoodra
2018-01-17Search query is now shared with the Search Fragment in NUI.calderwoodra
2018-01-17Moved SearchController into its own class.calderwoodra