Commit Graph

129 Commits

Author SHA1 Message Date
hyb1996
98e0e39e13 refactor: replace RxDownload with my own implementation 2017-12-06 22:35:53 +08:00
hyb1996
02ec8f7fb5 add: circular menu alpha and limited in screen 2017-12-05 22:26:53 +08:00
hyb1996
1f31dd51d1 docs: storages, threads 2017-12-04 17:22:02 +08:00
hyb1996
6fb6e14369 add: module threads; read and write binary file supports 2017-12-03 14:13:34 +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
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
hyb1996
0d8f96eff7 add: support for weekly task 2017-11-28 22:12:48 +08:00
hyb1996
e8bab643af add: timed task 2017-11-28 02:26:05 +08:00
hyb1996
9951ffae7a just to save works and use another computer to code 2017-11-27 21:11:49 +08:00
hyb1996
328ab6efa7 add: images.findImage; change images.findColor implementation to opencv 2017-11-26 17:47:17 +08:00
hyb1996
35955faba9 update DynamicLayoutInflater to lastest version 2017-11-07 13:49:37 +08:00
hyb1996
7c1decdc04 add: simple code generation 2017-11-06 23:45:36 +08:00
hyb1996
37445b7905 fix: JSON.stringify() throws StackOverflow for Java objects 2017-11-02 15:27:49 +08:00
hyb1996
e8110c76a2 move LOG from tab TASK to action menu 2017-11-02 00:39:31 +08:00
hyb1996
f3ee94b1cf fix: connection and log of SublimePluginClient
add: VSCode Extension support
2017-10-29 22:26:55 +08:00
hyb1996
716a44fb6f fix: VolatileBox dead lock issue 2017-10-28 15:46:03 +08:00
hyb1996
2aa2d074a8 fix: swipe refresh layout abnormal refreshing with nested webview 2017-10-26 19:42:39 +08:00
hyb1996
f55593a7a2 fix: user register; update dependencies 2017-10-26 17:01:29 +08:00
hyb1996
70383a97df update version name 2017-10-25 21:22:30 +08:00
hyb1996
cf82cd2802 add: search for scripts and posts 2017-10-25 13:23:46 +08:00
hyb1996
9077e4928d add: build apk from js file 2017-10-24 15:49:45 +08:00
hyb1996
38740657b8 fix: console lagged with too many logs 2017-10-22 18:33:12 +08:00
hyb1996
deda91e6b1 fix: crash when ScriptListView init 2017-10-21 20:36:45 +08:00
hyb1996
1e50e6d9da add: uploaded script options 2017-10-21 15:10:34 +08:00
hyb1996
4b43434b25 apply plugin retrolambda 2017-10-19 15:34:51 +08:00
hyb1996
51cda012d2 refactor: remove unused resources, cleanup the code structure 2017-10-19 13:33:21 +08:00
hyb1996
d95b85cb2e complete the new floating window 2017-10-18 22:46:36 +08:00
hyb1996
a478278135 replace hover with custom circular menu 2017-10-18 20:53:21 +08:00
hyb1996
e6c0500358 add: module http 2017-10-04 14:43:41 +08:00
hyb1996
be022f1c94 add: file sorting 2017-09-30 19:12:07 +08:00
hyb1996
bf4e0877a7 add: symbol and text color, background color adapter for input method enhance bar 2017-09-29 00:41:00 +08:00
hyb1996
0fa8c110fc fix issues of Tasker Plugin Pref Editor 2017-09-28 13:45:27 +08:00
hyb1996
2138d4ef32 new editor!! Code mirror editor~ 2017-09-28 00:52:52 +08:00
hyb1996
18e7fceac6 fix: ScriptListView not update when file created or deleted 2017-09-26 23:46:59 +08:00
hyb1996
b9f8f9bbd7 new ui for NewFileDialog (change to FloatingActionsMenu) 2017-09-25 13:40:34 +08:00
hyb1996
601019cab2 i don't know what i did 2017-09-22 16:12:07 +08:00
hyb1996
43b7132280 i don't know what i did 2017-09-20 14:02:03 +08:00
hyb1996
602b84fc92 add: fab and toolbar hide when scrolling 2017-08-21 10:48:11 +08:00
hyb1996
8dd93e55cf update readme 2017-08-16 11:10:21 +08:00
hyb1996
4e6e223f6e add: signature check 2017-08-15 10:58:36 +08:00
hyb1996
a9ef908ef2 fix: volume key control not working when accessibility service is disabled 2017-08-15 10:04:22 +08:00
hyb1996
8034dc7b6b fix: RootAutomatorEngine.forceStop not working 2017-08-14 20:10:33 +08:00
hyb1996
5ee99b5379 refactor(autojs): move inputevent to package core 2017-08-06 14:40:02 +08:00
hyb1996
2ad0d6c269 improve: change starting Activity to show floating window on record stop 2017-08-04 18:36:41 +08:00
hyb1996
2f5573d9c2 refactor(module autojs): to support .auto record file 2017-08-03 13:06:55 +08:00
hyb1996
08419afc3d fix: import sample or create file not working. add: edit icon of view sample activity 2017-08-01 10:48:19 +08:00
hyb1996
99d9d4b7a8 fix: HelpCatologueActivity and DocumentationActivity lag 2017-07-30 15:39:07 +08:00
hyb1996
4f35562d45 fix: ConsoleView ConcurrentModifiationException 2017-07-29 18:27:15 +08:00