Commit Graph

197 Commits

Author SHA1 Message Date
456d40c58e Declaring observers directly into the Picture Compose 2023-01-27 22:05:22 -03:00
d19a1fa1b2 Refactoring 2023-01-27 22:04:59 -03:00
59dc19720f Correctly filtering out the channel id from the reply to list 2023-01-27 22:04:45 -03:00
11cfc90d36 Remove Channel Messages from event datasource 2023-01-27 22:04:25 -03:00
9f2f0727a0 Increase Global size to 200 2023-01-27 22:04:03 -03:00
6f9a69b9d4 Migrating pictures and banners to https 2023-01-27 22:03:54 -03:00
5ad39d7163 Clickable Profile pictures on notifications 2023-01-27 20:29:09 -03:00
acff1316be Only disk is much slower 2023-01-27 20:28:30 -03:00
ee2684a775 Printing memory and disk use for cache 2023-01-27 20:28:01 -03:00
5f3f80bc97 Waits 10 seconds before reconnecting. 2023-01-27 20:06:34 -03:00
1e3654396b No more blinking in Feeds 2023-01-27 19:28:59 -03:00
ae82c690ea Refreshing new Channels when showing them up on screen. 2023-01-27 19:28:48 -03:00
a29a0a614b Profile Refactoring 2023-01-27 16:10:13 -03:00
4d5a40f4ac Avoids any crash in processing events. 2023-01-27 16:10:05 -03:00
27e12a63d6 Full integration between Channel Messages and Regular notes. 2023-01-27 15:50:17 -03:00
a934b42524 Avoiding concurrent exceptions when looping through messages 2023-01-27 14:50:20 -03:00
c29c14f82b Round input texts 2023-01-27 14:49:46 -03:00
8a9b14fe5f Cleans up spaces on relay addresses 2023-01-27 14:15:14 -03:00
68c8c8cd98 v0.11.1 2023-01-27 13:44:23 -03:00
e751c206b2 Keeping image cache in the disk only 2023-01-27 13:42:44 -03:00
74df3333ef Fixes replying information 2023-01-27 13:41:54 -03:00
b5ee783107 Accepts more Like/Dislike codes 2023-01-27 13:41:42 -03:00
5452196f42 New root search for the thread view 2023-01-27 13:16:45 -03:00
b4fb623a01 Adding verification tag in the thread view and like/boost notification cards 2023-01-27 12:35:41 -03:00
88a82b3fbc Requires users to accept terms of use as per Google Play requirement. 2023-01-27 11:53:21 -03:00
7399afa648 v0.11.0 2023-01-26 22:14:44 -03:00
4e74ca6ed0 Removing BRB due to the crashes. 2023-01-26 22:14:12 -03:00
e20669ab3d Support for Notification Bubbles and Verified Follows 2023-01-26 22:09:56 -03:00
93033295be Marks following users with a Green verified mark 2023-01-26 13:16:57 -03:00
d8ef083086 v0.10.7 2023-01-26 00:11:05 -03:00
686dc954d9 v0.10.6 2023-01-25 23:08:27 -03:00
0ad8176a7c Fixes lost font size/style in the latest RTL change. 2023-01-25 23:05:32 -03:00
47f89232c1 Fixes relay list loading problems 2023-01-25 22:33:50 -03:00
5c9b736591 Migrates dependencies to new versions. App now requires Android Electric Eel 2023-01-25 22:33:37 -03:00
875a518a05 Merge remote-tracking branch 'origin/main' 2023-01-25 19:28:49 -03:00
22311f39e0 Updating lifecycle to 2.6.0 2023-01-25 19:27:09 -03:00
f6ad33b76a StateWithLifecycle seems to be the wrong option here. 2023-01-25 19:26:48 -03:00
05267c598f
Merge pull request #38 from KotlinGeekDev/rtl-fix
RTL Support
2023-01-25 17:25:27 -05:00
f988d3e488
Merge pull request #37 from KotlinGeekDev/fix-note-navigation
Fix note navigation behaviour.
2023-01-25 17:24:38 -05:00
bd7a4a8372 Concurrent modification exception bugfix 2023-01-25 19:09:18 -03:00
a9788cfa63 Separating Note observers into different types to avoid full screen refreshes. 2023-01-25 18:54:20 -03:00
KotlinGeekDev
74b0dd3b44 Support for RTL in both TextFields and TextViews. 2023-01-25 18:59:52 +01:00
KotlinGeekDev
88ccb63a80 Fix note navigation behaviour. 2023-01-25 17:39:19 +01:00
542bd485d0 Fixes notification autoupdating 2023-01-25 13:29:44 -03:00
4c15420b05 Fixes multiple likes 2023-01-25 13:24:56 -03:00
e4dfb2b974 Fixes https://github.com/vitorpamplona/amethyst/issues/30 2023-01-25 13:01:44 -03:00
71c847b478 v0.10.5 2023-01-25 12:02:13 -03:00
5f1ce602ea Smaller buttons in the Profile and Channel to support narrower screens. 2023-01-25 12:01:47 -03:00
380181fd05 More obvious nsec, npub buttons. 2023-01-25 11:32:09 -03:00
857a31faf0 Blocks double retweets. 2023-01-25 11:00:17 -03:00