Skip to content

Releases: Haifa3D/haifa3d-hand-app

v2.7.29

26 Apr 16:17
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

v2.7.28-alpha

26 Apr 16:01
Compare
Choose a tag to compare

Changes:

  • 82c67d8 Merge branch 'hotfix/maven-credentials-ci' into release/v2.7
  • f3d491d remove debugging code from gradle file
  • 1e138bd make app depend on lib locally instead of maven based
  • 9369e9a remove github packages maven credentials that make CI builds fail
  • 0f5ab05 Set version to '2.7'
  • fc2da07 Merge remote-tracking branch 'origin/master'
  • 1d73c39 added a to build.gradle code for publishing the library on github.
  • a251e77 added a to build.gradle code for publishing the library on github.
  • 7b29e22 added a to build.gradle code for publishing the library on github.
  • a18a78a Merge remote-tracking branch 'origin/feature/API-module' into feature/API-module
See More
  • 5d6cc6b added a to build.gradle code for publishing the library on github.
  • d8aeb82 added a to build.gradle code for publishing the library on github.
  • cbc1d03 Update README.md
  • d69fea9 Update programmers-manual.md
  • a23f7eb Update README.md
  • 077ada0 Create programmers-manual-BLE-API.md
  • 5b5cbb2 Merge remote-tracking branch 'origin/feature/API-module' into feature/API-module
  • fc60449 Merge branch 'feature/Voice-control' into feature/API-module
  • 34e8bcb Update programmers-manual.md
  • 7e729af Update README.md
  • 3fbad03 Merge remote-tracking branch 'origin/feature/API-module' into feature/API-module
  • 50892a9 added internal documentation
  • 54dd821 Merge branch 'feature/Voice-control' into feature/API-module
  • 69bedd1 Update programmers-manual.md
  • d1fe1fa Update programmers-manual.md
  • ca2bdca Merge branch 'feature/Voice-control' into feature/API-module
  • e68a691 Update programmers-manual.md
  • e5e0ef4 Update programmers-manual.md
  • 03f49a1 Update programmers-manual.md
  • 220e638 Update programmers-manual.md
  • c9725f8 Update programmers-manual.md
  • e510a1c Update programmers-manual.md
  • d14631b Merge branch 'feature/Voice-control' into feature/API-module
  • 1519c1b Merge branch 'feature/Voice-control' into feature/API-module
  • 541c3e5 Merge branch 'feature/Voice-control' into feature/API-module
  • 635409a Merge branch 'feature/Voice-control' into feature/API-module
  • 3f06fa3 Merge branch 'feature/Voice-control' into feature/API-module
  • ff132a5 Merge branch 'feature/Voice-control' into feature/API-module
  • 2311963 Merge branch 'feature/Voice-control' into feature/API-module
  • 1aa992a Merge branch 'feature/Voice-control' into feature/API-module
  • d8114c8 Merge branch 'feature/Voice-control' into feature/API-module
  • 78e7126 Merge branch 'feature/Voice-control' into feature/API-module
  • 22d9fe4 Merge branch 'feature/Voice-control' into feature/API-module
  • 22a78ca Added a new library for ble API.
  • 0fbafad Added a new library for ble API.
  • e3e73f5 added "Speak To Action" fragment and speech recognition module. need to test it using the hand controller.
  • e927c04 added "Speak To Action" fragment and speech recognition module. need to test it using the hand controller.
  • a621259 Set version to '2.7-alpha'
  • 9e1c83f added a new fragment
  • 50c6dbd added a new fragment ofr voice control

This list of changes was auto generated.

v2.6.19

11 Jan 17:16
Compare
Choose a tag to compare

Changes:

  • 00cc9db fixed backgorund color
  • 7b1565d changed version from 2.6-alpha to 2.6 in version.json file
  • 1b969a2 Merge branch 'feature/Add-headers-to-config-list' into develop
  • cc99b20 fixed backgroiund color in config fragment
  • 33973eb added "Basic/Advanced Configuration" headers to Config fragment and verified the Uuids are the same as origin state.
  • bfd7482 added "Basic/Advanced Configuration" headers to Config fragment and verified the Uuids are the same as origin state.
  • 4b6f2ff added limitation to window width field (1-20) using a new WindowWidthConfigField
  • 6b43c9b added "Basic/Advanced Configuration" headers to Config fragment and verified the Uuids are the same as origin state.
  • b595b75 added "Basic/Advanced Configuration" headers to Config fragment.
  • a35ded0 added "Basic/Advanced Configuration" headers to Config fragment.
