summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/main/impl/MainActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Dialer: Use a DayNight launch themeScott Warner2022-09-061-0/+2
* Implement a global theme to be easily configured in Dialer.calderwoodra2018-05-211-1/+2
* Place Duo calls with PreCalltwyen2018-05-091-8/+0
* Support placing Duo calls in the new UI's bottom sheet.linyuh2018-04-031-0/+8
* Use CallLogConfig for enabling new peer.zachh2018-03-271-3/+3
* Register ShowBlockReportSpamDialogReceiver in MainActivity.linyuh2018-03-151-0/+16
* Implement logic of bottom sheet options related to spam numbers.linyuh2018-02-261-0/+6
* Fixed some bugs in NUI search.calderwoodra2018-02-221-0/+7
* Implemented GoogleMainActivity.calderwoodra2018-02-061-11/+12
* Updated bottom nav to match redlines.calderwoodra2018-02-051-1/+1
* Missed calls now go to MainActivity if you have the component enabled.calderwoodra2018-02-051-0/+16
* Split MainActivity into two peers, old and new to keep logic isolated.calderwoodra2018-02-021-789/+18
* 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-311-5/+154
* Added old call log to NUI.calderwoodra2018-01-301-8/+99
* Add old speed dial fragment to NUI.calderwoodra2018-01-301-28/+225
* Update FragUtils to encourage better readability in Activities.calderwoodra2018-01-301-45/+131
* Implemented Post Call in NUI.calderwoodra2018-01-261-0/+22
* Pressing dial with an empty dialpad now queries the last number in NUI.calderwoodra2018-01-261-1/+9
* Add voice search to NUI.calderwoodra2018-01-261-0/+11
* Search, Dialpad, BottomBar and Toolbar now persist state through rotation.calderwoodra2018-01-181-20/+16
* Fixed regression with search not reacting properly to on touch events.calderwoodra2018-01-181-3/+3
* Search query is now shared with the Search Fragment in NUI.calderwoodra2018-01-171-1/+20
* Moved SearchController into its own class.calderwoodra2018-01-171-213/+3
* Updated toolbar and dialpad interactions in NUI.calderwoodra2018-01-171-36/+144
* Added Dialpad to NUI.calderwoodra2018-01-121-11/+161
* Added search bar animations to NUI toolbar.calderwoodra2018-01-121-1/+27
* Added Search Bar to NUI.calderwoodra2018-01-101-27/+1
* Implemented Bottom Nav in Dialer NUI.calderwoodra2018-01-091-12/+119
* Update Dialer source to latest internal Google revision.Eric Erfanian2017-09-041-2/+6
* Update AOSP Dialer source from internal google3 repository atEric Erfanian2017-06-191-0/+91