Commit graph

156 commits

Author SHA1 Message Date
Hank Grabowski
87eedbecca Add initial rasterized icon sets for iOS/macOS 2023-01-20 12:45:48 -05:00
Hank Grabowski
85cd530e3d Initial Relatica SVG logo from Inkscape 2023-01-20 12:20:13 -05:00
Hank Grabowski
e1b0125ea9 Fix Relatica substitution on splash screen 2023-01-20 11:27:03 -05:00
Hank Grabowski
caeb776350 Fix Relatica substitutions for macOS/iOS 2023-01-20 11:26:53 -05:00
HankG
999e76f456 Fix initial load creation bug on SettingsService (wait for async duh) 2023-01-20 10:30:44 -05:00
Hank Grabowski
f93ac9f59a Change Linux App title 2023-01-19 23:25:32 -05:00
Hank Grabowski
a74df3b231 Fix async init problem with SettingsService 2023-01-19 23:23:56 -05:00
Hank Grabowski
2289ea5305 Initial renaming pass 2023-01-19 22:37:00 -05:00
HankG
6e9d34ff54 Merge branch 'settings-and-dark-mode' into 'main'
Settings and dark mode

See merge request mysocialportal/friendica_portal!6
2023-01-20 01:49:11 +00:00
Hank Grabowski
8a54707bef Add dark mode selection/theming 2023-01-19 20:37:35 -05:00
Hank Grabowski
3401d51c3c Add initial settings screen with low BW moved to it 2023-01-19 13:18:15 -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
3264a0c9e3 Move all the DI initialization to a function to be cleaner. 2023-01-19 10:10:13 -05:00
HankG
762593ae24 Merge branch 'connections-and-tags-persistence' into 'main'
Connections and tags persistence

See merge request mysocialportal/friendica_portal!5
2023-01-19 14:50:41 +00:00
Hank Grabowski
52e244336c Fix Android manifest to allow internet access 2023-01-18 21:51:13 -05:00
Hank Grabowski
0577f14a9a Configure tweaks to get ObjectBox working on iOS and macOS 2023-01-18 15:10:38 -05:00
Hank Grabowski
fa1609bdc3 Add real hashtag processing and storage 2023-01-18 12:52:32 -05:00
Hank Grabowski
2a3c2296a1 Add local memcache for add/get individual connections 2023-01-18 12:12:53 -05:00
Hank Grabowski
dfef64d748 Initial implementation of connections persistence 2023-01-18 00:15:52 -05:00
Hank Grabowski
33d11f78df Factor out groups data into own IGroupsRepo from IConnectionsRepo 2023-01-17 23:03:50 -05:00
Hank Grabowski
b1e4dbf4cc Initial Connections Repo implementation with memory version ported into MemoryConnectionsRepo 2023-01-16 15:31:17 -06: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
467d15f708 Alphabetize dependencies 2023-01-16 10:33:49 -06:00
Hank Grabowski
d6505a1ebe Use initialScrollIndex on PostControl for "go to comment" functionality. 2023-01-16 10:29:25 -06:00
Hank Grabowski
17319eea12 Add persistence to settings service 2023-01-16 10:06:11 -06:00
HankG
31c3cbaa98 Merge branch 'status-control-refactoring' into 'main'
Refactor post/comment views to use a more flattened structure.

See merge request mysocialportal/friendica_portal!4
2023-01-16 15:28:54 +00:00
Hank Grabowski
434407587f Update podlock dependencies 2023-01-16 09:23:03 -06:00
Hank Grabowski
a1ac7a009f Add scroll to position of notification in post screen 2023-01-15 09:39:05 -06:00
Hank Grabowski
3dc6751281 Set notification text back to full body until start doing parsing of the HTML 2023-01-12 17:37:24 -06:00
Hank Grabowski
454a5180d3 Fix reshare confusion where isReshare => youReshared 2023-01-12 17:33:21 -06:00
Hank Grabowski
fae87a1ece Fix notification message on reshares 2023-01-07 12:01:32 -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
30c86175c5 Fix Linux secure storage release build dependency list 2023-01-05 14:41:17 -05:00
Hank Grabowski
f120980d33 Fix android not opening links problem 2023-01-05 14:10:25 -05:00
Hank Grabowski
dc77f6f721 Fix secure storage on macos 2023-01-05 13:55:01 -05:00
Hank Grabowski
697a61ea33 Add description text to unshown ImageControls 2022-12-30 11:44:39 -05:00
Hank Grabowski
731dd64297 Tweak image view to limit size of the text field 2022-12-30 11:36:27 -05:00
Hank Grabowski
76a2106822 Fix android build min sdk version 2022-12-30 11:36:15 -05:00
Hank Grabowski
39ef265bac Add setting for low bandwidth mode and use in ImageControl (no persistence yet though) 2022-12-30 11:07:56 -05:00
Hank Grabowski
53e548336f Add ImageControl that allows for doing on-demand loading and stub holder for all images 2022-12-30 10:55:05 -05:00
Hank Grabowski
ac6602dc45 Fix navbar notifications icon to only show when "has notifications" icon when undismissed ones 2022-12-30 10:37:01 -05:00
Hank Grabowski
0c55723b04 Add logging prints for real builds 2022-12-29 10:00:10 -05:00
Hank Grabowski
09afbf14cb Cleanup overly nested RefreshIndicators in gallery views 2022-12-29 09:33:41 -05:00
Hank Grabowski
9b7461e349 Cleanup extraneous print statements 2022-12-29 09:33:22 -05:00
HankG
36b92cc2e1 Merge branch 'initial-workflow' into 'main'
Initial Workflow Integration

See merge request mysocialportal/friendica_portal!3
2022-12-29 14:01:36 +00:00
Hank Grabowski
4d28607714 Fix infinite loop problem in processNewItems method 2022-12-29 01:20:27 -05:00
Hank Grabowski
f8cb7cd440 Make header wrap but need to figure out long term solution for open external button 2022-12-29 01:04:21 -05:00