Skip to content

GoodSir42/Voice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voice

CI Status

This is my digital playground where I am learning. I'm integrating and validating new technologies and ideas here, playing around with new UI / UX components and developing with the best coding standard I come up with.

At the same time I want to provide an audiobook player which is really easy in use and a joy to work with. There are still some components outdated.

If you like to contribute or translate, that is very appreciated. But there might be impacting structural changes over time.

Download from Google Play Voice on fdroid.org

Development

If you wan to help check the label PR-Welcome. Its always a good idea to talk about what are going to do before you actually start it, so frustration can be avoided.

Some rules for coding:

  • Use the code style the project uses
  • For each feature, make a seperate branch, so it can be reviewed separately
  • Use commits with a good description, so everyone can see, what you did

Building the project on windows

If you want to build the project on windows you will run into some issues since the pre-build scripts use linux specific commands.

To prepare the build you have to download Opus and Flac and unzip those files to the exoplayer-flac and exoplayer-opus submodules' src/main/jni folders.

The current versions can be found here.

This step has to be done only once and has to be repeated when a referenced version change.

The project page is on transifex. There all the localizations are maintained. If you want to contribute, check if there are untranslated or wrong translated words.

Or you can start translating a new language if you speak it ;-)

License

Copyright (C) 2014-2017 Paul Woitaschek

The license is GnuGPLv3. With contributing you agree to license your code under the same conditions.

About

Minimalistic audiobook player

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 86.2%
  • Java 6.7%
  • C++ 5.5%
  • Makefile 1.3%
  • Shell 0.3%