summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/main/impl/OldMainActivityPeer.java
AgeCommit message (Expand)Author
2018-03-12Keyboard and search now close when appropriate.calderwoodra
2018-03-08Bring back new navigation screen event logging.yueg
2018-03-07Combine fragment hide/show transactions into one transaction.roldenburg
2018-03-06NUI loggingyueg
2018-03-01Rename NUI logging prefix from NUI_ to MAIN_yueg
2018-03-01Added same primes metrics that existed in Dialtacts to NUI.calderwoodra
2018-02-28Preload call log fragment on app start.calderwoodra
2018-02-28Some small bug fixes in NUI.calderwoodra
2018-02-28Parity of OldMainActivityPeer with ListsFragment for VMuabdullah
2018-02-27Do not show the voicemail tab if the VM toggle is turned off.uabdullah
2018-02-27Fab now hides/shows correctly when you enter and leave the voicemail tab.calderwoodra
2018-02-26Implement logic of bottom sheet options related to spam numbers.linyuh
2018-02-24Fixed a few bugs in NUI Main Activity.calderwoodra
2018-02-22NUI bug fixes: handling intents and onActivityResult.calderwoodra
2018-02-22When there is no VM support hide the tab in the Old Main Activityuabdullah
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-22Add logging to NUI.yueg
2018-02-22Implemented hangouts connection into GoogleMainActivity.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-02-02Implemented drag to remove in NUI with old favorites.calderwoodra
2018-02-02Implemented multiselect in NUI for VisualVoicemailFragment.calderwoodra
2018-02-02Split MainActivity into two peers, old and new to keep logic isolated.calderwoodra