SootBas app is a podcast app targetting the arab world , It has been published on the play Store in April 2020 and it calloborated with over 40 content creators in the Egypt and the middle east. http://www.sootbas.com
https://play.google.com/store/apps/details?id=com.sootbas.sootbasapp
Pull requests are welcome
The project uses the following 3rd party libraries:
- Glide Image downloading and caching library (https://github.com/bumptech/glide)
- Chiu-Ki Chan's AutoRecyclerView (http://blog.sqisland.com/2014/12/recyclerview-autofit-grid.html)
- Timber Android logging library by Jake Wharton (https://github.com/JakeWharton/timber)
- Facebook's Stetho debugging library (https://github.com/facebook/stetho)
- Brian Wernick's ExoMedia library(https://github.com/brianwernick/ExoMedia) and demo app (the episode fragment and supporting files are based on the library's demo app)
- Square's Picasso image downloading and caching library (https://github.com/square/picasso)
- Square's Retrofit (https://github.com/square/retrofit) and okhttp (https://github.com/square/okhttp) library's
- JSoup, by Jonathan Hedley (https://github.com/jhy/jsoup)
Some parts of this software are under MIT License , obtained from the following repo : https://github.com/theBoyMo/Android-Podcast-Player MIT License
Copyright (c) [2016] [William Fero]
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.