Skip to content

Commit

Permalink
update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jecelyin committed Aug 14, 2016
1 parent 0413723 commit 4548dfe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 49 deletions.
42 changes: 6 additions & 36 deletions README.md
@@ -1,13 +1,13 @@
## 920 Text Editor
**920 Text Editor is a Free, Open Source and no Ad software for android**

![Screenshot1](https://github.com/jecelyin/920-text-editor-v2/blob/master/ui/en/Screenshot_20160715-041010.png?raw=true)
![Screenshot1](https://github.com/jecelyin/920-text-editor-v2/blob/master/ui/preview.png?raw=true)

### Features:
1. Multi Tab, you can open different files in different tabs to facilitate you in a different text of this switch to edit
1. syntax highlighting:ASP, ActionScript, C/C++, C#, Erlang, Frink, HTML/XML/WML, CSS, Javascript
, Java, JSP, Perl, PowerShell , PHP, Python, Shell/Bash, Lua, SQL, VB/VBS, Tcl, TeX/LaTeX, Verilog, AutoHotKey
, AutoLisp, Pascal, Fortran, ColdFusion, VHDL
, AutoLisp, Pascal, Fortran, ColdFusion, VHDL etc...
1. show line numbers
1. show blank characters (tabs, line breaks)
1. automatically detects the open file encoding, and you can also convert the current file encoding support:
Expand All @@ -32,16 +32,17 @@
1. use the volume keys to quickly switch the display/hide the toolbar, full-screen mode
1. preview the HTML file
1. Color Picker
1. Dark Theme
1. you can use the “Preferences” menu “Donate” page to the donate it


##920文本编辑器
**920文本编辑器是一款运行于Android上免费,开源,永无广告的文本编辑器**
**920文本编辑器现更名为920编辑器,它是一款运行于Android上免费、开源、永无广告的文本编辑器,支持多标签,语法高亮等等..**

### 特色功能:
1. 多标签,你可以在不同的标签打开不同的文件,方便你在不同的文本之本切换编辑
1. 语法高亮:ASP, ActionScript, C/C++, C#, Erlang, Frink, HTML/XML/WML, CSS, Javascript, Java, JSP, Perl, PowerShell
, PHP, Python, Shell/Bash, Lua, SQL, VB/VBS, Tcl, TeX/LaTeX, Verilog, AutoHotKey, AutoLisp, Pascal
, PHP, Python, Shell/Bash, Lua, SQL, VB/VBS, Tcl, TeX/LaTeX, Verilog, AutoHotKey, AutoLisp, Pascal等等...
1. 显示行号
1. 显示空白字符(制表符,换行符)
1. 自动检测打开的文件编码,同时你也可以转换当前文件编码,支持:
Expand All @@ -65,41 +66,10 @@
1. 使用音量键快速切换显示/隐藏工具栏,全屏模式
1. 预览HTML文件
1. 强大的颜色拾取器
1. 黑色主题
1. 你可以通过“参数”菜单的“捐赠”页面来捐助它

**Special thanks to donated friend (特别感谢捐赠了的朋友):**
* Sagar Nimje
* Vincent Scholze
* John Johnson
* Mark R Turnbull
* David
* 陈 杰
* mark luscher
* Konrad Wetzel
* Chuck Thomas Enterprises
* David Black
* Deborah Kraft
* Antonello Casula
* Megan Webb
* Doug Freeze
* Bradley Hertz
* David Craig Barker
* Edward Peckham
* Toni Mäenpää
* Michel Pitermann
* Kevin Mears
* Tom Louie
* Cédric Heintz
* 赵先聪
* DAVID ARSO CIVIL
* Meng Li
* Visualdensity
* Jesús Màrquez
* Yoshimasa Ideguchi
* Nathan Quinn
* Vincent Scholze
* Gerald Tan
* ...

You can download from:
* [https://market.android.com/details?id=com.jecelyin.editor](https://market.android.com/details?id=com.jecelyin.editor)
Expand Down
13 changes: 0 additions & 13 deletions TODO
@@ -1,16 +1,3 @@
-文件管理器需要添加,复制,剪切,删除,重命名功能
-R语言
-符号栏自定义
-递归搜索中文没结果, (搜索不判断是否二进制,容易误杀)
-5.0.2系统下用输入法选择有BUG
-保存新建文件没有文件名
-显示高亮语法
-添加清除最近打开文件
-"查找/替换"对话框横屏时显示不全且无法滚动。
-修正4.4无法运行
-全屏模式
-夜间主题
-文件管理器对文件夹不能复制剪切重命名
复制路径功能
4.4关掉Tab后代码还在
清空剪贴板功能

0 comments on commit 4548dfe

Please sign in to comment.