Skip to content
This repository was archived by the owner on Oct 24, 2022. It is now read-only.

Releases: informaticslab/photon-droid

Release 1.2.3.1

13 Jan 22:29

Choose a tag to compare

Release 1.2.3.1 is now available and has the following new features:

  • Fixed connectivity issue for article list and full article web view.

Release 1.2.2.1

19 Aug 20:38

Choose a tag to compare

Release 1.2.2.1 is now available and has the following new features:

  • Fixed bug with delete article command

Release 1.2.1.1

15 Mar 19:53

Choose a tag to compare

Release 1.2.1.1 is now available and has the following new features:

  • Adding delete article feature to production.
  • This release points to the production feed.
  • Commented out debug logging used for testing.

Release 1.2.0.1

11 Mar 17:34

Choose a tag to compare

Release 1.2.0.1 Pre-release
Pre-release

Release 1.2.0.1 is now available and has the following new features:

  • This release points to the test feed.
  • Modified ArticleListFragment, KeywordArticleListFragment, and KeywordSearchFragment to update adapter lists as changes to Realm are detected.
  • Modified SiteCatalystController to log the SC URL for development builds.
  • Created static IssuesManager in AppManager and modified JsonArticleParser to use the AppManager instance of IssuesManager.
  • Moved feed update task to UpdateFromFeedTask.
  • Modified IssuesManager to call the UpdateFromFeedTask when issuesManager.update is called.
  • Added register/unregister progressIndicator methods to IssuesManager so Async feed task can run on a background thread and update a registered progressIndicator from a fragment or activity.
  • Updated Realm and Pushwoosh libraries.

Release 1.1.1.1

04 Mar 18:45

Choose a tag to compare

Release 1.1.1.1 is now available and has the following new features:

  • Added ability to delete article from database via a command added to JSON objects in RSS feed.

Release 1.1.0.4

25 Feb 18:57

Choose a tag to compare

Release 1.1.0.4 is now available and has the following new features:

  • Selected article now defaults to displaying the full article instead of the summary box. Users can change this setting.
  • Article information button removed.
  • Navigation edits.
  • Bug fixes.

Release 1.0.1.0

02 Feb 20:04

Choose a tag to compare

Release 1.0.1.0 is now available and has the following new features:

  • Added Gradle product flavors to allow production and development versions of app to be installed concurrently.
  • Uses development versions of Pushwoosh and Sitecatalyst to enable application testing without impacting users/stats.
  • Different launcher icon (Photon) and app label (MMWR DEV) to distinguish between the two versions.

Release 1.0.0.9

08 Jan 17:47

Choose a tag to compare

Release 1.0.0.9 is now available and has the following new features:

  • Updated text on About page

Release 1.0.0.8

07 Jan 21:58

Choose a tag to compare

Release 1.0.0.8 is now available and has the following new features:

  • Added additional icons
  • Updated project files
  • Changed push notification behavior - launch to Article List rather than Splash Screen
  • Fixed bug with SiteCatalyst code

Release 1.0.0.5

04 Dec 15:36

Choose a tag to compare

Release 1.0.0.5 is now available and has the following new features:

  • Modified text on About page