Commit Graph

51 Commits

Author SHA1 Message Date
e9eb071208 feat: implement basic notification (#6)
Reviewed-on: #6
2026-05-29 06:56:47 +00:00
a2a4433a9d feat: add profile screen (#5)
Some checks failed
Build and Release / build (push) Has been cancelled
Reviewed-on: #5
2026-05-27 06:22:14 +00:00
1c08525dfc feat: new onboarding screens (#4)
Changelog:
- Add a custom splash screen
- Redesign the onboarding screen
- Improve UX for the new and import identity screens

Reviewed-on: #4
2026-05-26 02:04:07 +00:00
83af44002c chore: restructure and update dependencies
Some checks failed
Build and Release / build (push) Has been cancelled
2026-05-24 09:32:25 +07:00
44acbfa6b7 chore: fix app crash when create new room via QR (#3)
Reviewed-on: #3
2026-05-24 01:30:48 +00:00
2d25cb36bd chore: bump version
Some checks failed
Build and Release / build (push) Has been cancelled
2026-05-23 20:40:56 +07:00
439cf60b66 chore: fix proguard issues (#2)
Reviewed-on: #2
2026-05-23 13:40:05 +00:00
f1f603525b chore: fix apk signing 2026-05-23 13:45:23 +07:00
5c7027e559 chore: fix build 2026-05-23 13:31:48 +07:00
a680ee3fea chore: add license and build configs 2026-05-23 10:11:22 +07:00
668af4bd75 chore: add app icons 2026-05-23 08:47:22 +07:00
9e2db0dbb0 add relay screen 2026-05-22 16:48:57 +07:00
e775d799ea add my qr screen 2026-05-22 09:12:40 +07:00
a7215c7283 add verify msg relay 2026-05-21 18:25:04 +07:00
39d899b249 add loading state to home screen 2026-05-21 11:48:21 +07:00
92f681e2fa update import screen 2026-05-21 10:30:27 +07:00
e6dff5277d update new identity screen 2026-05-20 16:55:57 +07:00
43116958a2 fix chat screen 2026-05-19 21:06:02 +07:00
e5710f376e refactor chat room connect 2026-05-19 16:00:41 +07:00
0104cf453d update scan qr screen 2026-05-19 09:53:41 +07:00
fd64998fd8 refactor 2026-05-19 08:58:03 +07:00
5903de7e82 add check sent message 2026-05-18 17:39:43 +07:00
1c85e26e7f add nostr foreground service 2026-05-18 12:34:46 +07:00
955da2fea6 update qr code scanner screen 2026-05-16 15:11:24 +07:00
5b440112f1 update new chat screen 2026-05-16 10:48:44 +07:00
6b448a56f8 new chat screen 2026-05-15 17:09:59 +07:00
d56847f5d4 optimistic update message on send 2026-05-15 09:41:50 +07:00
620f7e0918 refactor avatar component 2026-05-14 17:52:46 +07:00
c8be6af0fb refactor rumor cache 2026-05-14 14:44:07 +07:00
b0fcb05cdf update nostr class 2026-05-13 15:37:09 +07:00
428a7ef7af show message time 2026-05-12 08:51:54 +07:00
5e2dfd447f update chat screen 2026-05-11 14:28:52 +07:00
6f7c7ccd63 update chat room 2026-05-11 07:28:12 +07:00
a4bd1c2900 update nostr sdk 2026-05-10 20:35:19 +07:00
b0eb083284 update 2026-05-10 08:08:29 +07:00
52ae2e521f add blossom 2026-05-09 16:34:56 +07:00
e824aa7e16 fix 2026-05-09 09:07:27 +07:00
5c31f7a0d6 fix create identity flow 2026-05-08 12:17:30 +07:00
7acff87d9b update onboarding screen 2026-05-07 15:27:47 +07:00
8b5a8b0e48 improve error handling 2026-05-06 14:25:04 +07:00
eb2f543f53 add bottom sheet 2026-05-06 09:27:34 +07:00
06252ecbb4 update home screen 2026-05-06 08:39:19 +07:00
109fe28d48 add get chat rooms 2026-05-04 12:08:14 +07:00
e02338fd52 basic home screen 2026-05-03 09:12:43 +07:00
76050b5410 simple nostr service 2026-04-28 09:35:33 +07:00
feffda519f add simple create identity flow 2026-04-27 12:14:54 +07:00
3240382498 add nostr view model 2026-04-25 08:52:42 +07:00
8c6b70304d android: add basic screens 2026-04-23 14:42:35 +07:00
fc0d6b6057 android: add secret storage 2026-04-23 13:50:51 +07:00
6295378b78 chore: add nostr service 2026-04-22 20:03:33 +07:00