summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/main/impl
AgeCommit message (Expand)Author
2018-04-05Support new voicemail fragment in old peer.uabdullah
2018-04-04Fix search bar margin issue in RTLtwyen
2018-04-04Prevent crash when dialpad animation ends after activity is saved.twyen
2018-04-04Added some logging for mysterious bugs.calderwoodra
2018-04-03Handle missed calls for new call log in old peer.zachh
2018-04-03Support placing Duo calls in the new UI's bottom sheet.linyuh
2018-03-29Fixed a few issues in search with new nav.calderwoodra
2018-03-27Support new call log fragment in old peer.zachh
2018-03-27Use CallLogConfig for enabling new peer.zachh
2018-03-26Fixed drag to remove favorite contacts on a few devices.calderwoodra
2018-03-26Remove obsolete methods in CompatUtils and rename it as "LocaleUtils".linyuh
2018-03-26Cleaned up the AndroidManifest Intent Filters.calderwoodra
2018-03-26Removed NUI shortcut.zachh
2018-03-20Mitigate some of the jank in opening/closeing search.calderwoodra
2018-03-16Make MainActivity the default activity for AOSP.calderwoodra
2018-03-16Check if dialpad is already open when handleing new intents.calderwoodra
2018-03-15Adjust bottom nav margins, sizes, ect.calderwoodra
2018-03-15Resolve all build resource conflicts.calderwoodra
2018-03-15Register ShowBlockReportSpamDialogReceiver in MainActivity.linyuh
2018-03-14Split CallDetailsActivitylinyuh
2018-03-13Fixed overlapping fragments issue.calderwoodra
2018-03-13Removed references to MainActivity since they weren't necessary.calderwoodra
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-01Implemented DialerFloatingActionButtoncalderwoodra
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-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-26Implement logic of bottom sheet options related to spam numbers.linyuh
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-22NUI bug fixes: handling intents and onActivityResult.calderwoodra
2018-02-22Fixed some Dialer theming bugs in NUI.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-22Fixed some issues in NUI search bar.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-14Mark calls as read in new call log.zachh
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-09Deleted some unused classescalderwoodra
2018-02-06Implemented GoogleMainActivity.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
2018-01-31Implemented Last tab in NUI.calderwoodra
2018-01-31Added old voicemail to NUI activity.calderwoodra
2018-01-31Implemented missed call/voicemail notifications in NUI.calderwoodra
2018-01-30Added old call log to NUI.calderwoodra
2018-01-30Add old speed dial fragment to NUI.calderwoodra
2018-01-30Added badge count feature to bottom nav.calderwoodra
2018-01-30Update FragUtils to encourage better readability in Activities.calderwoodra
2018-01-26Implemented Post Call in NUI.calderwoodra
2018-01-26Pressing dial with an empty dialpad now queries the last number in NUI.calderwoodra
2018-01-26Add voice search to NUI.calderwoodra
2018-01-24Add flag to enable NUI shortcut.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-17Search query is now shared with the Search Fragment in NUI.calderwoodra
2018-01-17Moved SearchController into its own class.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
2018-01-09Implemented Bottom Nav in Dialer NUI.calderwoodra
2017-12-22Fixed crash in UiListener when launching activity with screen off.zachh
2017-10-24Rename the new bubble package name from "bubble" to "newbubble".Eric Erfanian
2017-09-27Setup recycler view for new voicemail uiuabdullah
2017-09-22Update package assets and strings.Eric Erfanian
2017-08-31Update Dialer source to latest internal Google revision.Eric Erfanian