fdroiddata/metadata/com.matburt.mobileorg.txt

47 lines
1.3 KiB
Plaintext
Raw Normal View History

2015-08-30 23:03:51 +00:00
Categories:Writing
License:GPLv2
2011-02-19 16:18:46 +00:00
Web Site:https://github.com/matburt/mobileorg-android/wiki
Source Code:https://github.com/matburt/mobileorg-android
Issue Tracker:https://github.com/matburt/mobileorg-android/issues
2013-06-14 06:16:22 +00:00
Auto Name:MobileOrg
Summary:TODO list/task management
2011-02-19 16:18:46 +00:00
Description:
2015-09-12 05:52:14 +00:00
''Syncing of files via Dropbox won't work because there aren't any API keys in
the source code. The other syncing methods should work though.''
2012-10-26 21:52:14 +00:00
2011-02-19 16:18:46 +00:00
TODO/task management based on emacs org-mode files.
.
Repo Type:git
Repo:https://github.com/matburt/mobileorg-android.git
Build:0.9.0,90
commit=0.9.0
prebuild=sed -i 's@android@$$SDK$$/tools/android@g' setup.sh && \
./setup.sh
Build:0.9.8,98
commit=0.9.8
prebuild=sed -i 's@^android@$$SDK$$/tools/android@g' setup.sh && \
./setup.sh
Build:0.9.13,913
commit=0.9.13
srclibs=ActionBarSherlock@9598f2bb2ce
prebuild=sed -i 's@\(reference.2=\).*@\1$$ActionBarSherlock$$@' project.properties && \
sed -i 's/debuggable="true"/debuggable="false"/g' AndroidManifest.xml
update=.,libs/locale
2015-06-13 23:16:20 +00:00
Maintainer Notes:
Uses gradle now, but includes jar files. Amongst them dropbox sdk, which
is most likely non-free software.
.
# uses submodules
2012-12-04 04:03:58 +00:00
Auto Update Mode:None
Update Check Mode:Tags
Current Version:0.9.13
Current Version Code:913
2012-01-13 02:00:55 +00:00