Commit Graph

2163 Commits

Author SHA1 Message Date
91c47b6e87 BugFix for delayed update of the last messages in the Messages screen 2023-07-03 08:36:12 -04:00
fe4e03df39 v0.64.3 2023-07-02 16:38:28 -04:00
d110b9fbbf BugFix for IndexOutOfBoundsException 2023-07-02 15:50:07 -04:00
dc8c177f20 New Icon for verified follows 2023-07-02 15:47:07 -04:00
1beacd240e Fixing the lack of the checkmark in the verification icons 2023-07-02 15:46:41 -04:00
Believethehype
6de8d9d7e0 Update HashtagIcon.kt 2023-07-02 17:02:58 +02:00
fb4457e767 Fix for last PR 2023-07-01 18:58:01 -04:00
AutumnSunshine
c92926f3ab
Update strings.xml
Updated Tamil translations for newer additions, building on Vivek's earlier translation.
2023-07-02 03:22:15 +05:30
8f4f8f7953 v0.64.2 2023-07-01 17:27:00 -04:00
5a3ea1c258 Shows channel picture on the public chat channel's header instead of the creator's picture. 2023-07-01 17:24:54 -04:00
a567ec70ad v0.64.1 2023-07-01 17:19:42 -04:00
e402081777 Adds a Toast for not having a private key when following/unfollowing people 2023-07-01 17:16:56 -04:00
ed9c27341f BugFix for not changing background color on Notes 2023-07-01 17:16:32 -04:00
56d9c9a50f Moves away from drawBehind and uses background color instead. It feels faster at first glance. 2023-07-01 16:57:45 -04:00
d2a22f4ca0 Moves from drawBehind to .background because it's faster. 2023-07-01 15:52:51 -04:00
09582fd0b1 Removes the need to draw a background with the theme's background color on the verification symbol 2023-07-01 15:33:13 -04:00
1d5dfbfd29 Reduces the max grouped reactions on Notifications to 30 to increase speed of scroll. 2023-07-01 11:58:40 -04:00
044d47adad Merge remote-tracking branch 'origin/HEAD' 2023-07-01 11:52:51 -04:00
cd9465c0e7 Moving screen updates from 300ms to 500ms to avoid triggering updates while animations are running. 2023-07-01 11:52:40 -04:00
d179c93c0b New RichText engine to help with testing classes. 2023-07-01 11:51:46 -04:00
greenart7c3
53a146d0e5 fix relay tab not working in profile page 2023-06-30 20:28:40 -03:00
57db7f0272 Moves some of the modifiers to singleton variables 2023-06-30 08:58:28 -04:00
b820b6564f BugFix Crashing relay screen on invalid URLs 2023-06-30 08:58:14 -04:00
3908c42c7f Reduces the use of hex 2023-06-30 08:57:57 -04:00
1793fe40bf v0.64.0 2023-06-29 18:13:48 -04:00
0857695332 Moves global to home as a list and search to the top bar. 2023-06-29 18:13:09 -04:00
a7b3bac8f8 Slims down the live headers 2023-06-29 18:12:22 -04:00
e6f122d8b7 BugFix for trimmed paragraphs losing indentation 2023-06-29 16:46:44 -04:00
b2cdc2ddef BugFix: Not showing display name on [n] tags 2023-06-29 16:28:47 -04:00
94057059bb Logging out the time to display reactions 2023-06-29 16:17:29 -04:00
927ef17896 Improved AsyncImage loading states. 2023-06-29 15:09:08 -04:00
33f915879b Makes NIP05 work in domain names only (No need for the _@ in the "_@domain" address) 2023-06-29 15:08:46 -04:00
98bca48359 Changes to not preview images when CanPreview is false. 2023-06-29 14:19:35 -04:00
171f763908 Additional checks for main thread in Notifications 2023-06-29 12:42:11 -04:00
605d83e530 v0.63.0 2023-06-29 12:32:45 -04:00
5f710b7304 Adds #tunestr icon 2023-06-29 12:29:08 -04:00
270d6b411a Updating Amethyst Logo to Zitron's 2023-06-29 12:00:20 -04:00
803b1e861e
Merge pull request #480 from greenart7c3/main
added followed tags in profile screen
2023-06-29 10:03:33 -04:00
787ca98daf v0.62.8 2023-06-28 19:06:05 -04:00
71517dc454 Formatting 2023-06-28 18:54:42 -04:00
949301d58f Mocking Looper to use the checkMainThread in tests 2023-06-28 18:54:33 -04:00
cf8ac4faae Merge remote-tracking branch 'origin/HEAD'
# Conflicts:
#	app/src/main/java/com/vitorpamplona/amethyst/model/LocalCache.kt
2023-06-28 18:32:59 -04:00
ad3aa124fc Performance improvements additional MainThread checks. 2023-06-28 18:32:10 -04:00
2326aa9f7c Runs the translation update in the main thread 2023-06-28 14:52:01 -04:00
acfd687d74 Avoids blinking the nip05 address 2023-06-28 14:51:34 -04:00
9b9183395d BugFix: Ignoring case when comparing original and translated versions. 2023-06-28 14:51:02 -04:00
greenart7c3
45b4902b2b
Merge branch 'vitorpamplona:main' into main 2023-06-28 15:40:36 -03:00
greenart7c3
6056d60d32 added followed tags in profile screen 2023-06-28 15:37:24 -03:00
61af248c09
Merge pull request #479 from ZsZolee/main
Additional Hungarian translation
2023-06-28 11:17:16 -04:00
5a580db1b8
Merge pull request #478 from greenart7c3/main
fix rendering url of highlight note
2023-06-28 11:17:03 -04:00