This website requires JavaScript.
Explore
Help
Sign In
TheArchive
/
session-android
Watch
1
Star
0
Fork
0
You've already forked session-android
mirror of
https://github.com/oxen-io/session-android.git
synced
2025-02-19 21:48:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
session-android
/
app
History
Harris
91b876589a
refactor: move db module init before injection and replace ApplicationContext db component access to static function to get the component
2021-10-05 10:58:02 +11:00
..
proguard
fix: add org.session and remove minify to release build
2021-03-16 11:45:02 +11:00
src
refactor: move db module init before injection and replace ApplicationContext db component access to static function to get the component
2021-10-05 10:58:02 +11:00
.gitignore
…
build.gradle
fix: oom from too many db instances, adding singletons to limit object creation
2021-10-04 19:02:20 +11:00
google-services.json
…
lint-baseline.xml
App's gradle config cleanup.
2020-11-26 12:41:59 +11:00
lint.xml
…