|
1 | 1 | # AudioBook App |
| 2 | +`Current Major Version : 6` , [`Privacy Policy for Published App`](http://privacy.audiobooks.allsoftdroid.com/)` |
| 3 | + |
2 | 4 |       |
3 | 5 |
|
4 | 6 | A small AudioBook Project with the purpose of exploring multi module and new libraries in android Development. Some of this exploration are: |
@@ -29,6 +31,47 @@ This App is based on Single Activity Navigation. Each Fragment screen is develop |
29 | 31 | # Dependency Graph of the Project: |
30 | 32 |  |
31 | 33 |
|
| 34 | +# Release: 6.2.0 |
| 35 | +## :star: New Features |
| 36 | + |
| 37 | +- Added tooltip [#127](https://github.com/pravinyo/AudioBook/pull/127) |
| 38 | +- Feature added for offline book playing and feature improvement [#116](https://github.com/pravinyo/AudioBook/pull/116) |
| 39 | +- Crashlytics support [#113](https://github.com/pravinyo/AudioBook/pull/113), [#112](https://github.com/pravinyo/AudioBook/issues/112) |
| 40 | +- My books UI added [#103](https://github.com/pravinyo/AudioBook/pull/103) |
| 41 | +- Book details improved [#101](https://github.com/pravinyo/AudioBook/pull/101) |
| 42 | +- Book management screen [#62](https://github.com/pravinyo/AudioBook/issues/62), [#57](https://github.com/pravinyo/AudioBook/issues/57), [#55](https://github.com/pravinyo/AudioBook/issues/55) |
| 43 | + |
| 44 | +## :beetle: Bug Fixes |
| 45 | + |
| 46 | +- multiple bug fixes [#126](https://github.com/pravinyo/AudioBook/pull/126) |
| 47 | +- Fix downloads not clearing 120 issue [#130](https://github.com/pravinyo/AudioBook/pull/130) |
| 48 | +- Fix booklist refresh [#129](https://github.com/pravinyo/AudioBook/pull/129) |
| 49 | +- app is not loading list [#128](https://github.com/pravinyo/AudioBook/issues/128) |
| 50 | +- read button is not working [#125](https://github.com/pravinyo/AudioBook/issues/125) |
| 51 | +- button clicks are not responding [#124](https://github.com/pravinyo/AudioBook/issues/124) |
| 52 | +- no visual indication for opening player screen [#123](https://github.com/pravinyo/AudioBook/issues/123) |
| 53 | +- book time text is blank in book details [#122](https://github.com/pravinyo/AudioBook/issues/122) |
| 54 | +- information bottom sheet is floating upward [#121](https://github.com/pravinyo/AudioBook/issues/121) |
| 55 | +- Downloads are not clearing from downloads screen [#120](https://github.com/pravinyo/AudioBook/issues/120) |
| 56 | +- App crash when canceling multiple downloads [#119](https://github.com/pravinyo/AudioBook/issues/119) |
| 57 | +- replaced icon for listen later from book details [#118](https://github.com/pravinyo/AudioBook/issues/118) |
| 58 | +- App state is lost when app is stopped by system [#114](https://github.com/pravinyo/AudioBook/issues/114) |
| 59 | +- App crash on downloading [#108](https://github.com/pravinyo/AudioBook/issues/108) |
| 60 | +- Main PLayer Ui bug [#107](https://github.com/pravinyo/AudioBook/issues/107) |
| 61 | +- Downloads location issue [#106](https://github.com/pravinyo/AudioBook/issues/106), [#102](https://github.com/pravinyo/AudioBook/issues/102) |
| 62 | +- UI bug in My Books screen [#105](https://github.com/pravinyo/AudioBook/issues/105) |
| 63 | +- Fix remove download folder choice [#111](https://github.com/pravinyo/AudioBook/pull/111) |
| 64 | +- fixed UI element bug [#110](https://github.com/pravinyo/AudioBook/pull/110) |
| 65 | +- Fix main player ui issue [#109](https://github.com/pravinyo/AudioBook/pull/109) |
| 66 | +- Fix issue 102 download location [#104](https://github.com/pravinyo/AudioBook/pull/104) |
| 67 | +- Fix save state bug [#115](https://github.com/pravinyo/AudioBook/pull/115) |
| 68 | + |
| 69 | +## :heart: Contributors |
| 70 | + |
| 71 | +We'd like to thank all the contributors who worked on this release! |
| 72 | + |
| 73 | +- [@pravinyo](https://github.com/pravinyo) |
| 74 | + |
32 | 75 | # Release: 5.5.2 |
33 | 76 | ## :star: New Features |
34 | 77 |
|
|
0 commit comments