Releases: afonsotrepa/PocketGopher
URL recognition
Added the ability to open gopher links from other apps.
Bug fix
Fixed a bug where messages sent to servers would be terminated by "\n" instead of "\r\n".
F-droid release!
1.2.3 Edited app/build.gradle
1.2.2: Fixed a bug that would crash the app when trying to open most types on
Fixed a bug that would crash the app on android 4.4
1.2.1
Bug fixes and backend changes.
1.2.0
Added:
History
Better support for most file types
Better support for html files (HTTP)
The ability to edit the url of the current page
Also fixed a few bugs and made minor changes (check commits)
Bug fixes
Fixed a bug that caused the app to crash when trying to download a file that already exists and one that allowed lines to be selected on the white space in front of them.
1.1.0
Improved the interface and added support for audio files.
First major semi-public release
Added the ability to use url's and made major changes to the backend of the client to accommodate for that.
Added better support for videos (now opens in the media player).
Still far from a production ready release.
Second Alpha release
Minor feature release:
Changed the API level to 16 (up from 15)
Added an option to use a mono-space font
Bug fix(es)