hipda icon indicating copy to clipboard operation
hipda copied to clipboard

HiPDA·NG - HiPDA论坛非官方客户端

HiPDA·NG

本项目现处于低频率维护阶段

HiPDA论坛非官方客户端

论坛帖子地址 https://www.4d4y.com/forum/viewthread.php?tid=1579403

Google Play https://play.google.com/store/apps/details?id=net.jejer.hipda.ng

本项目是HiPDA论坛的非官方客户端。
HiPDA·NG是使用MD风格的版本,即master分支,为目前主要维护版本。
怪兽版则是原版风格的版本,即classic分支,已经停止功能更新,仅修复重大问题。

多谢原作者 jejer 的分享
原项目发布于 https://www.4d4y.com/forum/viewthread.php?tid=1408844

开发者注意

请把 hipad/fabric.properties.example 复制为 fabric.properties ,否则编译可能失败

权限要求说明

  • android.permission.INTERNET 必需,用于访问HiPDA论坛服务器及图片、更新服务器等。
  • android.permission.ACCESS_NETWORK_STATE 必需,用于判断不同网络环境条件实施不同图片加载策略。
  • android.permission.WRITE_EXTERNAL_STORAGE 可选,用于保存下载文件,或者选取上传文件、自定义字体等。
  • android.permission.CAMERA 可选,用于直接拍照上传图片。

Credits

  • HiPDA简洁版 - https://bitbucket.org/jejer/hipda/
  • Android Cookie Store - https://github.com/gotev/android-cookie-store
  • Android Iconics - https://github.com/mikepenz/Android-Iconics
  • Android Priority Job Queue - https://github.com/yigit/android-priority-jobqueue
  • android-job - https://github.com/evernote/android-job
  • BubbleLayout - https://github.com/MasayukiSuda/BubbleLayout
  • Calligraphy - https://github.com/InflationX/Calligraphy
  • Emoji - https://github.com/vanniktech/Emoji
  • Emoji Java - https://github.com/vdurmont/emoji-java
  • EventBus - https://github.com/greenrobot/EventBus
  • Glide - https://github.com/bumptech/glide
  • Jsoup - http://jsoup.org/
  • MaterialDrawer - https://github.com/mikepenz/MaterialDrawer
  • Matisse - https://github.com/zhihu/Matisse
  • OkHttp - https://github.com/square/okhttp
  • Subsampling Scale Image View - https://github.com/davemorrissey/subsampling-scale-image-view