python-audio-autotest-3.10 1.6.1__py3-none-any.whl → 1.6.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
pyaatlibs/__init__.py CHANGED
@@ -1,7 +1,7 @@
1
1
  import os
2
2
  import platform
3
3
 
4
- __version__ = "1.6.1"
4
+ __version__ = "1.6.2"
5
5
  __author__ = "Hao-Wei Lee"
6
6
  if platform.system() == "Windows":
7
7
  SEP = "\\"
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: python-audio-autotest-3.10
3
- Version: 1.6.1
3
+ Version: 1.6.2
4
4
  Summary: This is a auto-testing framework of audio functions for Android devices.
5
5
  Home-page: https://github.com/HW-Lee/AudioAutoTest
6
6
  Author: Hao-Wei Lee
@@ -36,6 +36,10 @@ This is a auto-testing framework of audio functions for Android devices.
36
36
  ## Release Note
37
37
  ### v1.6.x
38
38
 
39
+ ### v1.6.2
40
+ - Update audioworker.apk (79cab8a-python-audio-autotest-v1.6.2)
41
+ - Enable background audio and fix startup crash
42
+
39
43
  ### v1.6.1
40
44
  - Update audioworker.apk (e15de78-python-audio-autotest-v1.6.1)
41
45
  - fix: Correct channel mask selection for AudioFormat
@@ -1,4 +1,4 @@
1
- pyaatlibs/__init__.py,sha256=D3lmdZFgK-3Fez2HtUHVBkQXBamtnnlugVaNa1V4S0A,355
1
+ pyaatlibs/__init__.py,sha256=Sh6dhyssp9_yX2jsdu-LAgNun-WwVgxP-lCOsKEjMzA,355
2
2
  pyaatlibs/aatapp.py,sha256=VdytLjApP8BHMudhQOs_nhhC44RhPeDAzeNUy_3SK_k,9644
3
3
  pyaatlibs/activitystatemachine.py,sha256=q2AEkToQmVVcvOGt4jGWq0ryWqSGYGUELSVCECAU5Pk,323
4
4
  pyaatlibs/adbutils.py,sha256=M7N-4uxIzs6krWwb7GhPvld2gPZPGAKWsRMRpgvzXX0,16002
@@ -15,11 +15,11 @@ pyaatlibs/signalmatcher.py,sha256=Zj8Kq4Iz5UNDFp9s6xffHVg_Rk6QkOuTEzt-dZm6gIA,19
15
15
  pyaatlibs/timeutils.py,sha256=PifZ1kmmTmfJB9VyhMyGHVKjuys0asQqF16RSWcYHkA,2651
16
16
  pyaatlibs/trials.py,sha256=sksmFIU-FT787ztfyT1Rl7HW_j6ltd4pV56pyV9gR3g,2492
17
17
  pyaatlibs/apk/audiofunctionsdemo.apk,sha256=GG06POXrPOphMNsm5pD4XPfzVF8FXQ1ruupJFO2V8iQ,3205247
18
- pyaatlibs/apk/audioworker.apk,sha256=kFkaDBnjE5-hXaDtY2AfrwT8wCk0A26mS2F0wGVPDfk,28902988
18
+ pyaatlibs/apk/audioworker.apk,sha256=M7FQ4nF-xvKfqaCayWXmMQxQOeac8DMn__Q_P-itp3c,28917447
19
19
  pyaatlibs/tests/audioworker_test.py,sha256=Gvadajd1jW8Ob2zZ1kRFQf3WRe4WBeBKjc6e3EoQEHM,20865
20
20
  pyaatlibs/tests/conftest.py,sha256=Ng_ClpNsY-62bo8O0zCl702jy9AcwdteakJ1vhlOCTk,293
21
- python_audio_autotest_3_10-1.6.1.dist-info/licenses/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
22
- python_audio_autotest_3_10-1.6.1.dist-info/METADATA,sha256=msPv5s0ezlIVAsWy_V9F_B0AEucwibr_6bq-lDqrooY,5842
23
- python_audio_autotest_3_10-1.6.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
24
- python_audio_autotest_3_10-1.6.1.dist-info/top_level.txt,sha256=MyCr1MMMQB2sjxyhlZSJPG4Fx10ya00APmhY7r1fSoQ,10
25
- python_audio_autotest_3_10-1.6.1.dist-info/RECORD,,
21
+ python_audio_autotest_3_10-1.6.2.dist-info/licenses/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
22
+ python_audio_autotest_3_10-1.6.2.dist-info/METADATA,sha256=jGB3YoaXkNbEpINgTf6wa8i7otK5QoGK0K8Si3qISkM,5968
23
+ python_audio_autotest_3_10-1.6.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
24
+ python_audio_autotest_3_10-1.6.2.dist-info/top_level.txt,sha256=MyCr1MMMQB2sjxyhlZSJPG4Fx10ya00APmhY7r1fSoQ,10
25
+ python_audio_autotest_3_10-1.6.2.dist-info/RECORD,,