Skip to content

Releases: afonsotrepa/PocketGopher

URL recognition

13 Apr 14:36
54ecea7
Compare
Choose a tag to compare

Added the ability to open gopher links from other apps.

Bug fix

11 Jan 16:53
6b3e8f0
Compare
Choose a tag to compare

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

F-droid release!

04 Dec 20:11
Compare
Choose a tag to compare
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

21 Nov 10:59
Compare
Choose a tag to compare

Fixed a bug that would crash the app on android 4.4

1.2.1

20 Nov 16:53
Compare
Choose a tag to compare
1.2.1 Pre-release
Pre-release

Bug fixes and backend changes.

1.2.0

17 Nov 18:33
Compare
Choose a tag to compare
1.2.0 Pre-release
Pre-release

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

16 Nov 11:56
Compare
Choose a tag to compare
Bug fixes Pre-release
Pre-release

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

15 Nov 18:49
Compare
Choose a tag to compare
1.1.0 Pre-release
Pre-release

Improved the interface and added support for audio files.

First major semi-public release

14 Nov 22:31
Compare
Choose a tag to compare
Pre-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

13 Nov 18:23
c3fe4ba
Compare
Choose a tag to compare
Second Alpha release Pre-release
Pre-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)