This website requires JavaScript.
Explore
Help
Sign In
awesome-bookmarks
/
arcanechat-android
Watch
3
Star
0
Fork
0
You've already forked arcanechat-android
mirror of
https://github.com/ArcaneChat/android.git
synced
2026-07-03 14:05:24 +02:00
Code
Issues
Packages
Projects
Releases
3
Wiki
Activity
Files
87807db64a2bbbda183f9e8a3a73c91f3f69e510
arcanechat-android
/
MessengerProj
T
History
B. Petersen
87807db64a
Do not use the android cache directory as our 'blob repository'; the cache directory may be treated as a real cache; the files may disappear at any time. Instead, we're using a normal directory beside the database (the directory that is already used by the backend for incoming messages) and delete files ourself as needed.
2016-12-20 22:43:22 +01:00
..
config
Refactor using com.b44t.*
2016-11-21 23:00:21 +01:00
jni
Do not use the android cache directory as our 'blob repository'; the cache directory may be treated as a real cache; the files may disappear at any time. Instead, we're using a normal directory beside the database (the directory that is already used by the backend for incoming messages) and delete files ourself as needed.
2016-12-20 22:43:22 +01:00
src
/main
Do not use the android cache directory as our 'blob repository'; the cache directory may be treated as a real cache; the files may disappear at any time. Instead, we're using a normal directory beside the database (the directory that is already used by the backend for incoming messages) and delete files ourself as needed.
2016-12-20 22:43:22 +01:00
build.gradle
Tuning settings dialog.
2016-12-19 00:18:27 +01:00
proguard-rules.pro
Rename project.
2016-11-21 22:03:19 +01:00