Skip to content

Releases: mc51/Clipster-Android

Release v0.5.0

28 Jun 19:03
Compare
Choose a tag to compare

Improvements:

  • Support Image sharing

Release v0.4.1

03 Jan 10:45
Compare
Choose a tag to compare
check for min password length

Release v0.4.0

31 Dec 22:06
Compare
Choose a tag to compare

Improvements:

  • Added clip history: show all shared clips
  • Made Layout more pretty: using new logo
  • Removed legacy code

Release v0.3.0

21 Dec 18:44
Compare
Choose a tag to compare

Improvements:

  • Made "host secure":
    • All clips are encrypted locally in the client before transmission to the server
    • Server host can't decrypt clips: it never learns the user's password
  • Password is not stored in clear-text anymore. Instead password hash is used
  • Add device name to shared clips

Release v0.2.1

02 Dec 23:19
Compare
Choose a tag to compare
reenable ssl cert check if checbox unchecked

Release v0.2.0

01 Dec 20:10
Compare
Choose a tag to compare

Improvements:

  • Validate server address upon entry
  • Display active server address in Ready screen
  • Throttle Button clicks
  • Show current credentials as defaults when editing them
  • Add ignore SSL certificate validity checkbox for use with own server and self-signed SSL certificates

Bug Fixes:

  • edit credentials

Release v0.1.0

18 Nov 22:48
Compare
Choose a tag to compare
add gradle folder