Commit Graph

285 Commits

Author SHA1 Message Date
hyb1996
002a11149e docs 2017-12-30 17:41:41 +08:00
hyb1996
2f01f2ab10 fix hyb1996-guest/auto.js3-issues#2 2017-12-30 17:35:43 +08:00
hyb1996
fba9f0b4e9 fix hyb1996-guest/auto.js3-issues#6 2017-12-30 17:22:20 +08:00
hyb1996
403e19f568 fix hyb1996-guest/auto.js3-issues#4 2017-12-30 17:18:38 +08:00
hyb1996
123f86aa27 fix: connect to dev plugin with wrong host 2017-12-30 17:10:58 +08:00
hyb1996
6d9fda6862 api: floaty 2017-12-30 15:23:48 +08:00
hyb1996
e8e73aac14 add: two samples for floaty 2017-12-29 21:45:16 +08:00
hyb1996
084a8ea033 fix: FloatyWindow.setSize() not working 2017-12-29 20:53:51 +08:00
hyb1996
4188b2027c fix: console resize not working 2017-12-29 17:06:28 +08:00
hyb1996
de4f086415 api: device.keepScreenOn(), device.keepScreenDim(), device.wakeUp(), device.vibrate();
fix: crash when rotating editor
2017-12-29 14:09:27 +08:00
hyb1996
ee0c7f4916 docs 2017-12-28 21:23:35 +08:00
hyb1996
3647cef81b api: threads, events 2017-12-28 21:21:41 +08:00
hyb1996
729958d419 api: threads, files 2017-12-27 16:47:32 +08:00
hyb1996
25e9c90bf4 api: app 2017-12-11 19:10:01 +08:00
hyb1996
6e6cefbb24 fix: import file 2017-12-10 18:40:22 +08:00
hyb1996
0d8a3e41fb opt: error message of login and register 2017-12-10 17:29:58 +08:00
hyb1996
39932de8ce feat: add community drawer menu 2017-12-10 16:41:52 +08:00
hyb1996
5f2abf2d85 refactor: implements DrawerMenu with RecyclerView 2017-12-10 15:47:53 +08:00
hyb1996
0c83d4d96a opt: functions keyboard auto insert brackets 2017-12-10 01:06:47 +08:00
hyb1996
f939dac3fd feat: functions keyboard 2017-12-10 00:44:57 +08:00
hyb1996
0e6616c1dc opt: layout inspector view 2017-12-09 12:36:43 +08:00
hyb1996
87c7cc73c3 fix: GlobalActionRecorder register invalid subscriber; opt: rememove getRootInActiveWindow on every onAccessibilitySerive() 2017-12-09 00:23:23 +08:00
hyb1996
b6f251da0b opt: independent runtime 2017-12-08 22:45:31 +08:00
hyb1996
e8179cae94 feat: can set app icon of apk building 2017-12-08 20:08:28 +08:00
hyb1996
fbc567355e Revert "Revert "feat: can set packageName of apk building""
This reverts commit 18bab90f68.
2017-12-08 17:33:49 +08:00
hyb1996
18bab90f68 Revert "feat: can set packageName of apk building"
This reverts commit df838f7e5d.
2017-12-08 17:32:38 +08:00
hyb1996
df838f7e5d feat: can set packageName of apk building 2017-12-08 17:29:06 +08:00
hyb1996
8db26f5b11 optimize: code generation 2017-12-07 22:13:58 +08:00
hyb1996
cd5def8700 fix: download failed while contentLength = -1 2017-12-06 23:04:32 +08:00
hyb1996
98e0e39e13 refactor: replace RxDownload with my own implementation 2017-12-06 22:35:53 +08:00
hyb1996
093c299fc1 add: docs searching backward support 2017-12-06 21:26:28 +08:00
hyb1996
cf4c4af31f add: docs search 2017-12-06 21:03:49 +08:00
hyb1996
f98c239ac3 refactor: remove all scripts about Tencent 2017-12-06 20:34:31 +08:00
hyb1996
a2f0e8d63b optimize module floaty and add two samples 2017-12-06 15:02:37 +08:00
hyb1996
c871b474f5 add: console.setPosition, console.setSize 2017-12-06 13:58:49 +08:00
hyb1996
346487b0ef change circular menu icon 2017-12-05 22:49:30 +08:00
hyb1996
02ec8f7fb5 add: circular menu alpha and limited in screen 2017-12-05 22:26:53 +08:00
hyb1996
e9346f0794 add: http.postMultipart 2017-12-05 17:59:42 +08:00
hyb1996
0473dfbf60 fix: app ANR when crash 2017-12-04 23:28:29 +08:00
hyb1996
1f31dd51d1 docs: storages, threads 2017-12-04 17:22:02 +08:00
hyb1996
6e617d83e8 add: module storages 2017-12-04 17:20:40 +08:00
hyb1996
8c52a892c4 fix: hard key(home, menu, back) not working when app crashes 2017-12-03 16:56:33 +08:00
hyb1996
56b5f5b6b8 add: script list remember sorting config 2017-12-03 16:35:05 +08:00
hyb1996
d06171d549 add: module device 2017-12-02 21:06:01 +08:00
hyb1996
1413bf21a5 add: promise support; fix: dialogs and setClip ANR on ui thread; 2017-12-01 20:52:51 +08:00
hyb1996
45bbc33ab7 add: some samples of ui widgets 2017-11-30 14:14:54 +08:00
hyb1996
7bf9b3f0d9 update dynamic layout inflater to latest version; add some ui samples 2017-11-30 00:49:06 +08:00
hyb1996
92f296cc19 optimize: util.format 2017-11-29 20:04:50 +08:00
hyb1996
6dfd35683a add: apk builder plugin support; fix: inrt AutoJs.ensureServiceEnabled 2017-11-29 16:07:52 +08:00
hyb1996
ec8f6a3092 add: start and stop rtc repeating; fix: task list view refresh not working 2017-11-28 23:07:04 +08:00