Commit Graph

84 Commits

Author SHA1 Message Date
hyb1996
38740657b8 fix: console lagged with too many logs 2017-10-22 18:33:12 +08:00
hyb1996
1e50e6d9da add: uploaded script options 2017-10-21 15:10:34 +08:00
hyb1996
2b93091f5d add: file chooser dialog 2017-10-19 17:19:06 +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
1c4aa61a6d add: script files and dirs collapsing support 2017-09-30 21:24:39 +08:00
hyb1996
7eb0bec0a7 fix: script list not updated when script is renamed, deleted or created 2017-09-30 20:45:48 +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
e1f95c09f3 add: jump, find, replace, copy, paste for editor 2017-09-28 21:09:16 +08:00
hyb1996
8f3d88c94c add: progress bar and large file support for editor 2017-09-28 15:03:18 +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
7616634e40 fix: crash on notification events 2017-09-25 16:30:09 +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
a64a92276c i don't know what I did 2017-09-11 13:42:07 +08:00
hyb1996
56920cd707 add: new ui for file creating 2017-08-25 15:53:31 +08:00
hyb1996
5d6e66d5d5 add: new ui for drawer 2017-08-25 13:10:52 +08:00
hyb1996
16d48bd6b5 add: manager tab 2017-08-23 12:17:05 +08:00
hyb1996
42f6802598 add: tutorial tab 2017-08-22 18:11:14 +08:00
hyb1996
602b84fc92 add: fab and toolbar hide when scrolling 2017-08-21 10:48:11 +08:00
hyb1996
5440788922 new ui for script list 2017-08-20 21:46:51 +08:00
hyb1996
af752d5e4c move 'record toast' to prefs 2017-08-12 14:31:05 +08:00
hyb1996
4129f83cb1 fix: record isn't stopped when volume down
refactor: recorder
2017-08-12 14:14:49 +08:00
hyb1996
5ee99b5379 refactor(autojs): move inputevent to package core 2017-08-06 14:40:02 +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
0173ed6152 add widget support 2017-07-12 10:07:20 +08:00
hyb1996
14d2b4923c add: discard record 2017-07-11 12:12:54 +08:00
hyb1996
768ac6ea4e fix crash caused by recorded script too large 2017-07-11 09:53:37 +08:00
hyb1996
0b39c12572 release 2.0.13 Beta3 2017-07-08 23:31:07 +08:00
hyb1996
7c5a27a8d3 add script running repleatedly support, change min sdk version to 17 2017-07-08 22:31:31 +08:00
hyb1996
10fd45b6c2 imporve splash display, make floating window and side menu scrollable 2017-07-08 20:14:43 +08:00
hyb1996
46cd89d5a5 add ad showing test 2017-07-07 13:51:26 +08:00
hyb1996
d72d9c0413 fix hyb1996-guest//AutoJsIssueReport#4781, hyb1996-guest//AutoJsIssueReport#4793 2017-07-05 18:55:27 +08:00
hyb1996
ee4c818007 save works before fixing bugs 2017-07-05 15:52:41 +08:00
hyb1996
f627432b80 replace view binding with aa, change script list to card view, enable minify 2017-07-03 14:53:55 +08:00
hyb1996
c08363f033 make autojs module more independent 2017-07-01 15:09:01 +08:00
hyb1996
97ff7e49a1 add jumping between layout hierarchy and layout bounds view 2017-06-27 22:43:11 +08:00
hyb1996
59a1b5dffb beautify NodeInfoView 2017-06-26 15:57:44 +08:00
hyb1996
b3fad201f7 fix hyb1996-guest/AutoJsIssueReport#1341 and replace JavaAdapter to ProxyObject in ui module to avoid compilation to class file 2017-05-17 14:48:28 +08:00
hyb1996
b12e26b797 add sublime text plugin support 2017-05-11 17:06:37 +08:00
hyb1996
1222e00adc optimize memory and image size. remove unnecessary language file 2017-05-10 15:42:58 +08:00
hyb1996
08654b8f90 add console.rawInput, app.intent 2017-05-09 00:58:16 +08:00
hyb1996
840bb56528 fix hyb1996-guest/AutoJsIssueReport#474 2017-05-06 21:42:18 +08:00