Coder Social home page Coder Social logo

German Translation about pilfershushjammer HOT 5 CLOSED

c-4-m avatar c-4-m commented on July 28, 2024
German Translation

from pilfershushjammer.

Comments (5)

kaputnikGo avatar kaputnikGo commented on July 28, 2024

Brilliant! vielen Dank! and yes thats all you need to do - a values-de folder with strings.xml

from pilfershushjammer.

c-4-m avatar c-4-m commented on July 28, 2024

Could you please explain the "record buffer lock" mechanism? I dont want to convey the wrong message :)

from pilfershushjammer.

kaputnikGo avatar kaputnikGo commented on July 28, 2024

In an attempt to get battery use to a minimum i figured that at a minimum a call needs to be made to audioRecord.startRecording(); which doesn't actually record, it just initialises the AudioRecord object. This is the current default behaviour for the PilferShush passive jammer. According to the Android API and testing on devices and emulators, this method is enough to lock up the microphone from other user apps using it.

If someone didnt think that was reliable enough for their device then they could switch the "record buffer lock" to on and this would make the passive jammer access the microphone hardware audio buffer and copy it to an unused array. This is how the passive jammer originally worked before battery optimisation became necessary as people were using the jammer for long periods of time.

Hopefully this makes sense.
The code for the function to do this is here, with remarks :

Let me know if you need any other info,
thanks again!

from pilfershushjammer.

c-4-m avatar c-4-m commented on July 28, 2024

Hi,
sorry for the long silence, Life happened.

So I have ~80-90% of the strings translated but the last ones are somewhat tough to get exactly right.

Do you want me to open a pull request with the translation as of now, so that I or someone else can perfect it later?

from pilfershushjammer.

kaputnikGo avatar kaputnikGo commented on July 28, 2024

hi there, thats not a problem, life always happens :)
yes if you would like to make pr then i can roll out the release.
thanks for taking the time to do this!

from pilfershushjammer.

Related Issues (20)

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.