Logo
Explore Help
Sign In
IntenseFinance/simplex-chat
3
0
Fork 0
You've already forked simplex-chat
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
e694848cd5adfe0ff24d2924ac96ca1533f84dfd
simplex-chat/apps/android/settings.gradle

17 lines
324 B
Groovy
Raw Normal View History

started android / compose app (#301) * new compose project * classes for chat command and response * use val with get() for commands and responses * chat model * initial jetpack compose set up * wire it up with chat * first ability to send and receive messages * refactor model/controller interface * JSON samples * terminal view with items * playing around with json * JSON serialization works * parsing API responses in the terminal * add subclass for contactSubscribed reponse * remove android-poc * remove JSON example Co-authored-by: IanRDavies <ian_davies_@hotmail.co.uk>
2022-02-16 12:49:47 +00:00
pluginManagement {
repositories {
gradlePluginPortal()
google()
mavenCentral()
}
}
test android app (#219)
2022-01-22 17:54:06 +00:00
dependencyResolutionManagement {
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
repositories {
google()
mavenCentral()
}
}
rootProject.name = "SimpleX"
include ':app'
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 27ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API