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
LmeSzinc
9fa68121dd
Fix: requirements.txt
2020-05-25 18:07:33 +08:00
LmeSzinc
9dd1686c07
Doc: 文档更新
2020-04-26 16:29:15 +08:00
dependabot[bot]
a1616a4964
Build(deps): Bump requests from 2.18.4 to 2.20.0
...
Bumps [requests](https://github.com/psf/requests ) from 2.18.4 to 2.20.0.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.18.4...v2.20.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-04-26 07:59:47 +00:00
LmeSzinc
ce4887a4f5
Initial commit
2020-03-29 01:41:34 +08:00