Wykres commitów

149 Commity (2289ea53050fc697c9281b4cae499de26c2e7759)

Autor SHA1 Wiadomość Data
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
Hank Grabowski e001067f37 Make all http calls be at the same finer log level 2022-12-29 00:35:41 -05:00
Hank Grabowski 2ac06454b4 Add confirmations on follow/unfollow and group add/remove 2022-12-29 00:31:10 -05:00
Hank Grabowski 7b2dce96a2 Improve usability of galleries/selectors by:
* thumbnails bigger
* can always double tap/click to get preview
* can remove from posts once added
2022-12-29 00:24:44 -05:00
Hank Grabowski b398f72e74 Add safe area to contacts screen 2022-12-29 00:22:34 -05:00
Hank Grabowski 5328d9d170 Fix full context post/comment pull where newer items have lower IDs (no idea how) 2022-12-29 00:05:13 -05:00
Hank Grabowski 7a41065a1c Initial implementation of hashtag tracking and auto-complete 2022-12-28 17:04:48 -05:00
Hank Grabowski 45380df0d0 Make autocomplete work with all known users not just contacts 2022-12-28 16:13:17 -05:00