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
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
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
5d7b0e86f5
Fix: Run requirement generator
2022-07-31 00:18:53 +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
SarContDeli
100c02ed62
Fix: The behavior of saving the configuration will be atomic
2022-03-31 19:57:05 +08:00
LmeSzinc
26d160a8fe
Fix: GUI update failed due to wrong dependency naming ( #972 )
2022-03-29 23:34:35 +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
abf6e94510
Fix: Can bind same address multiple time
...
Monkey patched uvicorn.config.Config.bing_socket
- Fix: task_handler in app does not stop when clearup
2022-01-10 03:32:12 +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
18870
deeb8449be
Add: New UI
...
run `python gui.py` to start webserver
open `http://127.0.0.1 ` in your browser
2021-10-03 19:18:47 +08:00
LmeSzinc
9043a0d684
Refactor: Upgrade uiautomator2 to 2.16.7
2021-09-29 18:06:32 +08:00
LmeSzinc
019ce4f1dd
Del: Remove the use of tinydb and notifypy
2021-09-26 05:00:10 +08:00
LmeSzinc
9d19218f6b
Fix: requirements.txt, it's pyyaml
2021-09-14 18:08:05 +08:00
LmeSzinc
a067af68da
Shell server
2021-09-08 12:50:10 +08:00
whoamikyo
7bf5499fc2
Opt: Minor improvements on toast notifications
2021-02-19 19:59:46 -03:00
whoamikyo
e856f64606
Opt: Levenshtein replaced by jellyfish
2021-02-11 08:10:43 -03:00
LmeSzinc
c22bf91e39
Fix: win10toast_persist import
...
For compatibility with older Alas, users who don't enable notifications don't need to import win10toast_persist.
2021-02-11 18:04:24 +08:00
whoamikyo
95c1008e5a
Added: added toast notifications support to windows 10
2021-02-11 06:24:16 -03:00
noname94
1d1eafd692
Opt: Tesseract and pyocr cleanup
2020-11-04 13:48:42 +09:00
ferina8-14
06cce7fbce
Add: [JP] add ocr (using tesseract command)
2020-07-15 14:22:11 +09:00
LmeSzinc
ad83800302
Update: requirements for cnocr==1.2.2
2020-07-12 17:07:57 +08:00
whoamikyo
c8edfdff34
Revert "Revert "Requirements: added colored to future use and downgraded u2""
...
This reverts commit ffb54022e0
.
2020-06-22 13:08:05 -03:00
whoamikyo
ffb54022e0
Revert "Requirements: added colored to future use and downgraded u2"
...
This reverts commit a14a285d5f
.
2020-06-22 13:06:46 -03:00
whoamikyo
a14a285d5f
Requirements: added colored to future use and downgraded u2
2020-06-22 12:45:46 -03:00
LmeSzinc
97b85160cd
Add: aScreenCap support
...
- Optimize adb command call
2020-06-16 07:39:51 +08:00