• Stars
    star
    392
  • Rank 109,735 (Top 3 %)
  • Language
    Java
  • License
    GNU General Publi...
  • Created almost 8 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

[停止维护] 一个数据存储使用的 Leancloud、架构采用 MVP 的记账本 APP。

AccountBook

一个数据存储使用的 Leancloud、架构采用 MVP 的记账本 APP。(目前正在不断完善中)

Preview

screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot

Download

扫码下载: screenshot

网址下载: 点我下载

Version

V1.0.7(8/30)

  • 增加了更换主题色功能。

V1.0.5(5/24)

  • 增加了统计功能。
  • 更新了应用图标。

V1.0.4(5/4)

  • 增加自定义分类功能。
  • 修复拍照功能 Bug。

V1.0.3(4/28)

  • 帐薄页增加总支出/收入显示。
  • 增加版本自动检测更新功能。
  • 增加异常上报功能。

V1.0.2(4/26)

  • 加入消息模块。
  • 优化删除帐薄逻辑。
  • 账目数据增加编辑功能。
  • 加入共享账簿时,修改为同意后才可加入。

TODO

  • 修改当帐薄中有其他共享用户时,不可删除帐薄,只能退出账簿。没有其他共享用户时才可删除帐薄。
  • 多人共享账簿下账目信息中增加显示是谁记账。
  • 加入共享账簿时,修改为同意后才可加入。
  • 引入 Bugly,增加异常上报功能。
  • 帐薄页增加总支出/收入显示。
  • 账目数据增加编辑功能。
  • 账目数据增加分页功能。
  • 增加应用检测更新功能。
  • 增加自定义分类功能。
  • 增加统计功能。
  • 增加换肤功能。
  • 对应用进行瘦身。
  • 增加密码锁功能。

Thanks

Statement

  • 应用内部分页面图片来自可萌记账,非常感谢!如构成侵权请及时通知我修改或删除。

  • 由于应用当中用到了 leancloud 和 bugly 服务,其 appid、appkey 由于私密原因已经隐藏。 请在 local.properties 文件中配置如下信息,配置后即可正常运行项目:

leancloud.appid=你在 leancloud 平台申请的 appid
leancloud.appkey=你在 leancloud 平台申请的 appkey
bugly.appid=你在 bugly 平台申请的 appid
  • 登录失败问题:
{"code":101,"error":"Class or object doesn't exists."}

请参照该 Issues 在 Leancloud 后台进行相应配置:#3

About me

License

GPL-3.0

More Repositories

1

AndroidLocalizePlugin

🌏 Android localization plugin. supports multiple languages and multiple translators.
Java
507
star
2

CalendarView

Android 平台上继承 View 实现的自定义日历控件
Java
134
star
3

DiffuseView

This is a circle on the proliferation of Android custom view.
Java
117
star
4

Android-PickerView-Library

Simple PickerView for Android - code from https://github.com/saiwu-bigkoo/Android-PickerView
Java
112
star
5

MPermissionUtils

Android6.0 运行时权限处理工具类
Java
85
star
6

InputCodeLayout

这是一个 Android 上输入验证码的自定义布局
Java
83
star
7

sample-gradle-plugin

🚀 A powerful Gradle Plugin to help you demonstrate your android app.
Java
19
star
8

StateLayout

🌀 A customize multiple state layout for Android.
Kotlin
12
star
9

ChordView

🎸 Android custom view for rendering guitar chord.
Java
11
star
10

VerifyCodeButton

This is a custom button on Android View, used to obtain a verification code.
Java
11
star
11

OKMock

🎈 A Gradle Plugin used to quickly fill field data on Android.
Java
9
star
12

ZProgressBar

一个可动态配置颜色、弧度,带动画的自定义 ProgressBar
Java
8
star
13

TimeLineLayout

This is a simple timeline layout that applies to less data. (这是一个简单的时间轴布局,适用于数据量少的情况)
Java
8
star
14

ImageComparator

🌅 Image comparator on android.
Kotlin
7
star
15

InspireWritingPlugin

🔧 An IntelliJ IDEA plugin is used to inspire you to write code.
Kotlin
6
star
16

android-plugin-template

An android gradle plugin template.
Kotlin
5
star
17

RatingBar

RatingBar on Unity.
C#
3
star
18

CodeStatistics

📈 Code statistic build with tornadofx. supports export excel or csv.
Kotlin
2
star
19

IncrementLint

🔍 A Gradle Plugin that supports Lint increment scanning.
Kotlin
2
star