Coder Social home page Coder Social logo

puremusic's Introduction

Pure Music

一个纯净的音乐播放软件。

版本记录

0.2 --2021年12月7日18:44:32 -WH131462

  • 完善夜间模式:图标切换black->white 文字切换颜色 背景颜色和文字颜色更加协调
  • 音乐详情页完善,在进入时tabbar隐藏

0.1 --2021年12月6日22:31:28 -WH131462

  • 音乐播放基本功能完成:播放、暂停、下一曲、上一曲、播放模式切换
  • 本地音乐扫描功能完成 通过Media数据库扫描本地的音乐,低于三十秒跳过,重点实现音乐封面获取,目前在Android7.0测试可以获取所有MP3文件的封面,flac格式文件使用默认封面文件。Android10以上测试,能获取部分MP3文件封面,其余为默认封面。

开发记录[踩坑记录]

  1. 安卓10(SDK API Level 29)弃用了ALBUM_ART导致直接获取音乐封面失败,只能从其他方法获取 可行方案推测:Android混合调用混合调用的方法 未实现
  • 2021年9月10日22:59:47 已解决: 使用mp3文件读取出bitmap转存png解决 2021年12月6日22:28:18
  1. 安卓通知栏常驻,商场插件功能不足,可能需要自行开发. 未实现
  • 2021年9月10日23:00:04 解决中: 使用plus引入java类可以调取通知栏,后续研究自定义音乐界面。 2021年12月6日19:43:46
  1. 本地读取json和写入实现配置持久化存储 尝试uni.request失败
  • 2021年9月13日02:23:17 已解决:使用uni.setStorageSync存储。 2021年12月6日19:43:52

puremusic's People

Contributors

wh131462 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.