summaryrefslogtreecommitdiff
path: root/src/com/android/dialer/DialtactsActivity.java
AgeCommit message (Expand)Author
2015-06-16Fix FAB state and transitions.Andrew Lee
2015-06-11"Emergency" dialpad behavior.Santos Cordon
2015-06-02Merge "Enter search UI even if dialpad is not animating" into mnc-devYorke Lee
2015-06-01Don't use Log.isLoggable to determine DEBUG flagYorke Lee
2015-06-01Enter search UI even if dialpad is not animatingYorke Lee
2015-05-26Merge "Handle runtime phone permission" into mnc-devYorke Lee
2015-05-26Merge "Handle runtime permissions in Dialer" into mnc-devYorke Lee
2015-05-22Handle runtime phone permissionYorke Lee
2015-05-22Handle runtime permissions in DialerYorke Lee
2015-05-21Some ListsFragment cleanups.Andrew Lee
2015-05-15Fix potential Dialer NPEsYorke Lee
2015-05-13Reorganize Intent utilities, add send SMS intent.Andrew Lee
2015-05-08Merge "Fix jank when showing dialpad" into mnc-devYorke Lee
2015-05-08Fix jank when showing dialpadYorke Lee
2015-05-05Merge "Change FAB icon and behavior for contacts tab." into mnc-devAndrew Lee
2015-05-05Change FAB icon and behavior for contacts tab.Andrew Lee
2015-05-05Merge "Revert "Fix NPE from ListsFragment crash."" into mnc-devAndrew Lee
2015-05-05Revert "Fix NPE from ListsFragment crash."Andrew Lee
2015-05-04Add "show call history" list item.Andrew Lee
2015-05-01Fix NPE from ListsFragment crash.Andrew Lee
2015-04-23Use TelecomManager.placeCall APIYorke Lee
2015-03-25Make menu options protected instead of private.Andrew Lee
2015-03-06Remove OverlappingPaneLayout.Andrew Lee
2015-02-26Fix FrameLayout cast exception.Andrew Lee
2015-02-04Merge "Move CallUtil into Dialer. P1/3"Brian Attwell
2015-02-03Move CallUtil into Dialer. P1/3Brian Attwell
2015-02-02Add DialpadFragment on-demand instead at on startupYorke Lee
2015-01-28Add systrace events to track Dialer startup performanceYorke Lee
2014-12-05Updating "Add Contact" to pre-populate full contact info.Tyler Gunn
2014-11-20Correcting population of search box with voice search results.Tyler Gunn
2014-11-08Allow ILD information to be populatedEvan Charlton
2014-11-06Merge "Improve Dialer analytics" into lmp-mr1-devYorke Lee
2014-11-05Improve Dialer analyticsYorke Lee
2014-11-05Reset mSavedState in onNewIntent because the activity is refreshing.Nancy Chen
2014-10-31Merge "Use improved analytics in Dialer" into lmp-mr1-devBrian Attwell
2014-10-30Use improved analytics in DialerBrian Attwell
2014-10-29Merge "Refactor ActionBarController and tests" into lmp-mr1-devYorke Lee
2014-10-28Refactor ActionBarController and testsYorke Lee
2014-10-28Merge "Fix various IllegalStateExceptions in Dialer" into lmp-mr1-devYorke Lee
2014-10-28Fix various IllegalStateExceptions in DialerYorke Lee
2014-10-27Create call settings intent in DialerSettingsActivity.Andrew Lee
2014-10-23Delete duplicated classBrian Attwell
2014-10-03Fix NPE in onListFragmentScrollStateChangeYorke Lee
2014-09-12Renaming Telecomm to Telecom.Tyler Gunn
2014-09-11Merge "Set default action bar elevation for dialer." into lmp-devNancy Chen
2014-09-10Set default action bar elevation for dialer.Nancy Chen
2014-09-09Set the visibility of the FAB correctly even if mAnimate is falseYorke Lee
2014-09-06Use framework scheme definitionsJay Shrauner
2014-09-02Use different FAB for dialpad, and use new animations.Andrew Lee
2014-08-22API Review PhoneManager -> TelecommManager. Rename methods (1/6)Nancy Chen
2014-08-19Merge "Pass in floating action button to controller." into lmp-devAndrew Lee
2014-08-19Pass in floating action button to controller.Andrew Lee
2014-08-19Merge "Reveal InCallUI from touch point in Dialer. COMPLETED." into lmp-devNancy Chen
2014-08-18Reveal InCallUI from touch point in Dialer. COMPLETED.Nancy Chen
2014-08-15Tweak FAB tints and positioning.Andrew Lee
2014-08-13Send MotionEvent with touch coordinates to call intentNancy Chen
2014-08-12Correcting dialpad animations in landscape (3/3).Tyler Gunn
2014-08-05Merge "Fix some action bar logic" into lmp-devYorke Lee
2014-08-06Fix some action bar logicYorke Lee
2014-08-06Set correct interpolator for dialpad animationYorke Lee
2014-08-06Merge "Fragments in Dialtacts report to Analytics." into lmp-devSai Cheemalapati
2014-08-06Tweak Z-depth for Dialer ActionBarYorke Lee
2014-08-06Fragments in Dialtacts report to Analytics.Sai Cheemalapati
2014-07-30Changing Activities to implement Analytics (1/2).Sai Cheemalapati
2014-07-28Decreased height of action bars in dialerNancy Chen
2014-07-24Hide keyboard when next key is pressedYorke Lee
2014-07-22Make ViewPagerTabs and FABController RTL awareYorke Lee
2014-07-21Expose call settings as public API (3/3)Yorke Lee
2014-07-15Merge "Make ContactPreferences use SharedPreferences instead of System settin...Yorke Lee
2014-07-15Remove unnecessary flag for disabling Account SelectionNancy Chen
2014-07-15Make ContactPreferences use SharedPreferences instead of System settings (5/5)Yorke Lee
2014-07-15Allow overflow menu to overlap overflow buttonYorke Lee
2014-07-14Implement multi-SIM capabilities (3/6) [DO NOT MERGE]Ihab Awad
2014-07-10Remove unused import of ServiceManagerYorke Lee
2014-07-09Remove SelectAccountDialogFragment for PhoneAccount on Dialer app (1/2)Nancy Chen
2014-07-09Merge "Hook up call intent for video call."Andrew Lee
2014-07-08Update showCallScreen & isInAPhoneCall to use PhoneManager.Santos Cordon
2014-07-08Hook up call intent for video call.Andrew Lee
2014-07-02Add "Make video call" button to search fragments.Andrew Lee
2014-07-02Rename Telecomm "Subscription" to "Account" (3/7)Ihab Awad
2014-06-26Add icon indicating subscription in call log/call historyNancy Chen
2014-06-23Revert "Hide the dialpad fragment onResume after dialing."Andrew Lee
2014-06-23Hide the dialpad fragment onResume after dialing.Andrew Lee
2014-06-20Update Emergency Dialer to match Dialer (3/7).Sai Cheemalapati
2014-06-20Revert "Update Emergency Dialer to match Dialer (2/5)."Yorke Lee
2014-06-20Update Emergency Dialer to match Dialer (2/5).Sai Cheemalapati
2014-06-20Merge "Fix Dialer tests"Yorke Lee
2014-06-19Fix Dialer testsYorke Lee
2014-06-19Add reference to TelephonyManager, renaming, remove checkbox (1/2)Nancy Chen
2014-06-16Merge "Exit search UI when dialpad is hidden if no smart dial results."Andrew Lee
2014-06-16Exit search UI when dialpad is hidden if no smart dial results.Andrew Lee
2014-06-16Add select sim dialog for dialpad menuNancy Chen
2014-06-13Fixes issue with FAB alginment.Sai Cheemalapati
2014-06-13Clear fragments properly when search term is erased.Andrew Lee
2014-06-12Add menu items for multi-sim supportNancy Chen
2014-06-11Use Framelayout instead of RelativeLayout in DialtactsActivityYorke Lee
2014-06-11am a6d7bd35: Merge "Empty ACTION_DIAL intent launches favorites" into lmp-pre...Yorke Lee
2014-06-11resolved conflict for merge of 469e9df0 to masterAdrian Roos
2014-06-10Empty ACTION_DIAL intent launches favoritesYorke Lee
2014-06-10Merge "Updating Dialpad animation in InCallUI."Sai Cheemalapati