Danil Nikolaev melod1n
  • Joined on 2025-11-11
melod1n pushed to master at melod1n/fast-messenger 2026-05-30 23:17:43 +03:00
96ee5ea45e feat: add network connectivity observer
melod1n pushed to master at melod1n/fast-messenger 2026-05-30 21:17:40 +03:00
dc5b4b3fb0 refactor(settings): emit navigation and haptic actions as one-off screen effects
melod1n pushed to master at melod1n/fast-messenger 2026-05-30 20:37:34 +03:00
a1278f7558 feat: implement error state handling in ConvosScreen
melod1n pushed to master at melod1n/fast-messenger 2026-05-30 20:35:41 +03:00
6b91d388a2 fix "..." in user's names when "Use contact names" is true
melod1n pushed to master at melod1n/fast-messenger 2026-05-30 20:30:59 +03:00
8c053905ce feat: extend friends data support and refactor profile state management
melod1n pushed to master at melod1n/fast-messenger 2026-05-30 19:54:50 +03:00
2381d4ca0a refactor(longpoll): move event listeners into LongPollEventsHandler
melod1n pushed to master at melod1n/fast-messenger 2026-05-30 19:16:42 +03:00
2daab8d0f7 refactor(settings): route settings UI through intents and navigation effects
melod1n pushed to master at melod1n/fast-messenger 2026-05-30 18:32:34 +03:00
10453287a7 refactor(logging): introduce custom FastLogger and replace direct Android logging
melod1n pushed to master at melod1n/fast-messenger 2026-05-30 18:31:04 +03:00
36504fe4b9 refactor(logging): introduce custom FastLogger and replace direct Android logging
fc3b3cfcb3 refactor(longpoll): route parsed long poll events through dedicated handler and persist message/conversation state updates
Compare 2 commits »
melod1n pushed to master at melod1n/fast-messenger 2026-05-30 15:39:52 +03:00
f11b8dc6f4 refactor: consolidate convos state and intent handling
melod1n pushed to master at melod1n/fast-messenger 2026-05-30 12:01:10 +03:00
167f980f29 refactor StateFlow exposure in ConvosViewModel
melod1n pushed to master at melod1n/fast-messenger 2026-05-30 11:46:19 +03:00
d428af4ac4 refactor: simplify Profile feature state management and update ViewModel
63bae014c5 feat: replace settings icon button with segmented buttons in ProfileScreen
Compare 2 commits »
melod1n pushed to master at melod1n/fast-messenger 2026-05-30 11:39:13 +03:00
ad54477d11 feat: add segmented buttons to friends screen
melod1n pushed to master at melod1n/fast-messenger 2026-05-30 11:33:44 +03:00
c8bd485724 feat: add custom segmented buttons and refactor conversation screen actions
melod1n pushed to master at melod1n/fast-messenger 2026-05-30 11:32:45 +03:00
afeb7bfc2d feat: add custom segmented buttons and refactor conversation screen actions
melod1n pushed to master at melod1n/.profile 2026-05-27 07:13:26 +03:00
ce41c14e1b Add README.md
melod1n created branch master in melod1n/.profile 2026-05-27 07:13:26 +03:00
melod1n created repository melod1n/.profile 2026-05-27 07:12:19 +03:00
melod1n pushed to master at melod1n/fast-messenger 2026-05-23 21:59:15 +03:00
26a0630393 Replace ACRA with custom crash dialog
melod1n pushed to master at melod1n/tg-chat-bot 2026-05-23 08:59:29 +03:00
89b89c6dcf update Gitea workflow