mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-27 09:09:58 +00:00
41 lines
1.1 KiB
Text
41 lines
1.1 KiB
Text
|
|
Categories:Office
|
||
|
|
License:MIT
|
||
|
|
Web Site:http://writeily.me/
|
||
|
|
Source Code:https://github.com/jffrymrtn/writeily-pro
|
||
|
|
Issue Tracker:https://github.com/jffrymrtn/writeily-pro/issues
|
||
|
|
|
||
|
|
Auto Name:Writeily Pro
|
||
|
|
Summary:Edit markdown files
|
||
|
|
Description:
|
||
|
|
Simply and elegantly compose notes in markdown or plain text. Organize
|
||
|
|
by folders, save and access files from external storage, and restrict
|
||
|
|
access with a PIN lock.
|
||
|
|
.
|
||
|
|
|
||
|
|
Repo Type:git
|
||
|
|
Repo:https://github.com/jffrymrtn/writeily-pro
|
||
|
|
|
||
|
|
Build:1.1.1,4
|
||
|
|
commit=v1.1.1
|
||
|
|
subdir=app
|
||
|
|
gradle=yes
|
||
|
|
rm=app/libs/*.jar,app/libs/anddown/libs,app/libs/anddown/obj
|
||
|
|
prebuild=sed -i -e '/fileTree/d' -e '/compile files/d' -e '/appcompat-v7/acompile "com.android.support:recyclerview-v7:21.0.3"' build.gradle && \
|
||
|
|
pushd libs/anddown/ && \
|
||
|
|
ndk-build && \
|
||
|
|
gradle packageNativeLibs && \
|
||
|
|
popd
|
||
|
|
scanignore=app/libs/anddown/libs
|
||
|
|
scandelete=app/libs/anddown/obj
|
||
|
|
|
||
|
|
Maintainer Notes:
|
||
|
|
Builds locally, but might break on BS. We need to integrate ndkbuild and gradle
|
||
|
|
task into overall build.
|
||
|
|
.
|
||
|
|
|
||
|
|
Auto Update Mode:None
|
||
|
|
Update Check Mode:Tags
|
||
|
|
Current Version:1.1.1
|
||
|
|
Current Version Code:4
|
||
|
|
|