Commit Graph

369 Commits

Author SHA1 Message Date
zt515
e28b12c9fd UI: Setup Activity 2017-12-17 00:54:32 +08:00
zt515
c354ee703e Setup: Support multiple setup source 2017-12-16 16:59:59 +08:00
zt515
d18f0bf763 Session: Fix initial command 2017-12-15 23:05:26 +08:00
zt515
9923f33bfa Media: Temporary workaround for non-primary volumes 2017-12-15 22:35:01 +08:00
zt515
8d68908726 Improve: Code readability 2017-12-15 21:57:19 +08:00
zt515
9bb1bdad0f Profile: Apply profile values 2017-12-15 21:54:53 +08:00
zt515
8c320f51d4 Profile: Add profile keys 2017-12-15 21:35:22 +08:00
zt515
bc57308c00 Profile: Load profile registered in registry 2017-12-15 21:24:47 +08:00
zt515
63ced09c99 Gradle: use implementation instead of compile 2017-12-15 00:20:07 +08:00
zt515
c6aee23bbe Gradle: improve dependencies management 2017-12-15 00:14:46 +08:00
zt515
548e0c6e72 Gradle: update gradle config 2017-12-14 23:55:15 +08:00
zt515
07d1d44c11 ExtraKey: rename package name 2017-12-13 23:39:40 +08:00
zt515
8f493d907f Profile: Generify NeoProfile 2017-12-12 23:51:23 +08:00
zt515
d8c6ff82e3 Profile: make profile abstract 2017-12-12 23:43:41 +08:00
zt515
8f80d43cab UI: Improve main animation 2017-12-12 00:21:33 +08:00
zt515
a31bad767a Switcher: say goodbye to slow down! 2017-12-12 00:12:36 +08:00
zt515
09471df673 Improve: distinguish inflate mode and preview mode 2017-12-11 23:58:05 +08:00
zt515
306f67df40 Improve: code 2017-12-11 23:46:33 +08:00
zt515
d643dff83e Codegen: start ProfileGenerator 2017-12-10 23:37:52 +08:00
zt515
c712e2b08f Component: start ProfileComponent 2017-12-10 23:34:46 +08:00
zt515
2f62e720c2 Component: improve error message 2017-12-10 23:32:55 +08:00
zt515
cc01509067 Preference: improve code readability 2017-12-10 23:32:00 +08:00
zt515
ac3b942d36 Preference: move to config package 2017-12-10 23:28:54 +08:00
zt515
7da71ecab4 Session: Limit bell 2017-12-09 23:55:48 +08:00
zt515
5c5a30d595 Session: Limit bell 2017-12-09 23:54:34 +08:00
zt515
3836fe4f09 TerminalEmulator: Do not send mouse clicks out of range 2017-12-09 23:43:35 +08:00
zt515
da90304011 Component: rename variable name 2017-12-09 23:39:00 +08:00
zt515
b07a4b1a57 Fix: exitPrompt not public 2017-12-09 00:09:30 +08:00
zt515
84f734155b Preference: Do not use get() directly 2017-12-08 23:27:51 +08:00
zt515
a2a3a86fa1 Preference: Update profile 2017-12-08 23:26:18 +08:00
zt515
1eef869145 Session: make profile public 2017-12-08 00:04:04 +08:00
zt515
b8db170206 Profile: finish profile default values 2017-12-08 00:01:38 +08:00
zt515
f01b75d5dd Preference: Fix initial command 2017-12-07 23:55:30 +08:00
zt515
c127ad172d Preference: make it beautiful 2017-12-06 23:58:40 +08:00
zt515
5ee5ec993b Preference: use wrap methods 2017-12-06 23:54:05 +08:00
zt515
787cd79768 Preference: rename ambiguous method names 2017-12-06 23:53:08 +08:00
zt515
7bb71a5aba Profile: make it abstract 2017-12-06 23:38:57 +08:00
zt515
b38b52c427 Profile: rename profile to shell profile 2017-12-05 23:56:19 +08:00
zt515
8862e026cc Profile: create sessions with profile 2017-12-05 23:55:36 +08:00
zt515
68e6dbfd3b Profile: Use DefaultPreference instead of hardcoded values 2017-12-05 00:07:35 +08:00
zt515
119632918e Profile: rename some fields 2017-12-04 23:56:53 +08:00
zt515
b83dc8f752 Profile: Use default values to create profile 2017-12-04 23:56:28 +08:00
zt515
365488f461 Profile: Add default profile 2017-12-04 23:54:17 +08:00
zt515
a631a24ccf Improve: extract common method 2017-12-04 23:44:14 +08:00
zt515
136ba9bc63 Xorg: launch xserver 2017-12-02 00:16:01 +08:00
zt515
4b6b707e33 Term: disable unstable features 2017-12-01 19:09:45 +08:00
zt515
5015f9dcba Improve: Lazy load xorg libraries 2017-12-01 19:07:19 +08:00
zt515
4516d9ee2a Xorg: Change library path 2017-12-01 18:56:41 +08:00
zt515
f34e040e64 Session: Load x11 libs when startup 2017-11-30 23:31:51 +08:00
zt515
cdc1f1b3b0 Frontend: reduce the chance of crash 2017-11-30 00:38:31 +08:00
zt515
f0122ebd1f App: Bump version 2.0.0 snapshot 2017-11-30 00:32:25 +08:00
zt515
bff6b96f1e Refactor: package structure 2017-11-30 00:31:58 +08:00
zt515
48dfac4c77 XSession: implement screen keyboard 2017-11-30 00:09:11 +08:00
zt515
aa31446121 XSession: move some status vars to session data 2017-11-29 23:46:19 +08:00
zt515
61da79720a Tab: add onConfigurationChanged callback 2017-11-29 23:43:41 +08:00
zt515
881f2b101a XSession: implement XorgClient 2017-11-29 23:41:53 +08:00
zt515
0fda37d443 Xorg: make gl view client abstract 2017-11-29 00:59:49 +08:00
zt515
9b2b720c2d Tab: add lifecycle calls 2017-11-29 00:36:59 +08:00
zt515
6158752b8e Feature: Add X sessions 2017-11-24 00:59:03 +08:00
zt515
2033accbee UI: Create XTab 2017-11-23 23:56:52 +08:00
zt515
773ee214fe Xorg: start X support 2017-11-23 23:44:23 +08:00
zt515
6388a597b7 App: Bump version 1.2.10 2017-11-04 23:42:04 +08:00
zt515
d67d9da818 Fix: NeoPackageParser cannot handle multiline value 2017-11-04 23:32:24 +08:00
zt515
021d899eee Project: reduce project size 2017-11-04 11:46:41 +08:00
zt515
3a8b741b93 Improve: always prevent volume keys from doing their original actions 2017-11-04 11:39:03 +08:00
zt515
a528cfa4a5 UI: hide reset view for unfinished release 2017-11-04 11:29:25 +08:00
zt515
fafebed7f8 App: show user script activity in recent activities 2017-11-04 11:24:59 +08:00
zt515
63ad1a5067 Code: reformat code 2017-11-04 11:08:01 +08:00
zt515
daaf5b78c8 Term: Use NotificationChannel after Android 8 2017-11-04 11:07:28 +08:00
zt515
620d669a61 UI: Improve about ui 2017-11-04 00:14:11 +08:00
zt515
3e2c0c3786 UI: more interesting easter eggs 2017-11-03 23:55:18 +08:00
zt515
f9663c25e2 UI: Update notices 2017-11-03 23:46:18 +08:00
zt515
fbe04df42e Improve: better color preview 2017-11-03 23:43:24 +08:00
zt515
26d131d5c6 Feature: select color when customizing color scheme 2017-11-03 23:27:44 +08:00
zt515
31d955eeac Feature: Toggle visibility of extra keys 2017-11-03 22:53:37 +08:00
zt515
043733a353 Improve: remove unused method 2017-11-03 21:58:02 +08:00
zt515
39d581cd7c Improve: remove unused method 2017-11-03 21:55:48 +08:00
zt515
abfc49aed0 UI: prepare for advanced package manager 2017-11-03 02:18:50 +08:00
zt515
ef72e7b148 UI: remove progress bar in package manager activity 2017-11-03 01:37:45 +08:00
zt515
9d3d186e5a UI: Add recycler tab layout 2017-11-03 01:34:53 +08:00
zt515
892fc993d0 Feature: Toggle extra keys 2017-11-01 23:56:04 +08:00
zt515
cd282196f7 UI: improve forEachTab() 2017-11-01 23:33:39 +08:00
zt515
db7d6ebd29 Fix: session name doesn't show session index 2017-11-01 23:31:25 +08:00
zt515
56cedccc13 Improve: rename action and extra names 2017-11-01 00:20:17 +08:00
zt515
b977b61700 Fix: RemoteInterface cannot handle DocumentAPI files 2017-11-01 00:17:55 +08:00
zt515
38504366c6 Fix: method name typo 2017-11-01 00:10:15 +08:00
zt515
748b702180 Fix: cannot back to last session 2017-10-31 23:46:41 +08:00
zt515
ebff85ae15 TerminalEmulator: Do not scroll when below bottom margin 2017-10-31 00:07:21 +08:00
zt515
c8020d615f NeoModule: Move to another repository 2017-10-26 23:40:28 +08:00
zt515
958e39e9cc Improve: Always scroll to bottom after some extra keys 2017-10-26 00:10:28 +08:00
zt515
1912088f4b Gradle: Update version name policy 2017-10-25 23:33:36 +08:00
zt515
3223834a1f App: Bump version to 1.2.9-snapshot 2017-10-24 23:57:28 +08:00
zt515
25a1fa320c Feature: New icon and better error messages 2017-10-24 23:56:15 +08:00
zt515
6a0346f521 Fix: unused dt entry in execve() wrapper 2017-10-22 16:30:45 +08:00
zt515
2ee2c9837a Feature: App shortcuts support 2017-10-20 18:25:12 +08:00
zt515
62e04d09f1 Project: Update gradle version 2017-10-08 23:34:26 +08:00
zt515
ce2dbcbeab App: Bump version 1.2.7 2017-10-07 23:32:44 +08:00
zt515
268dfbae1a Feature: Add preference for execve() wrapper 2017-10-07 23:26:16 +08:00
zt515
b0cfb4d684 Feature: Load execve() hook on startup. 2017-10-07 22:59:33 +08:00
zt515
8e00140c8a Feature: Add execve() wrapper 2017-10-02 17:20:42 +08:00
zt515
93c35aea38 Feature: Call NeoTerm from another app 2017-09-16 13:36:08 +08:00
zt515
f08fc1e0c9 Fix: Press enter to close failed on exited sessions 2017-09-16 12:23:40 +08:00
zt515
304b00ceda Fix: #7 2017-08-30 02:39:03 +08:00
zt515
7fc5373e22 Improve: Code 2017-08-29 11:19:57 +08:00
zt515
cab42ddbc2 Project: Bump version to 1.2.6 2017-08-26 23:05:46 +08:00
zt515
823ccc53d5 Project: Upgrade config file 2017-08-26 22:58:27 +08:00
zt515
4f6696ead6 Refactor: ExtraKeysView now use CombinedSequence 2017-08-26 00:07:26 +08:00
zt515
5f8f165a5b Feature: Scroll to bottom after input 2017-08-25 23:37:16 +08:00
zt515
6f3cceca71 Fix: Crash when hold the screen 2017-08-25 23:19:13 +08:00
zt515
465b6dcf8e Feature: Combined sequence 2017-08-24 23:56:45 +08:00
zt515
bffb7f1dd4 Improve: Cleanup code 2017-08-24 23:32:04 +08:00
zt515
257427657c Fix: Auto install login shell 2017-08-24 23:24:42 +08:00
zt515
49ad797918 Feature: Install missing login program when selected 2017-08-23 23:53:04 +08:00
zt515
3e208feae7 Feature: Install missing login program when selected 2017-08-23 23:30:38 +08:00
zt515
7d828d63df App: 1.2.5 2017-08-19 22:35:07 +08:00
zt515
ba4ffe0e70 UI: Improve toolbar hide and show animation 2017-08-19 21:50:02 +08:00
zt515
4177e7fe75 UI: Improve toolbar animation 2017-08-19 21:33:12 +08:00
zt515
b96185f4a0 UI: Better preview in CustomizeActivity 2017-08-19 21:00:14 +08:00
zt515
0268e9f034 UI: Move create new color scheme to spinner dropdown list 2017-08-19 20:27:40 +08:00
zt515
102c2bddda Feature: Basic accessibility support 2017-08-19 14:52:37 +08:00
zt515
80d0034e4c Feature: Regard double tap as mouse move event 2017-08-19 14:18:34 +08:00
zt515
768f7714ce Feature: Support REP sequence 2017-08-19 11:28:45 +08:00
zt515
9e46face57 Feature: More keyboard shortcuts 2017-08-19 01:22:17 +08:00
zt515
0a1d3b7004 Improve: Terminal scroll policy 2017-08-18 23:07:33 +08:00
zt515
c52173d735 Fix: Installation keeps on failing 2017-08-18 21:04:38 +08:00
zt515
c92754b73a Feature: Dynamic layout inflater 2017-08-18 01:14:56 +08:00
zt515
437879248c UI: Improve UserScript 2017-08-17 02:45:14 +08:00
zt515
f6cfe6dde7 Feature: CodeGen for ColorScheme 2017-08-17 01:39:39 +08:00
zt515
d1d67e5498 Feature: ColorScheme editor first step. 2017-08-15 23:31:16 +08:00
zt515
442939a40d Feature: ColorScheme editor first step. 2017-08-15 23:27:58 +08:00
zt515
bf510e9e0a Fix: Show help 2017-08-15 19:22:04 +08:00
zt515
3c41450497 Improve: Session exit message 2017-08-15 13:14:51 +08:00
zt515
58e63ecf13 Improve: Verbose logcat 2017-08-15 12:53:02 +08:00
zt515
c8527e8ea3 Fix: Don't show unavailable menu items 2017-08-14 15:04:06 +08:00
zt515
e7e19d0f25 Improve: Package source dialog 2017-08-14 14:28:03 +08:00
zt515
62a388634a Fix: Source url detection 2017-08-14 10:59:46 +08:00
zt515
f28fc4c979 Fix: Deprecated API 2017-08-14 10:39:13 +08:00
zt515
3bfa2e0c1f Refactor: NeoFont 2017-08-14 10:38:58 +08:00
zt515
fba47b84e8 Refactor: Activity structure 2017-08-14 01:02:45 +08:00
zt515
f9cf4f2d00 Refactor: Make terminal view independent 2017-08-14 00:41:12 +08:00
zt515
6e48d7d574 Refactor: Rename NeoService to NeoComponent 2017-08-14 00:24:01 +08:00
zt515
7f61a40e72 Feature: Repeatable PageUp and PageDown 2017-08-13 22:46:46 +08:00
zt515
877653b553 Fix: Dead dpkg lock 2017-08-13 22:33:24 +08:00
zt515
6d18a29c2c Fix: ActionMode didn't show on Toolbar in Android 5.x 2017-08-13 22:32:12 +08:00
zt515
02f9e1ad00 App: 1.2.2 2017-08-13 14:50:56 +08:00
zt515
70f9f26e2f UI: Donation 2017-08-13 01:25:56 +08:00
zt515
45f7af9fc9 Remove: Command shortcut 2017-08-13 00:57:10 +08:00
zt515
68db6fee41 App: 1.2.1 2017-08-11 21:58:03 +08:00
zt515
1bb85bec3a App: 1.2.1 2017-08-11 21:51:25 +08:00
zt515
a73769f601 UI: About Activity 2017-08-11 21:25:15 +08:00