Commit graph

231 commits

Author SHA1 Message Date
Hank Grabowski
3edc78dad1 Copy initial rounded Android icons up to icon art folder 2023-01-30 10:55:48 -05:00
Hank Grabowski
ecffaaccae Merge branch 'main' of gitlab.com:mysocialportal/relatica 2023-01-30 10:54:58 -05:00
Hank Grabowski
30e2ec5449 Add initial image DM copy to clipboard 2023-01-30 10:54:46 -05:00
HankG
973cc8136f Merge branch 'fix-older-connection' into 'main'
Add Old Android Network Fix

See merge request mysocialportal/relatica!17
2023-01-30 15:48:17 +00:00
Hank Grabowski
99e948ab9e Add new refresh mechanism to User Posts screen 2023-01-30 10:45:02 -05:00
Hank Grabowski
cac2ca9f8e Add Old Android Network Fix 2023-01-30 10:37:25 -05:00
Hank Grabowski
2907857cca Add rounded Android icons (kind of a hack for now) 2023-01-30 09:51:22 -05:00
Hank Grabowski
190ff909b5 Fix white boundary issue on iOS icons 2023-01-30 09:16:43 -05:00
Hank Grabowski
4f3672045a Fix white boundary issue on iOS icons 2023-01-30 09:16:01 -05:00
Hank Grabowski
24558e5db9 Add initial image description copy to clipboard 2023-01-30 08:11:48 -05:00
Hank Grabowski
900768b762 Add initial image description copy to clipboard 2023-01-30 08:03:11 -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
d16228223c Merge branch 'main' of gitlab.com:mysocialportal/relatica 2023-01-30 00:30:42 -05:00
Hank Grabowski
c815bdfd58 Rename timeline types to make clearer
Attempting to address Issue #11
2023-01-30 00:29:52 -05:00
Hank Grabowski
0a00a18c04 Rename timeline types to make clearer 2023-01-30 00:25:06 -05:00
Hank Grabowski
0cf084192c Sort groups (lists) alphabetically 2023-01-30 00:24:51 -05:00
HankG
bc91f6e14a Merge branch 'gallery-updates' into 'main'
Gallery updates

See merge request mysocialportal/relatica!16
2023-01-30 05:14:10 +00:00
HankG
0c149da90a Merge branch 'image-carousel' into 'gallery-updates'
Image carousel

See merge request mysocialportal/relatica!15
2023-01-30 05:07:05 +00:00
Hank Grabowski
818ef20524 Attempt fixing inability to zoom with carousel control 2023-01-29 23:54:12 -05:00
Hank Grabowski
b23f45a180 Implementation of image carousel with carousel_slider library 2023-01-29 22:36:01 -05:00
Hank Grabowski
8fad35ed33 Add back/forward arrows 2023-01-29 18:09:58 -05:00
Hank Grabowski
2a3547c194 Initial implementation of image carousel 2023-01-29 17:21:47 -05:00
Hank Grabowski
ec7e7fb5d7 Add paging to galleries, new refresh method, and single click to view image 2023-01-29 16:46:22 -05:00
Hank Grabowski
63b2a18e66 Set keyboard type for login form to emailAddress 2023-01-29 10:18:29 -05:00
HankG
13f21b1edb Merge branch 'refresh-refactor' into 'main'
Refresh refactor

See merge request mysocialportal/relatica!14
2023-01-29 15:15:47 +00:00
Hank Grabowski
1c6a712c15 Add new refresh status/request button to timeline page 2023-01-29 10:14:34 -05:00
HankG
6e2fc7770b Remove note about different version availability for 0.1.0b2 2023-01-29 13:47:03 +00:00
HankG
13e0e5b7d3 Update Windows and Linux build version to 0.1.0b2 2023-01-29 13:46:18 +00:00
Hank Grabowski
90574a83d7 First experimental use of a global refresh status ValueNotifier (notifications update) 2023-01-29 07:17:49 -05:00
Hank Grabowski
4abca18fc8 Add better in-line docs on creating new DM's send to field 2023-01-28 15:22:58 -08:00
Hank Grabowski
af93f519d5 Add password/show hide capability. 2023-01-28 15:18:18 -08:00
Hank Grabowski
cdc0c761c3 Comment liking on nested comments still broken, update docs to reflect... 2023-01-27 18:58:38 -08:00
Hank Grabowski
e9a0ad3afe Add clear caches button notes in Changelog 2023-01-27 18:53:12 -08:00
HankG
473dec6c65 Merge branch 'login-screen-tweaks' into 'main'
Update docs for v0.1.0b2

See merge request mysocialportal/relatica!13
2023-01-28 02:31:28 +00:00
Hank Grabowski
57f08bfaa9 Update docs for v0.1.0b2 2023-01-27 18:29:46 -08:00
HankG
d7a436f6a9 Merge branch 'paging-updates' into 'main'
Initial Paging Architecture

See merge request mysocialportal/relatica!12
2023-01-27 16:34:30 +00:00
HankG
30517f7d50 Merge branch 'messages' into 'paging-updates'
Initial Direct Messages Implementation

See merge request mysocialportal/relatica!11
2023-01-27 15:57:26 +00:00
Hank Grabowski
07eea0f5a5 Initial adding new DM thread capability 2023-01-25 12:51:53 -06:00
Hank Grabowski
7611ac3097 Add initial DM reply writing 2023-01-25 12:06:46 -06:00
Hank Grabowski
bdb01e5f26 Add initial DM "mark read" implementation 2023-01-25 11:26:29 -06:00
Hank Grabowski
0b1b819aff Add avatar icon processing for Friendica Connection deserializer 2023-01-25 07:41:41 -05:00
Hank Grabowski
d6dedcbb7c Add initial implementation of DMs (read only and incomplete) 2023-01-24 20:53:55 -05:00
Hank Grabowski
49864d4f97 Add initial paging architecture but only use paging responses on getting followers/following table 2023-01-23 22:37:09 -05:00
Hank Grabowski
bf13e0674b Add user ability to purge memory and persistent caches 2023-01-23 22:36:14 -05:00
Hank Grabowski
61d12542fb Fix contacts search to include name and handle not just name and make case insensitive. 2023-01-23 22:34:05 -05:00
Hank Grabowski
20858e1778 Move Friendica client into its own sub-namespace 2023-01-23 19:56:04 -05:00
Hank Grabowski
56167f3556 Merge remote-tracking branch 'origin/main' 2023-01-23 16:25:23 -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
HankG
d19adedd61 Update beta-program.md 2023-01-22 23:36:06 +00:00