• Joined on 2018-03-16

Lonami pushed to master at Lonami/Talaria

2022-10-29 11:35:11 +00:00

Lonami opened issue Lonami/Talaria#9

PUSH notifications

2022-10-28 09:47:15 +00:00

Lonami pushed to master at Lonami/Talaria

  • 43421f6e54 Use UDL interface to avoid passing around pointers

2022-10-27 19:25:21 +00:00

Lonami pushed to master at Lonami/Talaria

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

Lonami pushed to master at Lonami/Talaria

  • b5dddcef02 Add missing modifier use for TopAppBar

2022-10-24 14:23:24 +00:00

Lonami pushed to master at Lonami/Talaria

2022-10-24 12:15:34 +00:00

Lonami pushed to master at Lonami/Talaria

2022-10-24 10:44:46 +00:00

Lonami pushed to master at Lonami/Talaria

2022-10-24 10:27:11 +00:00

Lonami pushed to master at Lonami/Talaria

2022-10-24 10:20:14 +00:00

Lonami pushed to master at Lonami/Talaria

  • 0db1599cf7 Remove unnecessary comments from template and stray semicolon

2022-10-24 09:40:33 +00:00

Lonami pushed to master at Lonami/Talaria

2022-10-24 09:31:29 +00:00

Lonami pushed to master at Lonami/Talaria

2022-10-23 18:27:19 +00:00

Lonami pushed to master at Lonami/Talaria

2022-10-21 12:20:29 +00:00

Lonami commented on issue Lonami/Talaria#2

Dependency Injection

Also we probably want to call things `Repository` and not `Source`? Not sure which term is the accepted one.

2022-10-21 11:56:26 +00:00

Lonami pushed to master at Lonami/Talaria

2022-10-20 19:19:04 +00:00

Lonami pushed to master at Lonami/Talaria

  • a341466749 Don't show login screen when already logged in

2022-10-20 18:35:11 +00:00

Lonami pushed to master at Lonami/Talaria

2022-10-20 18:06:26 +00:00

Lonami pushed to master at Lonami/Talaria

2022-10-17 15:44:39 +00:00

Lonami commented on issue Lonami/Talaria#4

Kotlin-Rust Architecture

The environment itself is also rather harsh. As described in [Guide to app architecture](https://developer.android.com/topic/architecture): > \[...\] mobile devices are also resource-constrained…

2022-10-15 10:00:18 +00:00

Lonami commented on issue Lonami/Talaria#4

Kotlin-Rust Architecture

[Thinking in Compose](https://developer.android.com/jetpack/compose/mental-model) is mental model, and warns about some dangerous side-effects \[such as\]: * Writing to a property of a shared…

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