55 Commits

Author SHA1 Message Date
zt515
d4c1e8e0fb Feature: FontManager 2017-07-03 01:28:05 +08:00
zt515
249df0a34e UI: Customization Activity 2017-07-02 23:07:56 +08:00
zt515
cd0de9b40a PackageManager: Better source selector
FontManager: Update default font
2017-07-02 21:27:57 +08:00
zt515
8df8b714bf Installer: Add debug source 2017-07-01 23:53:12 +08:00
zt515
9ae6981bb9 Fix: Proguard causes PackageManagerActivity to crash 2017-07-01 01:27:15 +08:00
zt515
967c2d504a Feature: GUI Package Manager 2017-07-01 00:09:23 +08:00
zt515
aefe2a9b49 Package: Change default source 2017-06-27 00:42:29 +08:00
zt515
9ed09d2536 Feature: NeoPackageManager 2017-06-25 00:53:36 +08:00
zt515
c0370101fc Release: Bump to version 1.1 2017-06-23 00:03:26 +08:00
zt515
57f3345d1e Feature: Add more extra keys
Feature: Quit button in notification
Feature: Support for choose program location when a program is found in both /system and NeoTerm
2017-06-23 00:00:26 +08:00
zt515
ad9f63b7e7 Fix: Cannot scroll to bottom when full screen mode is disabled
Fix: Now ExtraKeysView will show after keyboard dismissed.
2017-06-21 00:44:10 +08:00
Lody
5d4c97c249 Fix: keystore file position.
Ui: Update System UI needn't recreate Activity.
Conf: add EventBus proguard config.
2017-06-18 13:00:01 +08:00
zt515
5c9d7b4c43 Fix: system shell 2017-06-18 12:14:23 +08:00
zt515
a2d5a8fe63 Fix: Crashes with FileUtils#writeFile 2017-06-18 11:40:33 +08:00
zt515
0980a16ccd Improve: Huge Details 2017-06-18 11:22:50 +08:00
zt515
cec491468b Feature: Hide EKS when keyboard hide 2017-06-18 04:16:56 +08:00
zt515
f045c0687a Feature: Full Screen Mode 2017-06-18 03:12:23 +08:00
zt515
576a8cd4a0 Release: Change Mirror Server 2017-06-17 17:36:16 +08:00
zt515
9bc8a27fb1 Merge branch 'master' of git.oschina.net:lody/neoterm
# Conflicts:
#	app/src/main/java/io/neoterm/view/ExtraKeysView.java
2017-06-17 15:11:27 +08:00
zt515
e764fbf8b5 Merge: twoLine in EKS 2017-06-17 15:03:50 +08:00
zt515
d3cc98c8c8 Fix: Multiple buttons when switching window or program 2017-06-17 15:00:35 +08:00
zt515
f9e033352f Merge branch 'master' of git.oschina.net:lody/neoterm
# Conflicts:
#	app/src/main/java/io/neoterm/view/ExtraKeysView.java
2017-06-17 14:59:32 +08:00
Lody
baa9fba58c UI: double line ExtraKeysView. 2017-06-17 14:58:17 +08:00
zt515
898e7f4596 Improve: Show suggestions in bash 2017-06-17 14:20:34 +08:00
Lody
999de06a62 UI: one line ExtraKeysView. 2017-06-17 14:09:16 +08:00
zt515
255163ff98 Gradle: Release build 2017-06-17 12:52:04 +08:00
zt515
1bf540e5e5 Feature: Improve EKS, change server domain 2017-06-17 12:38:23 +08:00
zt515
de522b9b19 Feature: Improve EKS 2017-06-17 09:28:56 +08:00
zt515
718ead6834 Release: v1.0 2017-06-15 16:01:46 +08:00
zt515
b802703c52 Feature: Customize EKS 2017-06-15 12:52:14 +08:00
zt515
2ee0d17fdf Feature: Customize EKS 2017-06-15 12:09:53 +08:00
zt515
93d4a29d47 Feature: Program Suggestions 2017-06-14 20:47:36 +08:00
Lody
ddb663c71a UI: new Icon. 2017-06-14 19:06:51 +08:00
zt515
58a574ce38 Feature: Changeable ExtraKeysView 2017-06-14 11:43:39 +08:00
zt515
35cd6f698e Feature: Now we can use system shell if base fail installation failed 2017-06-13 20:52:17 +08:00
zt515
4a44777c92 Feature: NeoTerm Runtime 2017-06-13 18:07:14 +08:00
zt515
085c0b95f1 Feature: Preference 2017-06-12 20:57:53 +08:00
zt515
0e6207b5f3 UI: SettingsActivity 2017-06-12 18:46:38 +08:00
zt515
9b29779be6 Fix: Some crashes after jumping to SettingsActivity 2017-06-12 18:10:31 +08:00
zt515
bcf7e1ef22 Merge branch 'master' of git.oschina.net:lody/neoterm
# Conflicts:
#	app/src/main/res/values/strings.xml
2017-06-12 17:55:28 +08:00
zt515
814a05088d Merge branch 'master' of git.oschina.net:lody/neoterm
# Conflicts:
#	app/src/main/res/values/strings.xml
2017-06-12 17:53:57 +08:00
zt515
ba712a7abf Fix: Animation improvement 2017-06-12 17:51:47 +08:00
Lody
61d40ddd80 UI: Setting Activity. 2017-06-12 17:30:13 +08:00
zt515
352684d831 Fix: Details improvement 2017-06-12 17:12:55 +08:00
zt515
a15bb719df Merge branch 'master' of git.oschina.net:lody/neoterm
# Conflicts:
#	app/src/main/java/io/neoterm/view/tab/TermTab.kt
2017-06-12 15:44:16 +08:00
zt515
6a810af698 Feature: ColorScheme 2017-06-12 15:05:48 +08:00
Lody
9e88b7b6b7 Update: refactoring the architecture. 2017-06-12 15:03:57 +08:00
zt515
7a3ec1c924 Merge branch 'master' of git.oschina.net:lody/neoterm 2017-06-12 14:36:22 +08:00
zt515
ce5b7ededb Fix: Hide terminal toolbar if tab switcher is showing
Fix: Unable to click the firse tab after closing other tabs
2017-06-12 14:35:26 +08:00
Lody
2d0e392be7 Update: gradle dependencies version. 2017-06-12 12:05:11 +08:00