Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for unlimited audio recording by pressing headset button twice #42

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from

Commits on May 9, 2014

  1. added the option to record unlimited audio message - press again to s…

    …top recording. Seems to work, but can definitely be improved: in particular, by letting the end-beep plays correctly when stoping
    cerisara committed May 9, 2014
    Configuration menu
    Copy the full SHA
    d33fb16 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2014

  1. test

    cerisara committed May 11, 2014
    Configuration menu
    Copy the full SHA
    d47b987 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2014

  1. go back to the default length of 2 seconds before requesting a merge,…

    … so that users are not surprised by a change in default behavior
    cerisara committed May 12, 2014
    Configuration menu
    Copy the full SHA
    b456648 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2018

  1. version 0.7

    * Rewrite of download custom layouts functionality (close labexp#119). 
    
    * Support android 6 permissions
    
    * Change application icon
    
    * Minor fixes (labexp#148)
    
    * Notifications issue fixed, set importance at low to avoid sound. (issue on android 8)
    
    * gradle file changed to "apply plugin" syntax (makes easier building the app for fdroid)
    
    * set high contrast theme (issue on android 8)
    
    * Upgrade min API to 16
    
    * change to version 0.7, code 42
    jamescr authored Aug 9, 2018
    Configuration menu
    Copy the full SHA
    2eda386 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

  1. Create CONTRIBUTING.md

    jamescr authored Sep 6, 2018
    Configuration menu
    Copy the full SHA
    8d66d14 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2018

  1. Configuration menu
    Copy the full SHA
    444aebd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8e793c View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2018

  1. Change setButton method

    xsaco07 committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    6cc1b3d View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2018

  1. Merge pull request #1 from xsaco07/PR42

    Code rebase - Pull Request 43
    cerisara authored Sep 26, 2018
    Configuration menu
    Copy the full SHA
    c59f5be View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2018

  1. Configuration menu
    Copy the full SHA
    d0d4079 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2018

  1. Merge pull request #2 from xsaco07/PR42

    Minor fix - Show the recording duration
    cerisara authored Oct 24, 2018
    Configuration menu
    Copy the full SHA
    19cc695 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e7caa4 View commit details
    Browse the repository at this point in the history