Commit Graph

62 Commits

Author SHA1 Message Date
31c2760b93 migrate to navigation3 2026-05-31 07:48:46 +07:00
73bf686cfd add deps 2026-05-30 09:29:47 +07:00
b88674d6e2 chore: bump version
Some checks failed
Build and Release / build (push) Has been cancelled
v0.1.3
2026-05-29 13:57:51 +07:00
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
v0.1.2
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
v0.1.1
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 master 2026-05-23 13:45:23 +07:00
5c7027e559 chore: fix build 2026-05-23 13:31:48 +07:00
4bcb2518b7 chore: fix ci 2026-05-23 13:04:27 +07:00
25852e08a9 chore: fix github ci 2026-05-23 12:43:54 +07:00
6715687eee chore: add github ci v0.1.0 2026-05-23 11:58:16 +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
b2e7334e09 Merge pull request 'chore: merge the develop branch into master' (#1) from develop into master
Reviewed-on: #1
2026-05-23 00:50:12 +00: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
08374fed49 load all cache metadata on startup 2026-05-19 08:26:50 +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