Skip to content

Releases: matburt/mobileorg-android

Signed release APK

11 Sep 20:23
Compare
Choose a tag to compare

Fix a bug where TODO states are not saved.
Fix startup crash for Android Nougat

Standalone MobileOrg via Git synchronization

08 Sep 20:43
Compare
Choose a tag to compare

This release is a major re-work of MobileOrg

The major change is that MobileOrg is now fully independant of Emacs.

  • Synchronization use a Git mechanism with an SSH passord or pubkey authentication
  • Agenda and the Todo list are created directly from parsing the org files

For this version, all previous synch mechanism have been disabled. They will be enabled in the futur.

0.9.13

26 Sep 13:36
Compare
Choose a tag to compare
0.9.13 Pre-release
Pre-release
  • Fix a bug where you couldn't capture from the share menu (#400)
  • Implement capture from Google Now

0.9.12

26 Sep 13:37
Compare
Choose a tag to compare
0.9.12 Pre-release
Pre-release
  • Fix bugs and crashes that crept into the .10 release

0.9.8

26 Sep 13:38
Compare
Choose a tag to compare
0.9.8 Pre-release
Pre-release
  • Fix the issue preventing Dropbox sync
  • Other bug fixes and cleanups

0.9.7

26 Sep 13:39
Compare
Choose a tag to compare
0.9.7 Pre-release
Pre-release
  • Many bug fixes
  • Calendar improvements
  • Pull data from Calendar
  • SSH Key based auth
  • Dynamic Agenda
  • All new capture widget
  • Support inherited tags
  • Font size preferencees

0.9.6

26 Sep 13:40
Compare
Choose a tag to compare
0.9.6 Pre-release
Pre-release

A bugfix release for 0.9.5

  • Fix error reporting in Dropbox Synchronizer
  • Fix UI inconsistency on capture screen
  • Fix a bug that would lose the payload when changing screen orientation in capture
  • Fix an issue with Calendar synchronization regarding including entries that don't have a TODO keyword
  • Fix a bug where the sdcard synchronizer would use the parent folder of the folder actually selected

0.9.5

26 Sep 13:40
Compare
Choose a tag to compare
0.9.5 Pre-release
Pre-release
  • Whole new look and feel
  • Major refactoring thanks to hdweiss
  • Upgraded Dropbox library
  • Fix many bugs

0.9.0

26 Sep 13:44
Compare
Choose a tag to compare
0.9.0 Pre-release
Pre-release

MobileOrg has gone through a lot of changes recently. Because of this you will need to re-synchronize all of your org files.

Some of the new features:

  • New Storage System (org content is now stored in the database)
  • Search Support
  • Encryption Support
  • Synchronize over SSH/SCP
  • Synchronize over UbuntuOne
  • Calendar Integration (with reminders)
  • Locale/Tasker Plugin
  • Self-signed ssl webdav certificates
  • Edit tags
  • Capture only mode
  • Complete UI revamp
  • Spanish translation
  • Improved synchronization system
  • Improved edit and capture modes
  • Full documentation in wiki
  • Check out the "Settings" menu for new options.