diff options
author | Allan Wang <me@allanwang.ca> | 2017-08-19 00:50:59 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-19 00:50:59 -0700 |
commit | 1538c192b57153e50db524f2f8b0ad3656209344 (patch) | |
tree | 0fb0f83af4862a127bca7d8451ef2c7188a08d83 /app/src/main/res/xml | |
parent | f5394badad02671dc0de181ab63b9a9bfbe9fd59 (diff) | |
download | frost-1538c192b57153e50db524f2f8b0ad3656209344.tar.gz frost-1538c192b57153e50db524f2f8b0ad3656209344.tar.bz2 frost-1538c192b57153e50db524f2f8b0ad3656209344.zip |
Enhancement/media-camera-picker (#194)
* Update kau
* Update changelog
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 43efb8c5..e1db7e36 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -17,6 +17,8 @@ <item text="Add option to get image/video from default camera or gallery app." /> <item text="Fix some bug reports." /> <item text="Remove error dialog for IAB. It will now depend solely on the google services dialogs." /> + <item text="Fix loading issue for old conversations" /> + <item text="Add debugger for failed image activities" /> <item text="" /> <item text="" /> |