feat: add calculator v61 app & os widget#942
Draft
ovitrif wants to merge 1 commit into
Draft
Conversation
fix: simplify scan button highlight fix: keep tab bar fully opaque fix: keep tab bar opaque on exit fix: sync calculator tab bar transition fix: align fiat placeholder text fix: place cursor before placeholder fix: shrink calculator widget preview rows fix: show fiat decimal placeholder chore: fix naming agent rules fix: match calculator cursor style fix: show calculator input cursor fix: animate tab bar visibility refactor: apply naming agent rules refactor: isolate calculator numpad state fix: open app from calculator widget fix: flash calculator numpad errors refactor: extract private calculator numpad chore: update detekt command in docs fix: calculator numberpad bottom see-through refactor: extract MoneyType model fix: highlight calculator input bg instead of border fix: animate calculator pad collapse fix: remove calculator pad divider fix: center calculator os widget fix: refine calculator gestures fix: polish calculator input fix: dismiss calculator on outside tap fix: open calculator from os widget fix: align calculator preview color fix: group calculator fiat display fix: lock calculator widget scroll fix: hide tab bar during calculator input fix: normalize calculator fiat input fix: avoid grouped calculator fiat fix: use calculator number pad fix: show calculator widget preview fix: handle calculator keyboard fix: use calculator input masks
48aa6fa to
2183e5d
Compare
This was referenced May 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #937
Refreshes the Bitcoin Calculator widget for the v6.1 widget design and brings it into the Android OS widget system.
Description
Design refs:
Related test PR:
Preview
calc_os.mp4
calc_app.mp4
QA Notes
Manual Tests
Dev verified locally:
Reviewer / QA requested:
Automated Checks
./gradlew compileDevDebugKotlin./gradlew testDevDebugUnitTest./gradlew detektNotes: