Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Angularmaterialfirebase | 232 | a year ago | 21 | June 12, 2019 | 14 | mit | TypeScript | |||
:fire: Full stack starter app with Angular 8, Material Design and Firebase (+ demo) | ||||||||||
Toutiao | 150 | 6 years ago | 1 | Java | ||||||
今日头条 For Android 🎉 | ||||||||||
Moemusic | 140 | 6 years ago | 2 | Java | ||||||
一款基于萌否网站api的音乐管理软件 | ||||||||||
Ngx Admin | 89 | 2 months ago | 5 | TypeScript | ||||||
Angular (v14.0.0) starter with a strong architecture, best practices and following the angular style guide | ||||||||||
Angular Express Starter | 19 | 7 years ago | 3 | JavaScript | ||||||
Starter Kit for Angular apps with an Express-powered Node server and token based authentication. | ||||||||||
Materialui Dashboard | 16 | 5 years ago | JavaScript | |||||||
Material UI, Rechart, and Social Authentication, with React Router V4 and Firebase V3. React.js | ||||||||||
Serendipity Api | 10 | 3 years ago | 8 | mit | Java | |||||
Serendipity Server | ||||||||||
Ojou_course | 10 | 5 years ago | Jupyter Notebook | |||||||
Course material for a course in OAuth2, JW*, OpenID Connect and UMA | ||||||||||
Angular With Laravel Api | 3 | a month ago | 4 | PHP | ||||||
Design for use Angular Material 7.0 | ||||||||||
Cashier | 2 | a year ago | 10 | apache-2.0 | TypeScript | |||||
Cashier is an tracking and monitoring tool for your personal cashflow. |
Beats
是一款基于萌否网站api的音乐管理软件,它既可以从萌否网站上获取网络上的音乐资源也可以在本地音乐上进行私人化定制管理。
本来只是想写一个 Material Design 风格的客户端练练手而已,后来在写的过程中想要加的功能越来越多,结果也导致开发时间也越来越长。整个App主要以 mvp+rxjava+retrofit 为框架,使用 Material Design 为主要设计风格。
萌否电台是一个二次元音乐电台网站(虽然歌曲不是很全),可以自己上传专辑和建造电台与网友分享,旗下的萌否开放平台提供了 api 供开发者使用。
技术点 | 简介 |
---|---|
RxJava | RxJava |
RxAndroid | RxAndroid |
Gson | Json 解析库 |
Glide | 图片加载库 |
Retrofit2 | Retrofit |
FileDownloader | 文件下载器 |
scribejava | OAuth/OAuth2 验证平台辅助库 |
Material-Dialogs | 一个强大漂亮的Material Dialog |
simpleslider | 轮播图 |
audiovisualization | 音乐播放器可视化渲染器 |
searchview | 搜索框 |
TimelyTextView | 数字路径动画显示控件 |
circularseekbar | 圆形进度条 |
DropDownMenu | 下拉菜单 |
Oauth登陆 | WebView 进行 JS 注入,避免登陆时网页的出现 |
RenderScript 图片渲染 | Android 16以上使用 RenderScript 对图片进行模糊处理,16及以下使用快速模糊算法 |
Android Transition 动画 | Activity切换时图片的 Transition 动画 |
FloatingMusicMenu | 显示音乐播放时状态和进度的菜单按钮,打开时向上弹出子按钮 |
RefreshRecyclerView | 包含 SwipeLayout 和 RecyclerView ,具有下拉刷新,上拉加载,占位图功能 |
Beats
安装的最低要求是Android 4.0,但为了最好的体验效果最好使用Android5.0及以上。
如果大家在使用过程中出现问题,欢迎提交 issue 或直接联系,我会最快时间处理。
v1.0.2
v1.0.1
Copyright 2016 cpacm
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.