Padland Versions Save

Padland is a tool to manage, share, remember and read collaborative documents based on the Etherpad technology in Android.

v3.0

2 months ago
  • Migrated database to Room.
  • Better implementation of Material Design.
  • Extreme refactoring keeping the same features and adding some minor ones.
  • Export and import data.

v2.0

8 months ago
  • Migrated code to Kotlin.
  • Implemented AndroidX and Material Design.
  • Theme dark/light follows device

v1.9

2 years ago
  • Fixed a vulnerability

v1.8

3 years ago
  • Opt out of sending metrics to Google when usin WebView

v1.7

3 years ago
  • Dropped support for PrimaryPad:
  • Removed old workarounds and hacks to correctly display Etherpad-based documents.

v1.6

4 years ago

Dropped support for the following server (you can add them manually):

  • Etherpad.net
  • Titanpad.com
  • Meetingwords.com
  • Piratenpad.de

v1.5

5 years ago
  • More SQL injection fixes.
  • Added pad URL copy function
  • Dropped support for piratepad.net

v1.4.1

5 years ago

As promised, this release fixes the issue that was detected by a Google bot.

v1.4

5 years ago

New features:

Reasons for release:

  • Months without any bug report.
  • Transition to the new database structure looks solid.

Side note: There's a warning in the logs about SQLite leaks and Google informed about a possible SQL injection issue. It is not a big deal as the app doesn't manage any sensitive data. This ought to be fixed in the next release.

v1.4-beta

6 years ago
  • Fixed a bug for API < 23
  • Full url can be now pasted for pad name and gets automatically parsed
  • Added option to edit pads
  • Allows to assign a local name for pads
  • Allows better NodeJS interaction for compatibility with MyPads

WARNING: This version of the App makes deep changes to the database to correct an old issue. So backup your list of pads before installing this version just in case it breaks for you.