Commit Graph

2192 Commits

Author SHA1 Message Date
KotlinGeekDev e8f55c6456 Post Bookmark management screen. 2025-11-26 22:21:10 +01:00
KotlinGeekDev b00eb413fa Other Hashtag/Link related refactors. 2025-11-26 19:49:16 +01:00
KotlinGeekDev 6fc5084931 Remove HashtagListView and LinksListView due to spec changes, with their entries in BookmarkType. 2025-11-26 19:47:42 +01:00
KotlinGeekDev dae8544938 Fix some conflicts 2025-11-21 18:44:24 +01:00
KotlinGeekDev b4aca59372 Use stringResources. Implement the necessary callbacks in BookmarkGroupScreen. Disable component stats display in BookmarkGroupItem until Link/Hashtag support is implemented. 2025-11-21 18:19:41 +01:00
KotlinGeekDev 26c66a97b5 Bring ArticleListView up to speed. Fix callback naming mistake in BookmarkGroupItemOptions and refactor usages accordingly. 2025-11-21 14:51:53 +01:00
KotlinGeekDev 808030d176 First category-based screen: PostListView. Modify NoteCompose to use a different note options menu when in the PostListView. 2025-11-21 14:20:57 +01:00
KotlinGeekDev 267d680ffc Fix some methods in LabeledBookmarkListsState. Add useful methods to LabeledBookmarkList and BookmarkGroupViewModel. 2025-11-21 14:11:55 +01:00
Vitor Pamplona 23d1e94ddf Moves the prepare video call to IO 2025-11-18 19:12:21 -05:00
Vitor Pamplona 89d7e52dc4 Avoids blinking image space in the screen 2025-11-18 18:07:08 -05:00
Vitor Pamplona 2f93aa8777 Moves the QR Code screen from Dialog to full Route 2025-11-18 17:56:04 -05:00
Vitor Pamplona ba541129ba Merge pull request #1582 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2025-11-18 17:19:45 -05:00
Vitor Pamplona b9d4805d56 Merge pull request #1581 from StellarStoic/main
ui: center QR dialog content and reduce excessive top spacing
2025-11-18 17:19:36 -05:00
Crowdin Bot 302aee325f New Crowdin translations by GitHub Action 2025-11-18 22:19:14 +00:00
Vitor Pamplona 3b648a1d9f Merge branch 'main' of https://github.com/vitorpamplona/amethyst
* 'main' of https://github.com/vitorpamplona/amethyst:
  New Crowdin translations by GitHub Action
  Open njump.to, iris.to, zap.stream and shosho.live in Amethyst