See More
  • a5ae87b Limit 10 movments per preset #7
  • f4b76f6 fixed broken menu items on edit presets fragment.
  • 16ee82c merged limit number of movementes per preset to develop
  • 71aaba4 limit number of movements in presets
  • 707ae32 changed titles color to white and added titles for bottom nav bar icons.
  • 1a116b0 fixed title name for each one of the fragments.
  • 065e287 removed arrow from toolbar,need to handle acitvty names
  • 1193b5e merged move drawer with develop
  • bfb3e3e removed drawer added bottom [ #9 ]
  • 819113b Merge branch 'master' into develop
  • a0e98c9 fix array range bug in esp32 example code
  • 9645b70 Merge branch 'release/v2.5'
  • a61d533 Merge branch 'release/v2.5'
  • dd9221f Set version to '2.6-alpha'
  • 6e8a5e5 Merge branch 'release/v2.4'
  • 2fc578c Merge branch 'release/v2.3'
  • fe5e2f7 Merge branch 'release/v2.3'
  • 02027d4 Merge branch 'release/v2.3'

This list of changes was auto generated.

v2.5.7

08 Nov 19:11
Compare
Choose a tag to compare
  • Fix #3
  • Add #2
  • Update gradle

Changes:

  • 807489c Set version to '2.5'
  • fe99106 reload config after config triggers [ #2 ]
  • 4a3476d Fix: just byte config fields were read [ #3 ]
  • 56130c8 fix breaking change related to android gradle plugin 4.1.0
  • a8a7dd1 update gradle
  • a2a7120 Merge branch 'release/v2.4'
  • 8074314 Set version to '2.5-alpha'

This list of changes was auto generated.

v2.4.6

24 Sep 10:15
Compare
Choose a tag to compare
  • Add better configuration UI
    • Config fields can now be of type byte (as before), boolean or trigger

Changes:

  • b7a3a31 Set version to '2.4'
  • e842df5 add support for bool & trigger config
  • decb6e1 Merge branch 'release/v2.3' into develop
  • dae94dc fix protocol docs
  • df78327 Merge branch 'release/v2.3' into develop
  • f64ac48 Merge branch 'release/v2.3'
  • 38980f8 Set version to '2.4-alpha'

This list of changes was auto generated.

v2.3.12

21 Sep 19:15
Compare
Choose a tag to compare
  • change available configuration values
  • set default movement time to 1000 ms
  • update dependencies, kotlin lang version, gradle

Changes:

  • 7b0ba16 update dependencies
  • da52720 update gradle, kotlin and crashlytics
  • b6b2991 Set version to '2.3'
  • 14983ed add clarification to config service section of protocol docs
  • e414a4d doc new configuration service/values in shunits words
  • 7188b7d change configuration service/values as per shunits mail
  • 5905bf5 use nicer (individual) defaults per config in esp32 example code
  • 114b3b8 set new movement default duration 1k msec/20 time units
  • 216247b Merge branch 'release/v2.2'
  • 057c502 add google play badge to readme
See More
  • 25e88b9 Merge branch 'release/v2.2'
  • 67f807d Set version to '2.3-alpha'

This list of changes was auto generated.

v2.2.7

26 Jul 08:26
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

v2.2.6

09 Jul 12:09
Compare
Choose a tag to compare

Move to new GitHub organization, change corresponding links in app.

Changes:

This list of changes was auto generated.

v2.1.6

09 Jul 10:46
Compare
Choose a tag to compare
  • Add editing of maximum movement time

Changes:

  • a58b0fe Set version to '2.1'
  • 4b5d6a9 add time stop detail to edit movement
  • 0a8edab Merge branch 'release/v2.0'
  • 2103ff8 Merge branch 'release/v2.0'
  • 2f44ee7 Merge branch 'release/v2.0'
  • cd36443 Set version to '2.1-alpha'

This list of changes was auto generated.

v2.0.9

02 Jul 12:18
Compare
Choose a tag to compare

Changes:

  • b1bdb11 fix preserve edit preset name/star values in viewmodel
  • e72684e fix mock hand service hands out original preset instances
  • f76c738 fix edit preset hide keyboard when necessary
  • 361e1d9 fix edit movement

This list of changes was auto generated.