Adrian Malacoda
a500092625
trying something out
2018-06-25 01:08:40 -05:00
Adrian Malacoda
05e3600504
Add note that the builds are currently not signed
2018-06-24 18:59:42 -05:00
Adrian Malacoda
0b24c89307
Add link to build artifacts
2018-06-24 18:11:25 -05:00
Adrian Malacoda
f8491fefdb
revert
2018-06-24 16:56:01 -05:00
Adrian Malacoda
4885aa9df6
try this out
2018-06-24 16:55:04 -05:00
Adrian Malacoda
0dd894a777
add .gitlab-ci.yml
2018-06-24 16:45:13 -05:00
Adrian Malacoda
01e7a2674c
Remove f-droid text metadata.
...
This is the format used by f-droid's own metadata repo but they seem to be moving away from it at least for application repos.
see bca2f86802 (note_50562827)
2018-06-24 05:51:51 -05:00
Adrian Malacoda
8838fbd5a9
Correctly format .fdroid.yml.
2018-06-24 05:51:35 -05:00
Adrian Malacoda
ddd99e48e5
Add .fdroid.yml
2018-06-24 05:41:57 -05:00
Adrian Malacoda
b4da74dea1
Update gradle version in gradle-wrapper
2018-06-24 02:23:40 -05:00
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