training
  1. training

training-suitcase-demo

Public
AuthorCommitMessageCommit dateIssues
Kael RussellKael Russell
faa158345d4Check the about page for the current year.Signed-off-by: Kael Russell <kael.russell@us.panasonic.com>
Aaron MauchleyAaron Mauchley
6b57244ed76fixed incorrect Copyright date in about screen and copying.md fileSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
a41b93aa402removed pulling ivy module version for build.gradle.in file replacementSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
c0648da2ac4updated build files to pull ivy module version for build.gradle.in file replacement, updated version to 2.0Signed-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
0639a7f4276updated release notes, removed specific workstation file path commentSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
06b166e05c3updated build to not have subst-gradle for source distributions.Signed-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
c85bc1ed3e6updated build to not have subst-gradle for source distributions.Signed-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
c1a5e0cb0cfupdated controller to look up the WIFI_SERVICE on the Application context to avoid possible memory leak on devices lower than Android N.Signed-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
35cb8b17f34fixed src tar file buildSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
a942e14ddaaupdated the readme accordinglySigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
560ec3480bfadded new .in file to replace application build.gradle file during build machine build.Signed-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
f0247532373added more to the clean up step for src distributionsSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
257ecce14d4added need build variables to pull from build machine.Signed-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
95687eb0669updated build tools to version 25.0.0 to be compatible with newer versions of Android studio.Signed-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
a1e757434f9updating file permission
Aaron MauchleyAaron Mauchley
72f4be2e4b7fixed reconnecting listener dependencySigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
df19cc1c08aupdating buildSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
a0804d466b7updating buildSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
653af15f891updated build to have correct configuration.
Aaron MauchleyAaron Mauchley
fdf9b451114removed previous structure of android suitcase demo source to suitcase-demo-androidSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
c9219eaa388updated ant/ivy filesSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
11b31caacfcremoved .idea directories since those are IDE specific files, removed .md files since we are using .in files that will be converted to .md files during the normal build process.Signed-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
1a68b5f7824updated project root directory configurationSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
fea65ae4da9updated jdk version for build to 1.8Signed-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
29a7686924dupdated jdk version for build to 1.8Signed-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
6287354548cupdated total repository structure in order to prepare for different builds of the suitcase-demo app based on different ivy module names.Updated RELEASE.md to pull correct version numbers.
Aaron MauchleyAaron Mauchley
5367c1f324cupdating gradle build process to use updated gradle and removed merge conflicts with gradle and android manifest fileSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
11c75a99070updated release notes, updated build.gradle to have correct VersionCode and VersionNameSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Kael RussellKael Russell
2c859b0bb47Add tests for suitcase-demo.Signed-off-by: Kael Russell <kael.russell@us.panasonic.com>
Kael RussellKael Russell
07397db29bbAdd privacy policy link to About page.Signed-off-by: Kael Russell <kael.russell@us.panasonic.com>
Aaron MauchleyAaron Mauchley
97a4a059445added missing release files.Signed-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
3d4fa8cae8eUpdated COPYING.md file, updated build.gradle file to pull in latest Java OALSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
ada34addf3ccreated directory structure within the training-suitcase-demo repository for QA tests.Signed-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Kael RussellKael Russell
02ac4773cbeAdd content descriptions to the padlock and status images. These are useful for testing and accessibility.Signed-off-by: Kael Russell <kael.russell@us.panasonic.com>
Joseph ClarkJoseph Clark
2566c4b4fb5Switch to shortened dependency style
Joseph ClarkJoseph Clark
38c30da6a43Comment logging and some code cleanup
Joseph ClarkJoseph Clark
bbc90154491SUITDEMO-4 - Ensure that connection icon is updated on reconnectSUITDEMO-4
Joseph ClarkJoseph Clark
8d7a4bcea00SUITDEMO-4 - Always register reconnecting listenerSUITDEMO-4
Joseph ClarkJoseph Clark
2307266880dOnly display red connectivity if there is an exception
Joseph ClarkJoseph Clark
52a83fc03d9SUITDEMO-3 - Removed toasts for changes to weight, gps and lock as visible indicators already exist.SUITDEMO-3
Joseph ClarkJoseph Clark
5f9ca07df19Uncommented some debug logging.
Joseph ClarkJoseph Clark
c9da33942b9SUITDEMO-1, SUITDEMO-7 Added 'no suggestions' flag to text fields.Password is now hidden and added 'show password' checkbox.2 Jira issues
Joseph ClarkJoseph Clark
596d17c355dRemoved sample testing classes
Joseph ClarkJoseph Clark
fe7f00dcf39Switch to opendof ivy repo and latest dof releases.
Joseph ClarkJoseph Clark
3eac702d4f3Update Android Studio project to 2.2.
Joseph ClarkJoseph Clark
9f6acbe3b8aSUITDEMO-1 - Explicitely set field types and remove multiline flag.SUITDEMO-1
Joseph ClarkJoseph Clark
e29b124c0e9SUITDEMO-2 - QR Scanner now in portrait modeSUITDEMO-2
Joseph ClarkJoseph Clark
a0151501e57Update COPYING from html to markdown.
Joseph ClarkJoseph Clark
c265e90429eRestructure project.Include build and project configuration files.
Joseph ClarkJoseph Clark
2a1fda0be7dAdd AndroidManifest file.