aboutsummaryrefslogtreecommitdiff
path: root/rmi4update
AgeCommit message (Collapse)Author
2022-12-13Upgrade to v1.3.12Elliott Hughes
This project was upgraded with external_updater. Usage: tools/external_updater/updater.sh update rmi4utils For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md Test: TreeHugger Change-Id: I5241a32d6ab4ab3e4b87aebd83ddf3ba7f5a9022
2022-10-28Update version for v1.3.12 releaseupstream-masterVincent Huang
2022-10-28Enable LFS featuremyangsynapticscom
Enable LFS feature while building relevant packages.
2022-10-27Update version for v1.3.11 releaseVincent Huang
2022-10-26Update version for v1.3.10 releaseVincent Huang
2022-09-28Add error handlingDavid Chiu
2022-09-28Support checking MSLDavid Chiu
2022-04-29Rename functionDavid Chiu
2022-04-25Support write protectionDavid Chiu
2022-04-15Write signature if we can confirm its existence.David Chiu
2022-03-14Merge branch 'master' into BLv10Vincent Huang
2022-03-14Support debugging message in read/writeDavid Chiu
2022-03-11Fix wrong assignment for BL v10David Chiu
2022-03-11Support writing FLD and GlobalParameters for bootlodare v10, and updating ↵David Chiu
flow for bootloader v10 as well.
2022-03-09Support writing signatureDavid Chiu
2022-02-24Separate the product ID checking from touchscreen's flowDavid Chiu
2022-02-24Support checking product IDDavid Chiu
2022-02-21Update version for V1.3.9 releaseVincent Huang
2022-02-21Read attention after enabling flashing for touchpadDavid Chiu
2022-01-25Support toggle interrupts mask by setting feature reportDavid Chiu
2021-12-22Update version for v1.3.8 releaseVincent Huang
2021-12-22Define the waiting time period for read partition.David Chiu
2021-12-22Read attention before read flash status.David Chiu
2021-12-10Update version for v1.3.7 releaseVincent Huang
2021-12-10Add timeout 10 ms for select() and resend scheme in Read() to avoid ↵David Chiu
indefinitely loop because of wrong report ID in return.
2021-06-18Update version for v1.3.6 releaseVincent Huang
2021-06-18Separate the touchscreen flow from touchpad flow about several wait attention.David Chiu
2021-06-17Upgrade rmi4utils to v1.3.5.Elliott Hughes
Test: treehugger Change-Id: Idc8e95b7710f049ffd55e1a52e3f975c88fbd331
2021-05-20Update version for v1.3.5 releaseVincent Huang
2021-05-20Remove redundant parsingDavid Chiu
2021-04-26Update version for v1.3.4 releaseAndrew Duggan
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to external/rmi4utilsandroid-s-preview-1Bob Badour
Added SPDX-license-identifier-Apache-2.0 to: Android.bp f54test/Android.bp rmi4update/Android.bp rmidevice/Android.bp rmihidtool/Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Exempt-From-Owner-Approval: janitorial work Change-Id: Ibcb25a1902d4bb9150aeb05bc5e801f370a3ae5c
2020-12-31Update version for v1.3.3 releaseVincent Huang
2020-12-31Not triggering rebind driver after entering bootloader mode for TP case.David Chiu
2020-11-20Update version for v1.3.2 releaseVincent Huang
2020-10-30Add a condition in HID descriptor for PTP, and let workaround of erasing ↵david.chiu@tw.synaptics.com
before parsing necessary information be run for touch screen only.
2020-10-23Update version for v1.3.1 releaseVincent Huang
2020-10-23Initialize varibales as NULL to avoid segmentation fault even no allocation ↵david.chiu@tw.synaptics.com
as below.
2019-09-17Add sanity check for partitions.David Chiu
2019-07-29Update version for v1.3.0 releaseAndrew Duggan
2019-07-29Remove debug print statementsAndrew Duggan
2019-07-29Update indentation to make it consistentAndrew Duggan
2019-07-29Support reflashing on bootloader version 8.knockout
2019-07-23Update version to v1.2.14Andrew Duggan
2019-07-23Print firmware version in decimal instead of hexAndrew Duggan
2018-11-16Convert rmi4utils to Android.bpandroid-wear-8.0.0_r2android-n-iot-release-ihome-igv1nougat-iot-releaseDan Willemsen
See build/soong/README.md for more information. Test: cd external/rmi4utils; mma Change-Id: I774bef8e463aafa523b0ac4698d07e8aba74cc37
2018-09-06Update to version v1.2.13Andrew Duggan
2018-09-06Workaround to check event maximum valueVincent Huang
2018-08-29update version to v1.2.12Andrew Duggan
2018-07-31update version to v1.2.11Andrew Duggan