Skip to content

Tags: sandialabs/InterSpec

Tags

bleeding-edge

Toggle bleeding-edge's commit message
Latest successful automated build

v1.0.13_rc2

Toggle v1.0.13_rc2's commit message
Fix up file export layout for mobile, a little.

A few other small changes.

v1.0.13_rc1_android

Toggle v1.0.13_rc1_android's commit message
Work trying to improve layout on Android, and also allow app to accep…

…t other apps sending it files.

Added some code that tries to detect soft-keyboard showing and changing screen size, but I seem unable to move teh whole display up, or whatever, to keep input field visible.  Handling the layout with the WebView as the only part of the app seems to be causing some difficulties that are frusterating (I dont want WebView to resize, and I cant get the OS to handle things to keep input visible, like iOS does by default).

Resolve issue #34 (hopefully), by changing to allow InterSpec to accept any file type from another app.
Currently only handles accepting a single file. Only tested with Radiacode app and google drive.

20240911

Toggle 20240911's commit message
Add more batch options.

Added option to specify a different distance when fitting act/shield.
Add option to do hard background subtract.
Add option to use existing background peaks.
Add option to apply exemplar energy cal to background.
Fixed up a few more issues.
Fix some issues with templates.

v1.0.12

Toggle v1.0.12's commit message
Fix requireing Boost::process in wrong place

v1.0.12_rc0

Toggle v1.0.12_rc0's commit message
A little cleanup around PeakSkew.

latest

Toggle latest's commit message
Latest successful automated build

v1.0.11

Toggle v1.0.11's commit message
Bump version of SpecUtils.

v1.0.11_rc6

Toggle v1.0.11_rc6's commit message
Fix DesktopAppConfig defaulting to enabling dev tools

v1.0.11_rc4_win_x86

Toggle v1.0.11_rc4_win_x86's commit message
Created an option to control wether or not InterSpec will transition …

…to the "dark" color theme when the OS does.

Previously there was no indication to the user that they had to create and select a custom color theme in order to prevent InterSpec from applying the OS color scheme.