Code Monkey home page Code Monkey logo

blackbox's People

Contributors

yucombinator avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

blackbox's Issues

Crash for 30 Min recording on Moto G3 (2015)

Crashes when I select 30 mins and press record.

It's trying to allocate around 151MB in CircularByteBuffer.

Following is the crash:

02-20 17:24:07.894    5018-5125/icechen1.com.blackbox E/AndroidRuntime﹕ FATAL EXCEPTION: Thread-78157
    Process: icechen1.com.blackbox, PID: 5018
    java.lang.OutOfMemoryError: Failed to allocate a 158760012 byte allocation with 6858288 free bytes and 86MB until OOM
            at icechen1.com.blackbox.audio.CircularByteBuffer.<init>(CircularByteBuffer.java:21)
            at icechen1.com.blackbox.audio.AudioBufferManager.run(AudioBufferManager.java:96)

I'm also looking into fixing the solution.

Filenames

I'm really puzzled as there doesn't seem to be a consistent pattern for it nor description or explanation relating to it anywhere; What do the numbers in the filename mean please? If not already, can there be an option to instead have them formatted as the date of recording? I love this app, but I also really appreciate having time and date in the filename.

Audio is not paused after deleting

I think the title is pretty clear.

I think you are already made a fix but as I looked through the code it could be enough to add in PlayerDialogFragment after line 143 in the condition.
AudioWife.getInstance.release();

Multiple build errors

I lost 3 hours trying to build your app. Literally.
Please, clone your repo and try to build yourself.
I couldn't write all errors I got because there is so many errors.
Starting from capitalized resources, missing resources, missing ActionBarActivity class in support library v26 (because v25 failing to build), old experimental version of Gradle, old sdk versions, androidLame from source (why? You can add 'com.github.naman14:TAndroidLame:1.1' to build.gradle).
As the result I can build and start an app now but it crashes after record button was pressed.

Please, fix all this if you can. I'll make a PR with some improvements in UI after I'll build the fixed source code.

Missing license

There is no license file. What license this project have?

Issue in building project - Missing resources in project

I get the following when compiling the project:

Error:(14, 22) No resource found that matches the given name (at 'ettIcon' with value '@drawable/ic_edit_grey_900_24dp').
Error:(15, 32) No resource found that matches the given name (at 'ettIconInEditMode' with value '@drawable/ic_done_grey_900_24dp').
Error:(79, 26) No resource found that matches the given name (at 'src' with value '@drawable/ic_play_arrow_black_36dp').
Error:(88, 26) No resource found that matches the given name (at 'src' with value '@drawable/ic_pause_black_36dp').
Error:(98, 26) No resource found that matches the given name (at 'src' with value '@drawable/ic_favorite_black_36dp').
Error:(107, 26) No resource found that matches the given name (at 'src' with value '@drawable/ic_favorite_outline_black_36dp').
Error:(117, 26) No resource found that matches the given name (at 'src' with value '@drawable/ic_share_grey_900_36dp').
Error:(126, 26) No resource found that matches the given name (at 'src' with value '@drawable/ic_delete_black_36dp').

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.