summaryrefslogtreecommitdiffstats
path: root/java/com/android/dialer/main/impl
Commit message (Expand)AuthorAgeFilesLines
* Automatic translation importlineage-16.0Michael W2020-03-283-2/+21
* Automatic translation importMichael Bestas2019-07-0620-380/+0
* Automatic translation importMichael Bestas2019-06-191-0/+19
* Automatic translation importMichael Bestas2019-04-071-0/+5
* Automatic translation importMichael W2019-03-1121-252/+0
* Automatic translation importMichael Bestas2019-02-263-62/+4
* Automatic translation importMichael Bestas2019-01-1223-0/+719
* Allow per-call account selection.Danny Baumann2018-09-011-3/+2
* Implemented DialerFloatingActionButtoncalderwoodra2018-03-012-1/+6
* Rename NUI logging prefix from NUI_ to MAIN_yueg2018-03-012-14/+15
* Added same primes metrics that existed in Dialtacts to NUI.calderwoodra2018-03-011-0/+11
* Preload call log fragment on app start.calderwoodra2018-02-281-0/+12
* Some small bug fixes in NUI.calderwoodra2018-02-283-6/+22
* Parity of OldMainActivityPeer with ListsFragment for VMuabdullah2018-02-282-3/+90
* Do not show the voicemail tab if the VM toggle is turned off.uabdullah2018-02-271-3/+7
* Fab now hides/shows correctly when you enter and leave the voicemail tab.calderwoodra2018-02-271-7/+30
* Fixed some a11y issues in MainActivity.calderwoodra2018-02-273-5/+23
* Implement contacts promo in NUI.yueg2018-02-271-0/+36
* Added Call History activity to MainMenu.calderwoodra2018-02-263-6/+17
* Implement logic of bottom sheet options related to spam numbers.linyuh2018-02-263-1/+25
* Cancel Old SpeedDial contact loaders when they are reset.calderwoodra2018-02-248-4/+43
* Fixed a few bugs in NUI Main Activity.calderwoodra2018-02-246-12/+62
* NUI bug fixes: handling intents and onActivityResult.calderwoodra2018-02-221-7/+73
* Fixed some Dialer theming bugs in NUI.calderwoodra2018-02-223-2/+49
* When there is no VM support hide the tab in the Old Main Activityuabdullah2018-02-222-2/+81
* Fixed some bugs in NUI search.calderwoodra2018-02-225-22/+78
* Fixed some issues in NUI search bar.calderwoodra2018-02-225-19/+58
* Fix a few UI issues based around multiselect in new nav.calderwoodra2018-02-223-12/+27
* Do no preload dialpad fragment when opening search through search bar.calderwoodra2018-02-221-15/+4
* Add logging to NUI.yueg2018-02-222-4/+58
* Implemented hangouts connection into GoogleMainActivity.calderwoodra2018-02-223-4/+15
* Mark calls as read in new call log.zachh2018-02-142-4/+25
* Fixed some search UI nits.calderwoodra2018-02-125-6/+66
* Implemented NUI menu items.calderwoodra2018-02-091-2/+10
* Implemented GoogleMainSearchController to customize menu to GoogleDialer.calderwoodra2018-02-097-30/+36
* Deleted some unused classescalderwoodra2018-02-092-119/+0
* Implemented GoogleMainActivity.calderwoodra2018-02-062-11/+22
* Updated bottom nav to match redlines.calderwoodra2018-02-0514-42/+119
* Missed calls now go to MainActivity if you have the component enabled.calderwoodra2018-02-054-3/+91
* Implemented drag to remove in NUI with old favorites.calderwoodra2018-02-023-24/+88
* Implemented multiselect in NUI for VisualVoicemailFragment.calderwoodra2018-02-022-8/+36
* Split MainActivity into two peers, old and new to keep logic isolated.calderwoodra2018-02-023-789/+970
* Implemented Last tab in NUI.calderwoodra2018-01-311-3/+53
* Added old voicemail to NUI activity.calderwoodra2018-01-311-8/+29
* Implemented missed call/voicemail notifications in NUI.calderwoodra2018-01-312-17/+191
* Added old call log to NUI.calderwoodra2018-01-301-8/+99
* Add old speed dial fragment to NUI.calderwoodra2018-01-302-28/+239
* Added badge count feature to bottom nav.calderwoodra2018-01-304-5/+73
* Update FragUtils to encourage better readability in Activities.calderwoodra2018-01-301-45/+131
* Implemented Post Call in NUI.calderwoodra2018-01-263-31/+52