Commit Graph

747 Commits

Author SHA1 Message Date
Angelo Stavrow
f758b55fea
Fix iOS 16+ navigation 2024-09-01 16:00:33 -04:00
Angelo Stavrow
8a35fe37f7
Replace text label with PostCellView 2024-09-01 15:59:49 -04:00
Angelo Stavrow
1ac0ff5b73
Merge branch 'navigation-refactor' of github.com:writefreely/writefreely-swiftui-multiplatform into navigation-refactor
# Conflicts:
#	WriteFreely-MultiPlatform.xcodeproj/project.pbxproj
2024-09-01 12:36:54 -04:00
Angelo Stavrow
5fbdc540e9
Cleanup and bump minimum iOS version to 15 2024-09-01 12:36:06 -04:00
Angelo Stavrow
06682d89b6
Replace WFModel nav state published vars with model.navState for Mac app 2024-09-01 12:36:06 -04:00
Angelo Stavrow
64dfdd63eb
Replace WFModel nav state published vars with model.navState 2024-09-01 12:36:06 -04:00
Angelo Stavrow
62e781c52e
Create WFNavigationState class to replace published vars in WFModel 2024-09-01 12:36:05 -04:00
Angelo Stavrow
3425cc7226
Get nav working from CollectionList > PostList > PostEditor 2024-09-01 12:36:05 -04:00
Angelo Stavrow
5fbb87ec1e
Get minimum navigation set up with NavigationStack 2024-09-01 12:36:05 -04:00
Angelo Stavrow
75c4d6089e
Move bulk of SearchablePostListFilteredView into DeprecatedListView 2024-09-01 12:36:05 -04:00
Angelo Stavrow
7a5eb1b3eb
Set app/bundle version at project level 2024-09-01 12:35:24 -04:00
Angelo Stavrow
a8eca3d86b
Use NavigationSplitView for iOS 16+ and Mac app 2024-09-01 12:35:24 -04:00
Angelo Stavrow
e1cb3993e8
Remove debugging statements 2024-09-01 12:35:24 -04:00
Angelo Stavrow
7187d545a8
Fix for being sent back to post list on app reactivate 2024-09-01 12:35:23 -04:00
Angelo Stavrow
8ddafcb11e
Update Sparkle to latest version 2024-09-01 12:34:14 -04:00
Angelo Stavrow
3203697dc8
Update change log 2024-08-19 06:10:29 -04:00
Angelo Stavrow
6cb2a3b383
Update SUFeedURL for Sparkle updates (#261) 2024-08-17 07:06:11 -04:00
Angelo Stavrow
95111671fc
Cleanup and bump minimum iOS version to 15 2024-08-10 10:40:52 -04:00
Angelo Stavrow
c65875a43f
Replace WFModel nav state published vars with model.navState for Mac app 2024-08-03 07:45:40 -04:00
Angelo Stavrow
7ca448fc11
Replace WFModel nav state published vars with model.navState 2024-08-03 07:29:10 -04:00
Angelo Stavrow
e447a6a58e
Create WFNavigationState class to replace published vars in WFModel 2024-08-03 07:21:01 -04:00
Angelo Stavrow
c4aa7e7dfe
Get nav working from CollectionList > PostList > PostEditor 2024-08-02 09:03:26 -04:00
Angelo Stavrow
2b6e883639
Get minimum navigation set up with NavigationStack 2024-08-02 08:30:01 -04:00
Angelo Stavrow
88091dc560
Move bulk of SearchablePostListFilteredView into DeprecatedListView 2024-07-28 09:12:32 -04:00
Angelo Stavrow
a1ebf4db23
Add privacy manifest to iOS app (#260)
* Add initial privacy manifest for iOS app

* Add privacy manifest for iOS app and action extension
2024-07-28 06:06:46 -04:00
Angelo Stavrow
53ab32b7a3
Prep Mac app for release, fix bugs in iOS app (#258)
* Update Sparkle to latest version

* Bump minimum macOS target

For launch, I propose we support the current version of macOS (14.x) and one version earlier (13.x).

* Add WFNavigation wrapper to use NavigationSplitView in macOS

* Replace NavigationView with WFNavigation in ContentView

* Fix deprecation warnings on locale

* Update docs for updating the Mac app

* Fix for being sent back to post list on app reactivate

* Bump build version

* Remove debugging statements

* Bump Sparkle version to address security fix
2024-07-28 06:02:02 -04:00
Angelo Stavrow
b178d77694
Set app/bundle version at project level 2024-06-25 11:53:59 -04:00
Angelo Stavrow
e401a5176c
Use NavigationSplitView for iOS 16+ and Mac app 2024-06-25 11:53:38 -04:00
Angelo Stavrow
f246dd92b5
Bump Sparkle version to address security fix 2024-05-19 15:08:07 -04:00
Angelo Stavrow
c410df2545
Remove debugging statements 2024-04-14 14:43:47 -04:00
Angelo Stavrow
75a8f4c0c4
Bump build version 2024-04-14 14:38:23 -04:00
Angelo Stavrow
4dba38c6e1
Fix for being sent back to post list on app reactivate 2024-04-14 14:17:13 -04:00
Angelo Stavrow
a07443bb35
Update docs for updating the Mac app 2024-03-16 14:49:55 -04:00
Angelo Stavrow
4f97eb5e93
Fix deprecation warnings on locale 2024-03-16 14:49:55 -04:00
Angelo Stavrow
f0df99c1a8
Replace NavigationView with WFNavigation in ContentView 2024-03-16 14:49:55 -04:00
Angelo Stavrow
4a244ae96d
Add WFNavigation wrapper to use NavigationSplitView in macOS 2024-03-16 14:49:55 -04:00
Angelo Stavrow
827f630493
Bump minimum macOS target
For launch, I propose we support the current version of macOS (14.x) and one version earlier (13.x).
2024-03-16 14:49:55 -04:00
Angelo Stavrow
0608994bb2
Update Sparkle to latest version 2024-03-16 14:49:54 -04:00
Angelo Stavrow
664eb44882
Update changelog for release 2024-03-16 14:42:26 -04:00
Angelo Stavrow
9261cf1251
Bump build number 2024-01-14 11:01:43 -05:00
Angelo Stavrow
d798c5046a
Update change log 2023-11-10 08:16:41 -05:00
Angelo Stavrow
3f424b399a
Improve offline experience (#255) 2023-10-23 17:15:41 -04:00
Angelo Stavrow
5efdde96cc
Update changelog for release 2023-07-30 07:34:32 -04:00
Angelo Stavrow
34e2340afa
Restore setting post status in importData helper (#253) 2023-07-23 10:22:35 -04:00
Angelo Stavrow
46649c6bef
Bump build number to match App Store Connect upload
Signed-off-by: Angelo Stavrow <angelo@droppedbits.com>
2023-07-23 08:18:12 -04:00
Angelo Stavrow
73d219d0ec
Handle undo of edited posts (#251) 2023-07-23 07:19:52 -04:00
Angelo Stavrow
ba3f44b287
Update collection alias when refreshing moved posts (#250) 2023-06-10 07:33:44 -04:00
Angelo Stavrow
6bb8be4d46
Add a "search posts" feature to the post list (#245) 2023-06-10 06:49:45 -04:00
Angelo Stavrow
579db0c889
Add "Create Log Post" command to Post menu (#243) 2023-04-17 10:27:01 -04:00
Angelo Stavrow
79b4301988
Bugfix: post not refreshed when updated from server (#246) 2023-04-16 06:08:32 -04:00