summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/main
AgeCommit message (Expand)Author
2021-08-21Automatic translation importMichael Bestas
2021-07-12Dialer: improve search barTimi Rautamäki
2021-07-12Dialer: set statusbar color same as activity backgroundTimi Rautamäki
2021-07-12Dialer: correct the expanded search bar heightTimi Rautamäki
2021-05-22Dialer: Remove unused resourcesMichael Bestas
2021-05-22Dialer: use black/white navigation colorsTimi
2021-03-14Dialer: Add a helpline phone bookMichael W
2021-02-28Automatic translation importMichael Bestas
2020-12-12Fix translation of 'contacts' tab title and main menu.Danny Baumann
2020-12-12Dialer: Use a DayNight launch themeScott Warner
2020-12-12Allow per-call account selection.Danny Baumann
2018-07-10Revert "UI refresh for search bar."Eric Erfanian
2018-07-10Revert "UI refresh for search fragment."Eric Erfanian
2018-07-10Revert "UI refresh for FAB."Eric Erfanian
2018-07-10Revert "UI refresh for bottom nav bar."Eric Erfanian
2018-06-28Remove redundant @TargetApi, @RequiresApi and @SuppressWarningslinyuh
2018-06-28Fix scroll for new favoritesyueg
2018-06-28UI refresh for bottom nav bar.wangqi
2018-06-28UI refresh for FAB.wangqi
2018-06-28UI refresh for search fragment.wangqi
2018-06-27UI refresh for search bar.wangqi
2018-06-26Don't submit fragment transaction to show search when the activity state has ...zachh
2018-06-19Drag favorite to removeyueg
2018-06-12Fix voicemail multi-select title text coloryueg
2018-06-12Reorganized activities in manifests.zachh
2018-06-08Use an intent action to launch MainActivity instead of class reference to Dia...zachh
2018-06-08Moved EXTRA_CLEAR_NEW_VOICEMAILS to MainComponent.zachh
2018-06-07Removed "last_tab_enabled" flag.zachh
2018-06-01Inlined ConfigProviderBindings.get() and removed ConfigProviderBindings.zachh
2018-06-01Some minor tweaks to the UI.calderwoodra
2018-06-01Fix dialpad theme on incall screen.wangqi
2018-05-29Converted ThemeUtil into a DaggerModule.calderwoodra
2018-05-29Began implementation of Dialer dark theme.calderwoodra
2018-05-21Check READ_PHONE_STATE for isVoicemailAvailable()twyen
2018-05-21Add promotion module.wangqi
2018-05-21Implement a global theme to be easily configured in Dialer.calderwoodra
2018-05-18Fix video call from search stripping + prefixtwyen
2018-05-17Internal change.linyuh
2018-05-15Initialize dialpadFragment and searchFragment with FragmentManager when MainS...twyen
2018-05-15Compress all of dialer's png files.calderwoodra
2018-05-15Exit multiselect mode when opening the dialpad.calderwoodra
2018-05-11Use old BottomSheetBehavior.wangqi
2018-05-11Prevent showDialpad from adding multiple instances of fragmentstwyen
2018-05-11Add RTT after call promo bottomsheet.wangqi
2018-05-09Always fetch status onResume and add logging for voicemail status in OldMainP...uabdullah
2018-05-09Place Duo calls with PreCalltwyen
2018-05-09Don't commit fragment transactions if it's not safe.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-28Handle missing permission.READ_CALL_LOG when initializing the badge for misse...linyuh
2018-04-25Show clear frequents option in the toolbar if there are suggested contacts.calderwoodra
2018-04-17Don't slide the toolbar up if we've scheduled a runnable to slide it up.calderwoodra
2018-04-17Improved handling of IS_READ in new call log.zachh
2018-04-17Export activities with exported aliases.calderwoodra
2018-04-16Don't close search if the user leaves with the dialpad open.calderwoodra
2018-04-12Add SpeedDialFragment to the old peer.calderwoodra
2018-04-06Convert new speed dial to support fragment and add it to new peer.calderwoodra
2018-04-06Only request focus on search edit text when it's slide down.calderwoodra
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