2025-11-18 17:17:09 -05:00
Vitor Pamplona a36d35912a Manages the pool state without having to loop through relays, saving some milliseconds of processing. 2025-11-18 17:12:39 -05:00
Vitor Pamplona 326f059d1e Removes logging for connected and available relay dump 2025-11-18 16:00:28 -05:00
StellarStoic 3762fb7b2a ui: center QR dialog content and reduce excessive top spacing 2025-11-18 13:23:36 +01:00
Crowdin Bot 941f890e46 New Crowdin translations by GitHub Action 2025-11-17 21:49:41 +00:00
kirpy be2d976124 Open njump.to, iris.to, zap.stream and shosho.live in Amethyst 2025-11-17 12:55:10 -07:00
KotlinGeekDev c48436b0a6 Introduce BookmarkGroupScreen, with it's associated ViewModel, and the different category-based views. 2025-11-17 18:51:39 +01:00
KotlinGeekDev c50c3f26c8 Move BookmarkType to an enum instead, for serialization purposes. 2025-11-17 18:17:16 +01:00
Crowdin Bot f73046e652 New Crowdin translations by GitHub Action 2025-11-17 12:46:11 +00:00
Crowdin Bot 69ea1c8e51 New Crowdin translations by GitHub Action 2025-11-17 11:10:43 +00:00
Crowdin Bot f5d8b9df8b New Crowdin translations by GitHub Action 2025-11-17 07:53:24 +00:00
David Kaspar 2c3da65063 Merge pull request #1574 from davotoula/bugfix-placeholder-not-replaced-with-value
Bugfix: use correct overload that accepts argument
2025-11-17 08:52:03 +01:00
Crowdin Bot 976ff9970a New Crowdin translations by GitHub Action 2025-11-16 16:50:25 +00:00
davotoula 3b81490ac1 user correct overlad that accepts argument 2025-11-16 17:43:59 +01:00
KotlinGeekDev eb8b19ceb9 Slight function name refactor in LabeledBookmarkListsState, and inclusion of a method to reference a particular bookmark group. Add route for viewing a bookmark group, and wire UI accordingly. 2025-11-16 15:40:46 +01:00
Crowdin Bot 5f6e65f768 New Crowdin translations by GitHub Action 2025-11-15 22:35:09 +00:00
Vitor Pamplona ae6f37a52f v1.04.2 to appease the PlayStore 2025-11-15 17:28:55 -05:00
Vitor Pamplona 8492a597c5 Merge pull request #1570 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2025-11-15 16:52:28 -05:00
Vitor Pamplona 5264bd2cbc v1.04.1 2025-11-15 16:51:45 -05:00
Crowdin Bot f630c34045 New Crowdin translations by GitHub Action 2025-11-15 21:51:29 +00:00
Vitor Pamplona 042ff4c5ed Merge branch 'main' of https://github.com/vitorpamplona/amethyst
* 'main' of https://github.com/vitorpamplona/amethyst:
  New Crowdin translations by GitHub Action
2025-11-15 16:49:33 -05:00
Vitor Pamplona f7e72c57d3 Turn the Pay zaps via intent dialog into a full screen with route 2025-11-15 16:41:47 -05:00
Vitor Pamplona fef78cd557 Fixes test case for payload type 2025-11-15 16:41:02 -05:00
Vitor Pamplona 673d8d2c30 Makes sure the Zap the Devs dialog doesn't appear behind the status bar 2025-11-15 16:11:58 -05:00
Crowdin Bot bbc4f4281a New Crowdin translations by GitHub Action 2025-11-15 20:30:16 +00:00
Vitor Pamplona 14e3098924 Fixes deserialization issues with old jsons that didn't have these properties 2025-11-15 15:27:57 -05:00
Vitor Pamplona 7742e27780 Moves all hashtags to lowercase and unfollows with ignore case just in case some other client added in uppercase 2025-11-15 15:20:56 -05:00
Vitor Pamplona a86f64fce5 Fixes release Id for the zap the devs button 2025-11-15 12:01:17 -05:00
Vitor Pamplona 075a92a709 Version 1.04 2025-11-15 11:45:26 -05:00
Vitor Pamplona 67d6b9e350 Merge branch 'main' of https://github.com/vitorpamplona/amethyst
* 'main' of https://github.com/vitorpamplona/amethyst:
  New Crowdin translations by GitHub Action
2025-11-15 11:34:05 -05:00
Vitor Pamplona f7fd1e79f0 Improves creation of lists for users that had none 2025-11-15 11:26:35 -05:00
Crowdin Bot d777e94aad New Crowdin translations by GitHub Action 2025-11-15 16:09:40 +00:00
Vitor Pamplona 1bd2b2168f Merge branch 'main' of https://github.com/vitorpamplona/amethyst
* 'main' of https://github.com/vitorpamplona/amethyst:
  New Crowdin translations by GitHub Action
  updated cz, de, pt, sv
  New Crowdin translations by GitHub Action
2025-11-15 11:08:00 -05:00
Vitor Pamplona 719e34ea8d Less jarring delete buttons on lists 2025-11-15 11:04:13 -05:00
Crowdin Bot 22c8ecefed New Crowdin translations by GitHub Action 2025-11-15 12:15:13 +00:00
David Kaspar 8995c7a51d Merge pull request #1566 from davotoula/update-translations
updated cz, de, pt, sv
2025-11-15 13:14:06 +01:00