summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/main/impl/toolbar
AgeCommit message (Expand)Author
2021-07-12Dialer: improve search barTimi Rautamäki
2021-07-12Dialer: correct the expanded search bar heightTimi Rautamäki
2021-03-14Dialer: Add a helpline phone bookMichael W
2020-12-12Fix translation of 'contacts' tab title and main menu.Danny Baumann
2018-07-10Revert "UI refresh for search bar."Eric Erfanian
2018-07-10Revert "UI refresh for search fragment."Eric Erfanian
2018-06-28UI refresh for search fragment.wangqi
2018-06-27UI refresh for search bar.wangqi
2018-06-01Some minor tweaks to the UI.calderwoodra
2018-05-29Began implementation of Dialer dark theme.calderwoodra
2018-05-21Implement a global theme to be easily configured in Dialer.calderwoodra
2018-05-09Replace assert checks with safety checks instead.calderwoodra
2018-05-04Don't force open keyboard when RTT is active.wangqi
2018-04-17Don't slide the toolbar up if we've scheduled a runnable to slide it up.calderwoodra
2018-04-06Only request focus on search edit text when it's slide down.calderwoodra
2018-04-04Fix search bar margin issue in RTLtwyen
2018-03-26Fixed drag to remove favorite contacts on a few devices.calderwoodra
2018-03-20Mitigate some of the jank in opening/closeing search.calderwoodra
2018-03-12Keyboard and search now close when appropriate.calderwoodra
2018-02-28Some small bug fixes in NUI.calderwoodra
2018-02-26Added Call History activity to MainMenu.calderwoodra
2018-02-24Cancel Old SpeedDial contact loaders when they are reset.calderwoodra
2018-02-24Fixed a few bugs in NUI Main Activity.calderwoodra
2018-02-22Fixed some bugs in NUI search.calderwoodra
2018-02-22Fixed some issues in NUI search bar.calderwoodra
2018-02-12Fixed some search UI nits.calderwoodra
2018-02-09Implemented GoogleMainSearchController to customize menu to GoogleDialer.calderwoodra
2018-02-02Implemented drag to remove in NUI with old favorites.calderwoodra
2018-01-23Pressing back button twice really quickly no longer crashes dialer.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-17Updated toolbar and dialpad interactions in NUI.calderwoodra
2018-01-12Added Dialpad to NUI.calderwoodra
2018-01-12Added search bar animations to NUI toolbar.calderwoodra
2018-01-10Added Search Bar to NUI.calderwoodra