summaryrefslogtreecommitdiff
path: root/services/vibratorservice/test
AgeCommit message (Expand)Author
2025-03-17Simplify libvibratorservice after HIDL support removal Lais Andrade
2025-02-28Removing Vibrator HIDL HAL support from frameworks Lais Andrade
2025-01-20Fix PWLE v2 effect durations Ahmad Khalil
2024-11-01Implement vibration session support Lais Andrade
2024-10-09Modify composePwleV2 parameters Ahmad Khalil
2024-10-09Merge "Integrate the new frequency profile APIs with the vibrator HAL." into ... Ahmad Khalil
2024-10-02Add mocks for vibration session HAL APIs Lais Andrade
2024-09-26Integrate the new frequency profile APIs with the vibrator HAL. Ahmad Khalil
2024-09-10Implement Envelope Effect Limitations APIs Ahmad Khalil
2024-08-13Add support to PWLE V2 APIs Ahmad Khalil
2024-07-22Add support for IVibration.performVendorEffect Lais Andrade
2024-07-01Use android.hardware.vibrator NDK backend Lais Andrade
2024-04-26Fix VibratorCallbackScheduler destructor lock Lais Andrade
2024-04-17Fix flaky VibratorCallbackSchedulerTest Lais Andrade
2024-04-08VibratorHalControllerTest: fix flaky test Adrian Roos
2024-02-16Fix retry logic for vibrator HAL requests Lais Andrade
2024-01-31[DON'T BLOCK] Test ownership migration rules Aditya Choudhary
2023-08-16Fix flaky VibratorCallbackSchedulerTest Lais Andrade
2023-08-04Fix VibratorCallbackSchedulerTest flakiness Lais Andrade
2023-03-30Removing test TestScheduleInParallelRunsInDelayOrder. Ahmad Khalil
2022-08-22Turn off LTO for libviabratorservice as a workaround Yi Kong
2022-08-08Turn off LTO for libvibratorservice_test as a workaround Yi Kong
2021-06-22Expose HAL limits for composed and PWLE vibrations Lais Andrade
2021-06-10Interpret STATUS_UNKNOWN_TRANSACTION as a unsupported vibrator result Lais Andrade
2021-03-29Small fixes to PWLE implementation Lais Andrade
2021-03-25Implement PWLE support Lais Andrade
2021-03-25Create vibrator::Info to hold all vibrator data Lais Andrade
2021-03-24Add chirp APIs Vince Leung
2021-03-15Accept float values in Vibrator setAmplitude Lais Andrade
2021-03-08Add support for querying resonant frequency and Q factor. Michael Wright
2021-03-05Merge "Return duration for composed effects." into sc-dev TreeHugger Robot
2021-03-05Return duration for composed effects. Lais Andrade
2021-02-25[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native Bob Badour
2021-02-25Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" Bob Badour
2021-02-24[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native Bob Badour
2021-02-22Merge changes from topic "b/178826612" into sc-dev Vince Leung
2021-02-08Add getResonantFrequency and getQFactor methods Vince Leung
2021-01-28Specify version for aidl_interface explicitly Jeongik Cha
2020-12-09Add manager controller to Android.bp Lais Andrade
2020-12-02Introduce controller for VibratorManager HAL Lais Andrade
2020-12-02Add wrapper for IVibratorManager.aidl to native vibrator service Lais Andrade
2020-09-24Merge "Create vibrator manager HAL wrapper" TreeHugger Robot
2020-09-01Create benchmarks for libvibratorservice module Lais Andrade
2020-08-28Create vibrator manager HAL wrapper Lais Andrade
2020-08-11Add getSupportedPrimitives to vibrator HAL wrapper Lais Andrade
2020-08-10Fix result check of IBinder::pingBinder on vibrator HAl wrapper Lais Andrade
2020-08-07Use getCapabilities call to ping vibrator AIDL HAL Lais Andrade
2020-07-14Add reconnect method to vibrator HalWrapper Lais Andrade
2020-07-01Add retries to vibrator HAL controller Lais Andrade
2020-06-24Create vibrator controller for Vibrator HALs Lais Andrade