This repository was archived by the owner on Oct 24, 2022. It is now read-only.
Releases: informaticslab/photon-droid
Releases · informaticslab/photon-droid
Release 1.2.3.1
Release 1.2.2.1
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
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
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
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
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
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
Release 1.0.0.9 is now available and has the following new features:
- Updated text on About page
Release 1.0.0.8
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
Release 1.0.0.5 is now available and has the following new features:
- Modified text on About page