Commit graph

97 commits

Author SHA1 Message Date
Hank Grabowski
8bc5b35255 Fix search result scrolling to top on more hiccup 2023-03-22 00:35:38 -04:00
Hank Grabowski
7be5176126 Initial cut of the search page 2023-03-22 00:16:23 -04:00
Hank Grabowski
ec840876c1 Make drawer popping configurable 2023-03-21 16:27:04 -04:00
Hank Grabowski
8617e21d1a Add initial visibility configuration in posts 2023-03-20 21:55:47 -04:00
Hank Grabowski
aafe6dea7c Add Visibility object concept throughout, including image displays 2023-03-20 14:30:51 -04:00
Hank Grabowski
a7f3bb26ad Add logged-in profile aware image control wrapping CachedNetworkImage 2023-03-20 10:06:44 -04:00
Hank Grabowski
84e28aaf6b Add more padding to the left/right of the link preview. 2023-03-19 22:23:21 -04:00
Hank Grabowski
942f6f0ec5 Refactor post display to be cleaner 2023-03-19 22:16:30 -04:00
Hank Grabowski
d87036865e Make timeline refresh also load new posts. 2023-03-19 21:38:05 -04:00
Hank Grabowski
89b47e7451 Make timeline screens force load on change of settings or initial load 2023-03-19 20:54:28 -04:00
Hank Grabowski
42d802fd92 Add logging on scroll 2023-03-19 17:54:29 -04:00
Hank Grabowski
8e84eb6f82 Refactor comments to only show up in Post screen and from clicking on comments count 2023-03-19 17:44:09 -04:00
Hank Grabowski
31e41239e7 Style status cards with dropshadows and better colors 2023-03-19 17:42:10 -04:00
Hank Grabowski
b30ba7c057 Initial Link Preview Capabilities 2023-03-19 16:27:57 -04:00
Hank Grabowski
9ce026ba1a Fix can't edit reshared posts. 2023-03-17 16:52:26 -04:00
Hank Grabowski
7365c4ad43 Fix image remove from post bug 2023-03-16 15:04:33 -04:00
Hank Grabowski
d83c6a65a0 Initial post editing capability 2023-03-16 11:37:46 -04:00
Hank Grabowski
d40acf5a67 Fix not popping the drawer any longer 2023-03-15 11:59:22 -04:00
Hank Grabowski
bdf30ccecd Fix drawer going into unsafe areas 2023-03-15 11:48:29 -04:00
Hank Grabowski
c18581b277 Minimize clutter on Home screen app bar and add drag to refresh on it and notifications 2023-03-14 21:58:49 -04:00
Hank Grabowski
7b24617590 Fix pop off the end bug on going back to timeline, just context.go it 2023-03-14 16:41:37 -04:00
Hank Grabowski
dfb13de262 Cleanup non-relative Relatica imports 2023-03-13 23:49:52 -04:00
Hank Grabowski
112910d2b8 Add ActiveProfileSelector to all appropriate managers/services/repos/etc 2023-03-13 23:47:40 -04:00
Hank Grabowski
b0ee7fabac Add drawer capability to Contacts Screen 2023-03-11 21:10:55 -05:00
Hank Grabowski
4a3c4bd4fd Add profile changing to connections 2023-03-11 20:50:31 -05:00
Hank Grabowski
b01ea9b95e Initial ActiveProfileSelector implementation using Notifications system 2023-03-11 13:40:36 -05:00
Hank Grabowski
854c142c20 Refactor sign in screen to do more account management functions and remove menus/profile screens 2023-03-10 23:23:44 -05:00
Hank Grabowski
6b15b2136d Initial drawer implementation w/use on notifications and timelines screens 2023-03-10 22:17:34 -05:00
Hank Grabowski
6f9163d5b0 Add direct message notifications types/systems. 2023-02-08 16:41:29 +01:00
Hank Grabowski
a8ef7bb670 Add initial likes/refresh viewing capability 2023-01-31 14:39:06 -05:00
Hank Grabowski
089fca1790 Interactions Screens interim commit 2023-01-30 22:22:08 -05:00
Hank Grabowski
7f46b72c51 Replace ValueListenableBuilders throughout with new StatusAndRefreshButton 2023-01-30 18:14:25 -05:00
Hank Grabowski
eb5b6115e4 Initial post copy to clipboard capability (just raw HTML right now) 2023-01-30 01:08:04 -05:00
Hank Grabowski
99d94f3612 Add menu dialog on link opening button for external, copy url, and on posts "go to post" 2023-01-30 01:04:50 -05:00
Hank Grabowski
2a3547c194 Initial implementation of image carousel 2023-01-29 17:21:47 -05:00
Hank Grabowski
1c6a712c15 Add new refresh status/request button to timeline page 2023-01-29 10:14:34 -05:00
Hank Grabowski
07eea0f5a5 Initial adding new DM thread capability 2023-01-25 12:51:53 -06:00
Hank Grabowski
0b1b819aff Add avatar icon processing for Friendica Connection deserializer 2023-01-25 07:41:41 -05:00
Hank Grabowski
04add9a31c Fix behavior on following notifications and inconsistent click/tap regions on notifications 2023-01-23 16:25:14 -05:00
Hank Grabowski
8a54707bef Add dark mode selection/theming 2023-01-19 20:37:35 -05:00
Hank Grabowski
02432a0a6e Initial menu screen with gallery and profile moved over to it. 2023-01-19 12:50:11 -05:00
Hank Grabowski
3d6ab6998f Fix broken interactions bar jumping to post view by fixing route 2023-01-16 15:26:11 -06:00
Hank Grabowski
d6505a1ebe Use initialScrollIndex on PostControl for "go to comment" functionality. 2023-01-16 10:29:25 -06:00
Hank Grabowski
a1ac7a009f Add scroll to position of notification in post screen 2023-01-15 09:39:05 -06:00
Hank Grabowski
454a5180d3 Fix reshare confusion where isReshare => youReshared 2023-01-12 17:33:21 -06:00
Hank Grabowski
1f5232891f Refactor post/comment views to use a more flattened structure.
- Will allow doing comment paging, limiting depth, etc.
2023-01-07 10:30:16 -06:00
Hank Grabowski
45467295b8 Move open button from status header to interactions bar 2023-01-05 16:32:34 -05:00
Hank Grabowski
3d7f1b53c0 Add video player for mobile platforms 2023-01-05 16:17:48 -05:00
Hank Grabowski
cd41a0c581 Breakout status control's media builder to own class 2023-01-05 14:58:56 -05:00
Hank Grabowski
697a61ea33 Add description text to unshown ImageControls 2022-12-30 11:44:39 -05:00