2013-11-02 00:16:14 +00:00
|
|
|
Categories:Office
|
2014-05-26 06:22:32 +00:00
|
|
|
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
|
2012-01-10 23:25:28 +00:00
|
|
|
Issue Tracker:https://github.com/matburt/mobileorg-android/issues
|
|
|
|
|
2013-06-14 06:16:22 +00:00
|
|
|
Auto Name:MobileOrg
|
2013-08-14 11:18:20 +00:00
|
|
|
Summary:TODO list/task management
|
2011-02-19 16:18:46 +00:00
|
|
|
Description:
|
2012-10-28 20:33:53 +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
|
|
|
|
|
2014-04-26 10:15:00 +00:00
|
|
|
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
|
2014-08-26 11:30:35 +00:00
|
|
|
update=.,libs/locale
|
2013-08-14 11:18:20 +00:00
|
|
|
|
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.
|
|
|
|
.
|
|
|
|
|
2013-08-14 11:18:20 +00:00
|
|
|
# uses submodules
|
2012-12-04 04:03:58 +00:00
|
|
|
Auto Update Mode:None
|
2013-08-14 11:18:20 +00:00
|
|
|
Update Check Mode:Tags
|
|
|
|
Current Version:0.9.13
|
|
|
|
Current Version Code:913
|
2012-01-13 02:00:55 +00:00
|
|
|
|