Skip to content

Releases: SeanPesce/Molar-Wear

Test Build (2018.04.17)

17 Apr 23:54
Compare
Choose a tag to compare
Pre-release

4/17/2018 Test build

  • Add support for importing & exporting projects as JSON text data

To install, download the attached APK and run it on your Android device. Note: You'll probably have to enable apps from unknown sources before it can be installed.

Test Build (2018.04.04)

07 Apr 03:23
Compare
Choose a tag to compare
Pre-release

IMPORTANT:

  • Old .mwsd project files are not compatible with the new version. Export existing projects as .csv before updating, and use the "Import project" feature to restore them after updating.

4/4/2018 Test build

  • Large number of fixes to improve compatibility with older Android versions, stylization, and various background issues
  • Early implementation of individual analysis (charts generated using MPAndroidChart
  • New options available by pressing and holding on list items
  • Various QoL features to increase speed and efficiency of data recording

To install, download the attached APK and run it on your Android device. Note: You'll probably have to enable apps from unknown sources before it can be installed.

@todo:

  • Fix slowdown from overuse of ImageViews in Molar wear data editor view (Fixed with downscaling & simple HashMap-based Drawable cache)
  • Multiple analysis functionality (project, group, site, etc.)

Test Build (2018.03.22)

23 Mar 03:25
Compare
Choose a tag to compare
Pre-release

3/22/2018 Test build

  • Large number of fixes to improve compatibility with older Android versions (though some stylization issues are still present)
  • Change to NoNonsense FilePicker for file/directory picking
  • Add new option to use system filepicker over built-in picker (NoNonsense FilePicker)

To install, download the attached APK and run it on your Android device. Note: You'll probably have to enable apps from unknown sources before it can be installed.

Test Build (2018.03.21)

21 Mar 18:07
Compare
Choose a tag to compare
Pre-release

3/21/2018 Test build

  • Large number of fixes and improvements

To install, download the attached APK and run it on your Android device. Note: You'll probably have to enable apps from unknown sources before it can be installed.


Update

  • Added compatibility build for older versions of Android (still contains minor formatting issues and problems with importing/exporting projects)

Initial Test Build (2018.03.08)

09 Mar 03:55
Compare
Choose a tag to compare
Pre-release

3/21/2018 Test build

First functional build. Features:

  • Creation of projects to record data on sets of individuals
  • Importing and exporting projects as .mwsd (serialized Java object data) or .csv (spreadsheet). Exported CSV files contain additional columns with aggregated molar wear data calculations (sum/mean/standard deviation)

To install, download the attached APK and run it on your Android device. Note: You'll probably have to enable apps from unknown sources before it can be installed.

See here for some example images.