Skip to content

Releases: craigmiller160/Contacts-5

Version 1.0.8

22 Jan 15:21
Compare
Choose a tag to compare

A few bug fixes to the application's search component.

  • App no longer force closes after changing the details of a contact during a search.
  • App no longer clears search filter after viewing the details of a contact during a search.

Version 1.0.7 (Beta)

23 Jul 19:34
Compare
Choose a tag to compare

Small bug fixes and other tweaks.

  • Fixed bug where the contents of a previously viewed group would appear at first when opening a new group.
  • Redid the application icon.
  • Redid screenshots in the Play Store listing to reflect new color scheme.

Version 1.0.6 (Beta)

17 Jul 19:52
Compare
Choose a tag to compare

Fixed more bugs, including several critical ones.

  • Fixed no-permissions screen so that Add Contact FAB and Search option are hidden.
  • Fixed critical bug where certain contacts can be missing from the All Contacts page.
  • Fixed bug where opening a contact when searching the contacts within a group would cause the search to clear.
  • Fixed critical bug where when occasionally, on re-opening the app, none of the tabs would load and the main part of the app would be a white screen.

Version 1.0.5 (Beta)

14 Jul 02:24
Compare
Choose a tag to compare

Implemented additional bug fixes.

  • Added toggle for different contacts loading processes, a possible fix for bug where certain contacts don't load in the All Contacts tab.
  • Added ability to write out log data at any point from settings page.
  • Revamped color scheme to make the blue softer.

Version 1.0.4 (Beta)

04 Jul 19:02
Compare
Choose a tag to compare

Worked on app crash at startup bug.

Changelog

  • Possible fix for app crashing at startup on some devices.

Version 1.0.3 (Beta)

04 Jul 17:50
Compare
Choose a tag to compare

Worked on improving the app behavior when it crashes, and added an error report that can easily be sent to me.

Changelog

  • Fixed bug where exception handled by UncaughtExceptionHandler would cause a fail loop, and the app would freeze at a white screen.
  • Added crash report functionality. Crash reports will be deposited on the internal storage, generally in the Android/data/io.craigmiller160.contacts5/files directory.

Version 1.0.2 (Beta)

03 Jul 16:45
Compare
Choose a tag to compare

A few more tiny changes in the run up to the first official release. This version is what has been submitted to the Play Store beta channel.

Changelog

  • Replaced icon with a new one that has better licensing terms.
  • Added screenshots to the git project so they can be saved.
  • Changed signing key to one with a longer validity length so it's accepted by the Play Store
  • Added other images required by the Play Store listing to this git project.

Version 1.0.1 (Beta)

03 Jul 14:57
Compare
Choose a tag to compare

Small bug fixes based on final testing as 1.0 was prepared to be delivered to the Play Store

  • Make sort order case insensitive
  • Fixed App crashes when permissions granted after initially being denied

Version 1.0 (Beta)

02 Jul 22:41
Compare
Choose a tag to compare

The first full release of this app. It should be fully functional, but as of right now it's only been tested by me. Once it has been beta tested via the Play Store, it can be certified as truly stable.