Commit Graph

35 Commits

Author SHA1 Message Date
LmeSzinc
c9950983d5 Dep: Downgrade to pycryptodome==3.9.9 since old pip cannot download the wheels >=3.10 2024-04-23 01:12:15 +08:00
LmeSzinc
ccf51f6829 Chore: Re-arrange requirements list 2024-04-23 00:58:29 +08:00
AkagiYui
e110ec40ed
fix: lock onepush version to 1.3.0 (#3643)
Co-authored-by: LmeSzinc <lmeszincsales@gmail.com>
2024-04-19 01:19:51 +08:00
霞飛
c81f619579
fix: lock jellyfish version to 0.11.2 (#3384)
* fix: lock jellyfish version to 0.11.2

* chore: remove index url
2023-12-29 00:14:11 +08:00
霞飛
d73ec47031
feat: headless environment support (#2782)
* chore(linux): config template for Linux

* feat: Linux configuration template updater

* feat: headless requirements updater

* chore: Sorted by dictionary order

* chore: Remove useless dependencies.

* chore: remove cache operation.
2023-06-24 19:09:24 +08:00
LmeSzinc
1042c8b8f8 Dep: Use imageio==2.27.0 (fixed #2540) 2023-05-07 21:15:01 +08:00
LmeSzinc
631fec2ad8 Dep: Upgrade to uiautomator2cache==0.3.0.1 2023-04-19 22:24:08 +08:00
LmeSzinc
343520cce7 Dep: Add uiautomator2cache 2023-04-19 22:24:04 +08:00
LmeSzinc
18c7a09266 Dep: Add pyav 2022-12-28 21:35:37 +08:00
LmeSzinc
bcad66edcd Dep: Use psutil==5.9.3 (#2042) cause 5.9.4 has no wheels for py3.7 2022-12-25 23:08:19 +08:00
LmeSzinc
da2cbc5c58 Dep: Add requirement psutil pydantic 2022-12-20 00:03:52 +08:00
18870
c71838b091 Add: Error notify 2022-08-19 18:30:04 +08:00
18870
ccc6953265 Revert update dependency rich (fix #1463) 2022-07-31 15:41:54 +08:00
18870
9f29354741 Upd: Update pywebio, rich 2022-07-30 19:27:50 +08:00
LmeSzinc
95f5404c66 Merge branch 'master' into phone_cloud 2022-07-13 23:25:46 +08:00
LmeSzinc
2ff85ccf43 Dep: Remove atomicwrites dependency, copy-paste it into ALAS
Atomicwrites changed back and forth in one day, I'm sick of playing games with it, so just make it work permanently
2022-07-09 20:55:09 +08:00
18870
45f7dbcc5a Fix: Update dependency atomicwrites
https://github.com/untitaker/python-atomicwrites/issues/61
2022-07-09 11:09:39 +08:00
LmeSzinc
620e6510bc Refactor: Split out ConnectionAttr and refactor minitouch command builder
- Upgrade uiautomator2 to 2.16.17 to fix bugs
- Use numpy.frombuffer() since numpy.fromstring() is deprecated
2022-07-04 00:44:44 +08:00
LmeSzinc
4ebc67d861 Dep: Specify the version of zerorpc and pyzmq (fixed #1143) 2022-05-24 23:06:48 +08:00
LmeSzinc
3c46d68974 Dep: adbutils==0.11.0 2022-05-15 21:58:04 +08:00
SarContDeli
100c02ed62 Fix: The behavior of saving the configuration will be atomic 2022-03-31 19:57:05 +08:00
18870
fc4043aa31 Upd: Requirements 2022-03-13 00:11:22 +08:00
LmeSzinc
b5dc8225c9 Dep: Remove scikit-image use imageio instead 2022-02-03 17:37:52 +08:00
18870
6d7374945c Opt: Rich logging 2022-01-21 03:55:30 +08:00
LmeSzinc
186c78eae9 Add: Option to toggle DPI scaling 2022-01-16 12:18:13 +08:00
LmeSzinc
aba18b8afe Add: app.asar auto update
- Kill existing alas.exe and python.exe before start
2022-01-15 16:03:24 +08:00
18870
1c460bd7a9 Add: Updater in GUI 2022-01-11 02:36:45 +08:00
18870
cb3249deb6 Add: Auto update 2022-01-10 00:42:40 +08:00
18870
952f8c1eb6 Opt: Refactor GUI
Using new scope methods due to output() being deprecated in pywebio v1.5 (3a433cda0a)

- Opt: Combine on/off button into a single switch, this effect scheduler and log auto scroll
2022-01-06 01:55:24 +08:00
18870
db5f7d8363 Upd: Migrate to PyWebIO 1.5
- Force debug=True to show error log in popup directly
- Theme support now available
- Hide setting button
2021-12-03 18:43:51 +08:00
LmeSzinc
dd7b389797 Add: Semi-auto, Opsi semi-auto and benchmark
- Add: dependency prettytable
- Fix: Running an Alas module directly
- Del: Remove all assets in daemon module, because it's redundant
2021-10-25 18:49:56 +08:00
LmeSzinc
f66803b1ad Dep: pywebio==1.4.0 2021-10-08 17:45:10 +08:00
LmeSzinc
f265e3c3bc Dependency: Set wrapt==1.13.1 2021-10-07 17:13:22 +08:00
LmeSzinc
17e42ef206 Fix: Missing aiofiles dependency 2021-10-05 21:03:58 +08:00
LmeSzinc
ec130bbb47 Upd: Regularize dependency versions 2021-10-04 01:28:00 +08:00