You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,10 +23,30 @@ This App is based on Single Activity Navigation. Each Fragment screen is develop
23
23
*`feature_playerfullscreen Module` - This module contains full screen player UI/logic code and resource need to display this component. It shows the various progress and details for currently playing track
24
24
*`feature_downloader Module` - This module contains code save and download requested file locally
25
25
*`feature_audiobook_enhance_details Module` - This module provides additional api service to fetch more details related to audiobook.
26
+
*`feature_settings Module` - This module enable user to change app default settings and other details.
27
+
*`feature_listen_later_ui Module` - This module contains UI, domain and data logic required to display bookmarked books. It displays data from the local database.
26
28
27
29
# Dependency Graph of the Project:
28
30

29
31
32
+
# Release: 5.5.2
33
+
## :star: New Features
34
+
35
+
- Main player ui redesigned and rewind, forward event added [#98](https://github.com/pravinyo/AudioBook/pull/98)
36
+
- Privacy and Feedback Option added [#97](https://github.com/pravinyo/AudioBook/pull/97)
37
+
- Listen later feature added [#95](https://github.com/pravinyo/AudioBook/pull/95), [#96](https://github.com/pravinyo/AudioBook/pull/96), [#54](https://github.com/pravinyo/AudioBook/issues/54)
38
+
- Nav drawer improved [#94](https://github.com/pravinyo/AudioBook/pull/94)
39
+
- Download Location settings included [#79](https://github.com/pravinyo/AudioBook/issues/79)
40
+
- Book Detail UI improvement [#64](https://github.com/pravinyo/AudioBook/issues/64)
41
+
- Main Player UI enhancement [#58](https://github.com/pravinyo/AudioBook/issues/58)
42
+
- Feature for checking downloads, help [#56](https://github.com/pravinyo/AudioBook/issues/56)
43
+
44
+
## :heart: Contributors
45
+
46
+
We'd like to thank all the contributors who worked on this release!
0 commit comments