Commit graph

8 commits

Author SHA1 Message Date
Denis Çerri
af2c7eefab
v1.0.1 - Fixes & New Features
- Fixed single video link on share intent from the new internal api request
- Added pull to refresh on history fragment so u dont have to close the app to see recent history elements
- Each fragment has now its own titlebar
2022-06-20 12:38:48 +02:00
Denis Çerri
9230185930
Ditched external server calls & made the app show all playlist items and not first 50 videos 2022-06-20 01:29:15 +02:00
Denis Çerri
217c0f431f
Fixed share feature 2022-05-31 19:17:52 +02:00
Denis Çerri
aa5eab7743
Saved Fragment states when switched instead of recreated them
- Added delete results button in main menu
- Made search button color more recognisable
2022-05-30 01:26:19 +02:00
Denis Çerri
d3e77c2b9b
Improved app layout for other devices
- Other general design fixes
- Implemented a default theme for devices below android 12
- Added more colors to android 12 devices
2022-05-29 00:10:22 +02:00
Denis Çerri
b9a0b54ec5
Fixed History Text Date Alignment 2022-05-28 17:29:16 +02:00
Denis Çerri
8d178f6f1b
App finalization
Version 1.0.0
- Added delete history in history fragment
- Stored every search result in a database so that you can see them even after app is closed
- Fixed bad directory path text by converting it to UTF-8
- Made the app download the whole playlist
- Made the app keep track of songs that have already been downloaded by showing the finished progress bar on them if the fragment gets reloaded
- Fixed metadata on music files by adding thumbnail and proper metadata on author and title by using tags
2022-05-28 17:18:04 +02:00
Denis Çerri
0ef8f5bf7b
Init 2022-05-27 22:50:23 +02:00