summaryrefslogtreecommitdiff
path: root/src/com/android/calculator2/CalculatorPadViewPager.java
AgeCommit message (Expand)Author
2018-03-28Move ExactCalculator to androidx.Aurimas Liutikas
2017-02-02Catch IllegalArgumentException in CalculatorPadViewPager.Annie Chin
2016-12-09Intercept touches from secondary pointersJustin Klaassen
2016-08-08Fix tap handling in CalculatorPadViewPagerJustin Klaassen
2016-08-01Further iterate over ViewGroups to en/disable children.Annie Chin
2016-07-20Fix TalkBack for advanced panelJustin Klaassen
2016-06-07Calculator multiwindow support.Annie Chin
2016-02-05Tap to open/close advanced padJustin Klaassen
2015-06-08Prevent clicks through the visible padJustin Klaassen
2015-06-04Limit interactions to only the current padJustin Klaassen
2014-06-20Use elevation for dynamic shadowsJustin Klaassen
2014-06-11Disable remaining visible number keys when advanced panel is shownJustin Klaassen
2014-05-28Overhaul Calculator UI.Justin Klaassen