Adrian Malacoda
24e7fc5904
Also fix the fdroid metadata file name.
2018-06-24 02:20:37 -05:00
Adrian Malacoda
6ef85c45b5
Fix applicationId.
2018-06-24 02:11:42 -05:00
Adrian Malacoda
2c55929f9f
add google() repository to allprojects
2018-06-24 02:07:25 -05:00
Adrian Malacoda
e45665ece1
attempt to update gradle
2018-06-24 01:59:04 -05:00
Adrian Malacoda
97f1be558b
Add f-droid metadata file.
...
This is currently for use with the fdroid-docker-build image at https://gitlab.monarch-pass.net/malacoda/fdroid-docker-build . But, once it builds correctly (it does not), it should be able to be pushed to F-droid rather easily.
2018-06-24 01:46:41 -05:00
Adrian Malacoda
2ee5a8e904
Hide "View it on the web" option until it can be fixed.
2018-06-23 22:41:54 -05:00
Adrian Malacoda
c56b0f8054
Update readme.
2018-06-23 04:14:11 -05:00
Adrian Malacoda
7a6d0d3eba
Rebrand to Text Editor 8000.
2018-06-23 03:47:51 -05:00
Adrian Malacoda
ef533e6e44
Add CSS style to markdown view.
2018-06-23 03:20:15 -05:00
Adrian Malacoda
23d09e05c9
Bump minSdkVersion to 15, which is the minimum supported SDK for the markdown library.
2018-06-23 02:07:12 -05:00
Adrian Malacoda
a35d95b799
Re-implmenet MarkdownView using the Atlassian commonmark library.
2018-06-23 02:02:00 -05:00
Adrian Malacoda
39c7dd956c
Swap out markdownview-1.2.jar for commonmark library.
2018-06-23 00:26:36 -05:00
Adrian Malacoda
12c539738a
Fix line endings of gradlew script.
2018-06-23 00:22:22 -05:00
Adrian Malacoda
68e8c4235a
Update README.md
2018-02-21 13:05:29 -06:00
Adrian Malacoda
b7f84409db
Re-introduce some strings that were in the removed turbo-client strings list.
2016-09-25 05:35:04 -05:00
Adrian Malacoda
79d6cb6172
Remove ProCheckUtils and dependent code
2016-09-25 05:15:16 -05:00
Adrian Malacoda
c1d658ffb1
Reorganize project structure by pulling all of the app code and assets into app project.
2016-09-25 04:54:22 -05:00
Adrian Malacoda
a3624e6b2e
Remove donation and turbo client strings.
2016-09-25 04:15:57 -05:00
Adrian Malacoda
cd20b586f1
oops, this was what I meant to do
2016-09-25 04:04:17 -05:00
Adrian Malacoda
02492c8d83
Turbo -> Robut
2016-09-25 04:02:15 -05:00
Adrian Malacoda
871b2cfc11
fold app-pro into app as we are not going to have an adware version
2016-09-25 03:55:36 -05:00
Adrian Malacoda
401814cb22
fold app-pro into app as we are not going to have an adware version
2016-09-25 03:54:26 -05:00
Adrian Malacoda
0269d9c210
Robut Editor officially open for business
2016-09-25 03:51:30 -05:00
Adrian Malacoda
46ad99aa46
when shift key is pressed delegate to super implementation so shift key is handled correctly, for certain hardware keyboards this is required so the editor is not stuck in shift mode
2016-09-25 02:09:17 -05:00
Adrian Malacoda
9408fba5dd
Merge remote-tracking branch 'mitchellgordon95/patch-1'
2016-09-25 01:18:04 -05:00
Adrian Malacoda
ebce0bd69b
Merge remote-tracking branch 'ldemianiuk/replace-fix'
2016-09-25 01:17:02 -05:00
Adrian Malacoda
ce2c2d8b0f
Removing generated build stuff
2016-09-25 01:13:45 -05:00
Adrian Malacoda
0de5a82cdf
Merge remote-tracking branch 'Zerglrisk/master'
2016-09-25 01:12:36 -05:00
Adrian Malacoda
69f8f2b0c7
Update gradle wrapper to gradle 2.14
2016-09-25 01:00:52 -05:00
Adrian Malacoda
245b9f4230
Pin android gradle plugin to 2.1.2
2016-09-25 00:41:06 -05:00
Zerglrisk
3db0519ec6
File open Bug Fix & Add Page System's Split By Line Mode
2016-06-21 09:56:29 +09:00
Zerglrisk
9b7de55f55
Fix Folder open if no file
2016-06-20 22:03:12 +09:00
Zerglrisk
66a86dc513
Add Folder Open
2016-06-20 18:28:39 +09:00
Mitchell Gordon
38123fd510
Support opening .org files
...
Org (organization) files are common among emacs developers. If you're not familiar with it, it's kind of like markdown. It would be nice to be able to automatically open these.
2016-04-19 11:01:56 -07:00
lde
481fe94eb9
fix replace all
2016-02-01 23:25:59 +01:00
Vlad Mihalachi
6a965ca560
Update README.md
2015-06-25 15:42:20 +02:00
Vlad Mihalachi
a1e82b65d4
Version 1.19
2015-03-26 21:26:24 +01:00
Vlad Mihalachi
e399a217e5
Version 1.18.4
2015-03-25 14:47:22 +01:00
Vlad Mihalachi
68ad318388
Version 1.18.3
2015-03-23 15:31:39 +01:00
Vlad Mihalachi
1f3ad1ab12
Version 1.17
...
Added a markdown viewer and fixed a bug with Copy/Paste/Cut actions
2015-03-15 18:45:18 +01:00
Vlad Mihalachi
2414192638
Merge remote-tracking branch 'origin/master'
...
Conflicts:
build/intermediates/dex-cache/cache.xml
2015-03-15 17:38:46 +01:00
Vlad Mihalachi
1cd94a5310
Small changes
2015-03-15 17:38:03 +01:00
Vlad Mihalachi
ce4d1756fb
Merge pull request #70 from DF1E/master
...
remove generated files from repo
2015-03-15 17:36:08 +01:00
DF1E
3234597537
remove old generated files
2015-03-15 14:07:20 +01:00
DF1E
5f77e6d7b5
remove generated files from git repo
2015-03-15 14:01:29 +01:00
Vlad Mihalachi
60395106e5
Version 1.16: Accessory View and Black theme
...
Accessory View and Black theme
2015-03-15 09:26:28 +01:00
Vlad Mihalachi
3ee11e0bfb
Updated support library
2015-03-14 13:21:11 +01:00
Vlad Mihalachi
b71d27aeaa
Commit
2015-03-14 13:12:23 +01:00
Vlad Mihalachi
05e4157bed
Version 1.15
...
∙ It is a "beta" release, feel free to send you feedback on github.com!
∙ Added Save As! (and rename option)
∙ Added Replace All!
∙ The default encoding now is UTF-16
∙ Removed donations items, if you want to donate please buy the pro
version!
∙ Minor bug fixes
2015-03-14 13:11:56 +01:00
Vlad Mihalachi
89673216e8
Small changes
2014-12-11 18:58:22 +01:00