• Joined on 2018-03-16
Lonami opened issue Lonami/Talaria#8 2022-10-15 09:34:51 +00:00
Compose performance
Lonami commented on issue Lonami/Talaria#4 2022-10-15 08:26:46 +00:00
Kotlin-Rust Architecture

produceState: convert non-Compose state into Compose state may be what we need to create these "observables".

Lonami commented on issue Lonami/Talaria#7 2022-10-14 18:32:06 +00:00
Adaptive Layout

There's other tips which may be useful such as using Singletons or [AlertDialog](https://developer.android.com/code

Lonami opened issue Lonami/Talaria#7 2022-10-14 18:30:26 +00:00
Adaptive Layout
Lonami commented on issue Lonami/Talaria#6 2022-10-14 18:26:40 +00:00
JNI Bindings

If we go the manual route, the Guide to JNI (Java Native Interface) has an example on how to create Java objects from C++, which could prove useful:

publ
Lonami commented on issue Lonami/Talaria#4 2022-10-14 18:23:41 +00:00
Kotlin-Rust Architecture

In the Get data from the internet course, it works through the following [ViewModel](https://github.co

Lonami opened issue Lonami/Talaria#6 2022-10-14 18:08:58 +00:00
JNI Bindings
Lonami commented on issue Lonami/Talaria#3 2022-10-14 18:02:09 +00:00
Background Services

StackOverflow has this to say regarding using threads vs proper services:

Services
Lonami opened issue Lonami/Talaria#5 2022-10-14 17:55:31 +00:00
Database access from Rust
Lonami opened issue Lonami/Talaria#4 2022-10-14 17:48:27 +00:00
Kotlin-Rust Architecture
Lonami opened issue Lonami/Talaria#3 2022-10-14 17:41:23 +00:00
Background Services
Lonami opened issue Lonami/Talaria#2 2022-10-14 17:35:53 +00:00
Dependency Injection
Lonami pushed to master at Lonami/Talaria 2022-10-13 15:06:46 +00:00
f2cd0eb69a Remove unnecessary Box roundtrip in Dialog accessors
Lonami suggested changes for Lonami/Talaria#1 2022-10-12 21:16:04 +00:00
Add a touch more detail to readme instructions
Lonami commented on pull request Lonami/Talaria#1 2022-10-12 21:16:04 +00:00
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.

Lonami commented on pull request Lonami/Talaria#1 2022-10-12 21:16:04 +00:00
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.

Lonami commented on pull request Lonami/Talaria#1 2022-10-12 21:16:04 +00:00
Add a touch more detail to readme instructions

We no troglodyte. We words can use.

Lonami pushed to master at Lonami/Talaria 2022-10-12 19:30:08 +00:00
476f80cb5e Integrate with Telegram's API
9c33d1fbb0 Add dependency on native Rust project
fee6c52606 Add navigation
ae7aa10748 Commit gradle migration settings
6e856fa70f Use atomic state update in chat view model
Compare 10 commits »
Lonami created branch master in Lonami/Talaria 2022-10-12 19:30:08 +00:00