- 858884c Merge branch 'lineage-21.0' of https://github.com/LineageOS/android_packages_apps_ExactCalculator into leaf-3.2 by Tim Zimmermann · 3 months ago leaf-3.2
- 737dfc6 ExactCalculator: bring back separate parentheses buttons by Joey · 5 months ago
- 143e9ad Merge branch 'lineage-21.0' of https://github.com/LineageOS/android_packages_apps_ExactCalculator into leaf-3.1 by Tim Zimmermann · 9 months ago leaf-3.1
- c63de70 ExactCalculator: Run `./gradlew generateBp` by LuK1337 · 10 months ago
- 24d1e38 ExactCalculator: Remove all elevation shadows by Michael Bestas · 12 months ago
- f819219 ExactCalculator: Hide when back button is pressed by Georg Veichtlbauer · 1 year ago
- 730750c ExactCalculator: Include libs using generateBp by Georg Veichtlbauer · 1 year, 1 month ago
- 1caf58d ExactCalculator: Enable setup-java@v3 cache by LuK1337 · 1 year, 2 months ago
- 038422d ExactCalculator: Add GitHub Actions by LuK1337 · 1 year, 2 months ago
- ab1bb82 ExactCalculator: Add generateBp plugin by Georg Veichtlbauer · 1 year, 1 month ago
- d88145b ExactCalculator: Migrate to from Groovy to Kotlin DSL by Georg Veichtlbauer · 1 year, 1 month ago
- 95fdc5c ExactCalculator: Update history icon, drop custom color by Georg Veichtlbauer · 1 year, 2 months ago
- d72bc1b ExactCalculator: Collapse all styles, move size definitions to dimens by Georg Veichtlbauer · 1 year, 2 months ago
- 03b9010 ExactCalculator: Always show toolbar, remove related code by Georg Veichtlbauer · 1 year, 3 months ago
- 3e0c4fc ExactCalculator: Use MotionLayout to animate by Georg Veichtlbauer · 1 year, 3 months ago
- 4193379 ExactCalculator: Clean-up and update manifest by Georg Veichtlbauer · 1 year, 3 months ago
- 97b2442 ExactCalculator: Convert pads to ConstraintLayout by Georg Veichtlbauer · 1 year, 3 months ago
- 8ddae56 ExactCalculator: Add drag handle to display view by Georg Veichtlbauer · 1 year, 3 months ago
- 85e8e6c ExactCalculator: Simplify layouts by Georg Veichtlbauer · 1 year, 3 months ago
- 526bb50 ExactCalculator: Round off bottom edge of display by Georg Veichtlbauer · 1 year, 3 months ago
- 6ba8a33 ExactCalculator: Keep history toolbar readable by Georg Veichtlbauer · 1 year, 3 months ago
- ae0f67f ExactCalculator: Use two-line display as standard, redo alt layouts by Georg Veichtlbauer · 1 year, 3 months ago
- ebec85f ExactCalculator: Kill unused string for delete button by Georg Veichtlbauer · 1 year, 3 months ago
- b8c3e7e ExactCalculator: Convert to Material alert dialogs by Georg Veichtlbauer · 1 year, 3 months ago
- a8490a0 ExactCalculator: Rip out result animation by Georg Veichtlbauer · 1 year, 2 months ago
- 460456a ExactCalculator: Increase result text sizes by Georg Veichtlbauer · 1 year, 3 months ago
- 9730aef ExactCalculator: All keys are equal, but equals and clear are more equal by Georg Veichtlbauer · 1 year, 3 months ago
- fc353f2 ExactCalculator: Rework color system using dynamic colors by Georg Veichtlbauer · 1 year, 3 months ago
- f4d9013 ExactCalculator: Reorganize button styles by Georg Veichtlbauer · 1 year, 3 months ago
- e251c6d ExactCalculator: Drop clear and error animation, remove related code by Georg Veichtlbauer · 1 year, 3 months ago
- 17872c1 ExactCalculator: Apply dynamic colors to activities by Georg Veichtlbauer · 1 year, 3 months ago
- 35d4d26 ExactCalculator: Add monochrome icon by SamarV-121 · 2 years, 2 months ago leaf-3.0
- 1bfd77f Revert "ExactCalculator: Bring in the new icon" by Tim Zimmermann · 1 year, 1 month ago
- a5f4e49 Revert "ExactCalculator: Add monochrome icon support" by Tim Zimmermann · 1 year, 1 month ago
- f2cc98f ExactCalculator: Inherit Material3, drop Lineage style and color defs by Georg Veichtlbauer · 1 year, 3 months ago
- ee5f01c ExactCalculator: Import new backspace drawable by Georg Veichtlbauer · 1 year, 3 months ago
- 343137e ExactCalculator: Don't change the status bar color on error by Georg Veichtlbauer · 1 year, 3 months ago
- 3daf951 ExactCalculator: Remove long-click to clear from backspace by Georg Veichtlbauer · 1 year, 3 months ago
- 0916d95 ExactCalculator: Completely rework operator panels by Georg Veichtlbauer · 1 year, 3 months ago
- 91c8e94 ExactCalculator: Swap delete for equals button in numeric pad and never hide it by Georg Veichtlbauer · 1 year, 3 months ago
- e48848a ExactCalculator: Restructure advanced pads by Georg Veichtlbauer · 1 year, 3 months ago
- 9691e2f ExactCalculator: Add support for a unified parenthesis button by Georg Veichtlbauer · 1 year, 3 months ago
- 7789437 ExactCalculator: In landscape mode, place the advanced panel first by Georg Veichtlbauer · 1 year, 3 months ago
- 9785f9a ExactCalculator: Replace HapticImageButton with the Material based one by Georg Veichtlbauer · 1 year, 3 months ago
- a3904c4 ExactCalculator: Derive HapticButton from MaterialButton by Georg Veichtlbauer · 1 year, 3 months ago
- 61ba7b3 ExactCalculator: Remove slide-in keypad and related code by Georg Veichtlbauer · 1 year, 3 months ago
- 0299e04 ExactCalculator: Drop support for small DPI displays by Georg Veichtlbauer · 1 year, 3 months ago
- 3d7a465 ExactCalculator: Migrate to AndroidX by Georg Veichtlbauer · 1 year, 4 months ago
- 4fd1862 ExactCalculator: Prepare for non-final fields in R class by Georg Veichtlbauer · 1 year, 3 months ago
- 9f84600 ExactCalculator: Add Gradle support by Georg Veichtlbauer · 1 year, 3 months ago
- 92dd141 ExactCalculator: Add monochrome icon support by Asher Simonds · 2 years, 3 months ago
- f7fb317 ExactCalculator: Bring in the new icon by Asher Simonds · 2 years, 8 months ago
- 5bec589 Add an exported flag in manifest by Michael Bestas · 3 years, 2 months ago
- 6d116dd Automatic translation import by Michael Bestas · 3 years, 3 months ago
- c3602a5 ExactCalculator: Move to /product by Michael Bestas · 4 years ago
- 64fe55a ExactCalculator: Convert to Android.bp by Michael Bestas · 4 years ago
- 611c924 ExactCalculator: Use HapticImageButton for operator buttons by Danny Lin · 4 years, 1 month ago
- 0e7a030 ExactCalculator: Add haptic image button widget by Danny Lin · 4 years, 1 month ago
- dce646f ExactCalculator: Shorten clear button text by Danny Lin · 4 years, 1 month ago
- 05c5c24 ExactCalculator: Use HapticButton for keypad buttons by Danny Lin · 4 years, 1 month ago
- 5775870 ExactCalculator: Add haptic button widget by Danny Lin · 4 years, 1 month ago
- fd24800 ExactCalculator: Improve typography by Danny Lin · 4 years, 1 month ago
- f23a2c2 Automatic translation import by LineageOS Builder · 4 years, 2 months ago
- 3f723c6 Automatic translation import by Michael Bestas · 4 years, 7 months ago
- 86d5cd5 ExactCalculator: prevent back gesture conflict by Joey · 5 years ago
- 6f35a66 Merge remote-tracking branch 'aosp/pie-gsi' into lineage-16.0-pie-gsi by Luca Stefani · 5 years ago
- bdb62ba Snap for 5450365 from 29fb36e43fad81199a51619e30ba1e066bbd9d8c to pi-platform-release by android-build-team Robot · 6 years ago
- 076857e Snap for 5450365 from 29fb36e43fad81199a51619e30ba1e066bbd9d8c to pi-platform-release by android-build-team Robot · 6 years ago
- 33c7ed7 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37 by Kevin F. Haggerty · 6 years ago
- 383d6d9 Automatic translation import by Michael W · 6 years ago
- 351bea9 Automatic translation import by Michael Bestas · 6 years ago
- 7cf7231 Automatic translation import by Michael Bestas · 6 years ago
- 29fb36e Import translations. DO NOT MERGE by Bill Yi · 6 years ago
- e450365 ExactCalculator: support dark mode by Joey · 6 years ago
- 64ba433 Calculator: adaptive icon by Asher Simonds · 7 years ago
- 6f3c0ff Calculator: define app category by Joey · 7 years ago
- b1a9847 Snap for 4801384 from 172476febbe6a1f092babceabeb9712ffecdf9db to pi-release by android-build-team Robot · 7 years ago
- 172476f Merge "Refuse to open history if in ANIMATE state." into pi-dev by TreeHugger Robot · 7 years ago
- bdfd38c Refuse to open history if in ANIMATE state. by Annie Chin · 7 years ago
- d916fe4 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
- 4607bf3 Snap for 4793706 from bd190d6536c75833895b8f7611c171a5b99091cc to pi-release by android-build-team Robot · 7 years ago
- bd190d6 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
- 22c7164 Snap for 4754571 from e0f9feab31e7e208c8acbd12ca7ea366519a8eb5 to pi-release by android-build-team Robot · 7 years ago
- e0f9fea Import translations. DO NOT MERGE by Bill Yi · 7 years ago
- 0eb8cd7 Snap for 4722539 from 22bcbb9b9164da9a578cd29ba50046e350b5e229 to pi-release by android-build-team Robot · 7 years ago
- 22bcbb9 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
- c651237 Snap for 4693621 from 8c43f0621b0fb16583abc19642e55b04b93ce7f8 to pi-release by android-build-team Robot · 7 years ago
- 8c43f06 Move ExactCalculator to androidx. by Aurimas Liutikas · 7 years ago
- 46ebd7e Snap for 4647811 from 53b90b36b58295652c996f44c27014ea1b902c59 to pi-release by android-build-team Robot · 7 years ago
- 53b90b3 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
- e31fb55 Snap for 4571561 from 8637350d29869a29e2729adb41f23d1d0bd87446 to pi-release by android-build-team Robot · 7 years ago
- 8637350 Import translations. DO NOT MERGE am: 98986c0316 -s ours by Bill Yi · 7 years ago
- 5bda40e Import translations. DO NOT MERGE am: 98986c0316 -s ours by Bill Yi · 7 years ago
- 98986c0 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
- 6b90de9 Snap for 4545621 from e5cd48034f8225b73002a1ff802fc861371cc441 to pi-release by android-build-team Robot · 7 years ago
- e5cd480 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
- a375e72 Snap for 4517567 from 1e772e460e8e27555db687e31e03d91ed14e4920 to pi-release by android-build-team Robot · 7 years ago
- 1e772e4 Import translations. DO NOT MERGE am: 87741d6082 -s ours am: 15ceddaba5 -s ours by Bill Yi · 7 years ago
- 97ef85d Import translations. DO NOT MERGE am: 3813499c90 -s ours by Bill Yi · 7 years ago
- 079e715 Import translations. DO NOT MERGE am: 87741d6082 -s ours by Bill Yi · 7 years ago