1.19.1 (2024-10-04)
1.19.0 (2024-10-02)
1.18.0 (2024-08-22)
1.17.4 (2024-08-21)
1.17.3 (2024-08-13)
1.17.2 (2024-08-13)
1.17.1 (2024-08-09)
1.17.0 (2024-08-08)
- extract ComposeUtils to share with plugins (#202) (c239bba)
- fix release pipeline (#211) (816599f)
- revert autocapture scroll and swipe (#206) (4b834bd)
- add autocapture for element clicks (#199) (7f0a500)
- add autocapture in configs (#207) (dcb9393)
- add screen name to elementInteractions properties for autocapture (#209) (8044122)
- add scroll and swipe autocapture (#201) (1a5a392)
1.16.8 (2024-05-30)
1.16.7 (2024-03-28)
1.16.6 (2024-03-27)
1.16.5 (2024-03-27)
1.16.4 (2024-03-26)
1.16.3 (2024-03-25)
1.16.2 (2024-03-18)
1.16.1 (2024-03-04)
1.16.0 (2024-03-01)
1.15.0 (2024-03-01)
1.14.0 (2024-01-30)
1.13.0 (2024-01-24)
1.12.2 (2023-11-13)
1.12.1 (2023-11-02)
- updated README (d74562d)
1.12.0 (2023-10-27)
1.11.2 (2023-10-16)
1.11.1 (2023-09-13)
- do not throw NotImplemented error for existing "legacy database"file if the file is not a sqlite file (#147) (3e0b851)
1.11.0 (2023-08-23)
1.10.4 (2023-08-09)
- revert "fix: wait until build (including possible legacy data migration) is finished (#138)" (#140) (c1acc71)
- wait until build (including possible legacy data migration) is finished (#142) (78110e4), closes #138
1.10.3 (2023-08-09)
1.10.2 (2023-06-23)
1.10.1 (2023-06-22)
1.10.0 (2023-06-21)
1.9.2 (2023-06-13)
1.9.1 (2023-06-03)
1.9.0 (2023-05-26)
- event options should override event properties, refresh last event time on exit foreground (#122) (652ea42)
1.8.2 (2023-04-24)
1.8.1 (2023-04-13)
1.8.0 (2023-04-10)
1.7.1 (2023-03-06)
1.7.0 (2023-02-24)
1.6.2 (2023-02-14)
1.6.1 (2023-02-03)
1.6.0 (2023-01-19)
1.5.2 (2022-11-19)
1.5.1 (2022-11-11)
1.5.0 (2022-11-04)
1.4.8 (2022-10-28)
1.4.7 (2022-10-28)
1.4.6 (2022-10-24)
1.4.5 (2022-10-19)
1.4.4 (2022-10-14)
- clean up permission (#85) (0402c91)
- make all variable in configuration mutable (#84) (917796c)
- make trackingOptions able to overwrite in configuration (#83) (281f0de)
1.4.3 (2022-10-03)
1.4.2 (2022-09-29)
1.4.1 (2022-09-27)
1.4.0 (2022-09-27)
1.3.2 (2022-09-22)
1.3.1 (2022-09-20)
1.3.0 (2022-09-11)
1.2.1 (2022-09-09)
1.2.0 (2022-09-09)
1.1.3 (2022-08-12)
1.1.2 (2022-08-10)
1.1.1 (2022-08-06)
- Amplitude.build() is not main thread safe on Android (#55) (42ad931)
- fix not call close in strict mode (#56) (20bf7ef)
1.1.0 (2022-07-29)
- authorize for release action (#47) (5c44d34)
- invalid json array string for android file storage (#50) (593050a)
1.0.1 (2022-07-21)
- add amplitude destination plugin draft (#3) (7ee9408)
- add android context plugin (#14) (25b6da3)
- add basic test action and issue templates (#9) (e72c608)
- add button to kotlin example to send custom event (#41) (5c1e573)
- add configuration java support (#35) (a4e0801)
- add error handling and retry (#13) (689b114)
- add eu and batch support (#17) (6402b2a)
- add event bridge module (#12) (49229ac)
- add event id support (#25) (94aaa6b)
- add github action about docs and release (#19) (3aa868e)
- add identify support (#18) (2f86adc)
- add identity module and file storage (#8) (8b7bada)
- add Java android example (#24) (2670a2b)
- add Kotlin android sample (#23) (3b948c8)
- add parner_id (#16) (5e46cb9)
- add plan in configuration and export (#34) (d84a84e)
- add plan versionId support (#22) (ae84619)
- add revenue helper class (#6) (341fcf1)
- add unit tests for common jvm module (#29) (dcc0e9d)
- add unit tests in core module (#30) (4283148)
- add unit tests in event bridge module (#28) (8d63c28)
- add unit tests in id module (#27) (dc78bc6)
- android local sync update (#20) (e25ecd4)
- enable to pass the event options for all track call (#36) (8dd1ab6)
- expose more api for support (#33) (312fd85)
- make configuration open (#38) (d0dfb15)
- remove json object from public interface (#26) (0840b5d)
- set the client userId and deviceId in identify call (#37) (2c8b3f1)
- set up android module bare bone (#7) (a8a8dc9)
- Set up jvm example (#4) (ae825d6)
- setup basic barebone (#2) (8e4b635)
- setup basic doc and workflow (#1) (31bd223)
- setup common modules (#11) (4a4ff66)
- update android storage (#15) (56c1d6a)
- update library name (#21) (309976d)