Skip to content

Releases: afonsotrepa/PocketGopher

URL recognition

Choose a tag to compare

@afonsotrepa afonsotrepa released this 13 Apr 14:36
54ecea7

Added the ability to open gopher links from other apps.

Bug fix

Choose a tag to compare

@afonsotrepa afonsotrepa released this 11 Jan 16:53
6b3e8f0

Fixed a bug where messages sent to servers would be terminated by "\n" instead of "\r\n".

F-droid release!

Choose a tag to compare

@afonsotrepa afonsotrepa released this 04 Dec 20:11
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

Choose a tag to compare

@afonsotrepa afonsotrepa released this 21 Nov 10:59

Fixed a bug that would crash the app on android 4.4

1.2.1

1.2.1 Pre-release
Pre-release

Choose a tag to compare

@afonsotrepa afonsotrepa released this 20 Nov 16:53

Bug fixes and backend changes.

1.2.0

1.2.0 Pre-release
Pre-release

Choose a tag to compare

@afonsotrepa afonsotrepa released this 17 Nov 18:33

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

Bug fixes Pre-release
Pre-release

Choose a tag to compare

@afonsotrepa afonsotrepa released this 16 Nov 11:56

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

1.1.0 Pre-release
Pre-release

Choose a tag to compare

@afonsotrepa afonsotrepa released this 15 Nov 18:49

Improved the interface and added support for audio files.

First major semi-public release

Pre-release

Choose a tag to compare

@afonsotrepa afonsotrepa released this 14 Nov 22:31

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

Second Alpha release Pre-release
Pre-release

Choose a tag to compare

@afonsotrepa afonsotrepa released this 13 Nov 18:23
c3fe4ba

Minor feature release:

Changed the API level to 16 (up from 15)
Added an option to use a mono-space font
Bug fix(es)