Voltageos mergeable - #2
Open
mio-19 wants to merge 35 commits into
Open
Conversation
Works with StylesAPI Change-Id: I8b2fa37e84baaae2fe390e897c494a1aa90e590f Signed-off-by: Joey <joey@lineageos.org>
Change-Id: I1f73256421e7a123330b1338bcd8e8b7186a8e78
Change-Id: Id3d3c3e22f34667b274bb8dbe392ded086de27a3
Change-Id: I5372d077d9545d4e369b125d456e1d5443a130da
Change-Id: Iee190e4e5f814b7f8681b67cf34d6f3641f3aab6
Change-Id: I46d069bfe19decb739fbc0900355a72d5da643b8
- Increase font weight for clarity and emphasis - Align numbers by making them monospace/tabular with tnum - Use geometric 6 and 9 glyphs with cv03 and cv04 (specific to Inter font) Change-Id: I3916c59f92e199988b677a29a61d113c7e09a209
This is a basic extension of Button that provides haptic feedback when the user touches the button (*not* when they release, to reduce latency). It uses the system's predefined virtual key haptic feedback effect for modern vibration effects that the user is already familiar with and automatic response to changes in system vibration settings. Change-Id: I55982d5cc3a982a2aa8d9d053af6dddb4438f6f7
Providing haptic feedback on key presses makes using the calculator feel more interactive. Change-Id: Ie8b3b0cc2674cac926323a5f6cd59e0743c5102f
"C" is fairly standard for real basic calculators, so we can shorten it here as well. Change-Id: I71e2d20a11cff43f55eff210dcb6141846fdb795
This is a basic extension of ImageButton that provides haptic feedback when the user touches the button (*not* when they release, to reduce latency). It uses the system's predefined virtual key haptic feedback effect for modern vibration effects that the user is already familiar with and automatic response to changes in system vibration settings. Change-Id: Ib390860809438b9289364c8a2ece2528853bb338
Providing haptic feedback on key presses makes using the calculator feel more interactive. Change-Id: Ieba405d2fd01d3f1ebc1c7933733d2ccbfbd8a80
Change-Id: I9b24b5eed6e8999500c5fae1d8bfe9d991d23f77
Change-Id: I3cfc301c3bdb2cb4d4a83bbab301af53a0772984
Import cr.jar for building out of AOSP tree Change-Id: Icd053a83a8aee6fb2407c8e7dc9625ee30561004
Change-Id: I321162aa4cb5e13de2540f92851da92ae321da60
Change-Id: I992e5822922a6cfc3989df867402ebee3a3ac21e
Change-Id: I9c72066fbc8ba77fefd78b59c5b78db9d2ad3ece
Change-Id: I899348074c94f7045e4dc3affa42097ab18e3b98
Change-Id: I1509b9760f9f9d6fb227d50fd50fe877fefb52e6
Change-Id: I4bf7d3a55053dfa0be2c58372baeaa8bc253cc71
Change-Id: I0b86b76b58f4695ddd5f6d5b55e1672346ee3029
Change-Id: Ia3034c1d9f3000eb3f19dca44f847ec11a8f18a9
Change-Id: I7ca628058bf716bcaa984ae155a4b5efa3743edf
Change-Id: Ie258e302eca6403bdd571326b0d7d2e78c86d93c
Change-Id: I8ad5ddfec539e7a47555d1138e13584be4051b3d
Change-Id: I11acc81cfe91e64a873c3095bdd7b03644bb5cb2
Change-Id: I3e183fed6c642a47fa335da73adcf5fdaee472b9
Co-authored-by: Luca Stefani <luca.stefani.ge1@gmail.com> Co-authored-by: Sebastiano Barezzi <seba@sebaubuntu.dev> Co-authored-by: Tom Powell <tom@powell.io> Change-Id: I425de19a19a300bc7939a5f8b46f93f4d83f1a2b
Change-Id: If783fbac5364bcb24658f4e6249a9fdec279a85d
Change-Id: I90a9fc75c8af95821e69e8b2d73ab8ea63889ad3
Change-Id: I3e24e3d842be4b1771ac33ade6dd501a2203d2e9
* actions/checkout@v3 -> actions/checkout@v4 * actions/setup-java@v3 -> actions/setup-java@v4 * actions/upload-artifact@v3 -> actions/upload-artifact@v4 Change-Id: Ib4a69e348202d81643815f583dde6513c8b3b90a
Calculator has calculation history, it would be nice to get this backed up when possible D2D would usually allow this app to be backed up, but when it is a system app, such as this one, it does ignore it. Change-Id: Ie38f5dfed3064b148708746789ece2732e08a143
We never use this class so it's fine to remove it as-is Change-Id: I0f960ad9d8cdb44e5adcacf4adb3bfd5f78361fd
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.
No description provided.