• Joined on 2018-03-16

Lonami opened issue Lonami/Talaria#8

Compose performance

2022-10-15 09:34:51 +00:00

Lonami commented on issue Lonami/Talaria#4

Kotlin-Rust Architecture

[`produceState`: convert non-Compose state into Compose state](https://developer.android.com/jetpack/compose/side-effects#producestate) may be what we need to create these "observables".

2022-10-15 08:26:46 +00:00

Lonami commented on issue Lonami/Talaria#7

Adaptive Layout

There's other tips which may be useful such as [using Singletons](https://developer.android.com/codelabs/basic-android-kotlin-compose-generics) or [`AlertDialog`](https://developer.android.com/code…

2022-10-14 18:32:06 +00:00

Lonami opened issue Lonami/Talaria#7

Adaptive Layout

2022-10-14 18:30:26 +00:00

Lonami commented on issue Lonami/Talaria#6

JNI Bindings

If we go the manual route, the [Guide to JNI (Java Native Interface)](https://www.baeldung.com/jni) has an example on how to create Java objects from C++, which could prove useful: ```java publ…

2022-10-14 18:26:40 +00:00

Lonami commented on issue Lonami/Talaria#4

Kotlin-Rust Architecture

In the [Get data from the internet](https://developer.android.com/codelabs/basic-android-kotlin-compose-getting-data-internet) course, it works through the following [`ViewModel`](https://github.co…

2022-10-14 18:23:41 +00:00

Lonami opened issue Lonami/Talaria#6

JNI Bindings

2022-10-14 18:08:58 +00:00

Lonami commented on issue Lonami/Talaria#3

Background Services

StackOverflow has this to say regarding using threads vs proper services: > \[Services\] are for running tasks with a lifecycle that is independent of the Activity lifecycle (IE, they may…

2022-10-14 18:02:09 +00:00

Lonami opened issue Lonami/Talaria#5

Database access from Rust

2022-10-14 17:55:31 +00:00

Lonami opened issue Lonami/Talaria#4

Kotlin-Rust Architecture

2022-10-14 17:48:27 +00:00

Lonami opened issue Lonami/Talaria#3

Background Services

2022-10-14 17:41:23 +00:00

Lonami opened issue Lonami/Talaria#2

Dependency Injection

2022-10-14 17:35:53 +00:00

Lonami pushed to master at Lonami/Talaria

  • f2cd0eb69a Remove unnecessary Box roundtrip in Dialog accessors

2022-10-13 15:06:46 +00:00

Lonami suggested changes for Lonami/Talaria#1

Add a touch more detail to readme instructions

2022-10-12 21:16:04 +00:00

Lonami commented on pull request Lonami/Talaria#1

Add a touch more detail to readme instructions

I think this could use a few more words too but I can't think of any.

2022-10-12 21:16:04 +00:00

Lonami commented on pull request Lonami/Talaria#1

Add a touch more detail to readme instructions

We could add a link to the relevant file here, and a mention to my.telegram.org to obtain the values.

2022-10-12 21:16:04 +00:00

Lonami commented on pull request Lonami/Talaria#1

Add a touch more detail to readme instructions

We no troglodyte. We words can use.

2022-10-12 21:16:04 +00:00

Lonami pushed to master at Lonami/Talaria

2022-10-12 19:30:08 +00:00

Lonami created branch master in Lonami/Talaria

2022-10-12 19:30:08 +00:00