Commit Graph

7945 Commits

Author SHA1 Message Date
Stuart Breckenridge
a46b6b7d35 settings 2022-01-26 18:21:12 +08:00
Brent Simmons
6c88b322dd Update release notes and version for 6103. iOS-6.1-6103 2022-01-25 20:02:52 -08:00
Stuart Breckenridge
8bb2a2928c fix layout in landscape 2022-01-26 10:31:18 +08:00
Stuart Breckenridge
883ef85614 work on notification manager 2022-01-26 10:25:42 +08:00
Maurice Parker
94993e1ed1 Merge pull request #3415 from stuartbreckenridge/ios-ui
iOS UI Refresh
2022-01-25 17:00:40 -08:00
Stuart Breckenridge
d074f0e085 standard navigation bar fonts 2022-01-26 06:47:47 +08:00
Maurice Parker
36fb9fb6f6 Merge pull request #3421 from stuartbreckenridge/ios-candidate
Removes 1Password
2022-01-24 16:45:15 -08:00
Maurice Parker
b6a89f7117 Merge pull request #3422 from danielpunkass/keyboard-nav-fix
Fix keyboard navigation in UI
2022-01-24 16:43:57 -08:00
Daniel Jalkut
67e0c89559 Assert that our UIKeyCommand instances should take priority over system behavior. This may be a bit more blunt than is strictly necessary, as I think there is only contention for e.g. unmodified keystrokes including bare arrow keys, but I also don't think that it will probably hurt anything to assert that all of our key commands should be active? 2022-01-24 17:20:07 -05:00
Stuart Breckenridge
ac8fdabb3e Removes 1Password 2022-01-25 06:07:33 +08:00
Stuart Breckenridge
4e1f6d4cd8 slightly better translucent behaviour
Known issue: nav bar on article view is opaque.
2022-01-24 21:47:55 +08:00
Stuart Breckenridge
9672571d99 Bars
Feeds: navigation bar and tab bar appear/disappear correctly when scrolling

Timeline: navigation bar and tab bar appear/disappear correctly when scrolling

Articles: Hmm, not so much.
2022-01-24 21:22:53 +08:00
Brent Simmons
9d41e8eec2 Make app owner of its document type. Bump build to 6102. iOS-6.1-6102 2022-01-23 21:03:04 -08:00
Brent Simmons
639ec3c757 Bump build to 6101. iOS-6.1-6101 2022-01-23 20:47:29 -08:00
Maurice Parker
101d9ea0a3 Change how we delete embedded frameworks 2022-01-23 19:53:52 -07:00
Brent Simmons
b9201ad10d Fix path to VerifyNoBS. iOS-6.1-6100 2022-01-23 16:42:09 -08:00
Stuart Breckenridge
e4cb868ff6 Removes unused unread count code 2022-01-24 08:37:58 +08:00
Stuart Breckenridge
46068c0cae Removes collapsed unread count from headers 2022-01-24 08:27:13 +08:00
Brent Simmons
4cc4b59da2 Update version and release notes for first 6.1 TestFlight beta. 2022-01-23 16:24:47 -08:00
Maurice Parker
66ff2c8bed Rename UnifiedWindow to MainWindow and remove the old MainWindow since we no longer support Catalina 2022-01-23 16:00:44 -08:00
Stuart Breckenridge
b84f79a22f Consistent tinting 2022-01-24 06:20:59 +08:00
Maurice Parker
ea7a101ca5 Change to point to the 6.1 documentation 2022-01-23 13:21:45 -08:00
Maurice Parker
0fb4398c10 Update to point to the 6.1 help book. 2022-01-23 13:20:36 -08:00
Stuart Breckenridge
f66146e9bc Refreshes Feeds screen 2022-01-23 21:01:55 +08:00
Stuart Breckenridge
98cdb86e66 Feeds screen changes 2022-01-23 10:58:29 +08:00
Maurice Parker
f2c9d7d7f0 Merge pull request #3414 from stuartbreckenridge/ios-6.2
macOS 11 and iOS 15 Updates
2022-01-22 11:14:45 -08:00
Maurice Parker
ae33228fe3 Merge branch 'main' into ios-6.2 2022-01-22 11:14:30 -08:00
Maurice Parker
aa689b388f Merge pull request #3412 from Jeehut/main
Remove leftover comment unrelated to any key
2022-01-22 09:34:00 -08:00
Maurice Parker
2eb82af473 Merge pull request #3413 from J-rg/fix-3268
Fix blurry sidebar symbols (#3268)
2022-01-22 09:32:38 -08:00
Stuart Breckenridge
b08d9dfe73 if #available mac
Removes if #available for anything less than macOS 11
2022-01-22 20:55:09 +08:00
Stuart Breckenridge
7a670516fb if #available
Removes < iOS 15 if #available checks
2022-01-22 20:42:24 +08:00
J-rg
b11db14017 Fix blurry sidebar symbols (#3268) 2022-01-22 03:53:50 +01:00
Stuart Breckenridge
d680fe0988 WKWebpagePreferences added to macOS 2022-01-22 08:39:57 +08:00
Stuart Breckenridge
98da0a534b Mac Notifications: switches alert for banner 2022-01-22 08:38:56 +08:00
Stuart Breckenridge
3aec411ec2 removes build settings from pbxproj 2022-01-22 08:38:25 +08:00
Stuart Breckenridge
ce46998d85 Embed and Sign Account in Intents 2022-01-22 07:39:02 +08:00
Stuart Breckenridge
bf72a6e0ff Suppress linker warnings from Account Package. 2022-01-22 07:08:00 +08:00
Cihat Gündüz
08a2b5690e Remove leftover comment unrelated to any key
As it may seem very strange to some people that I'm creating a pull request to fix such a non-issue, here's the explanation: I'm working on a tool that reads Strings files (similar to https://github.com/Flinesoft/BartyCrouch) and my Strings file parser fails in my "real-world project tests" due to this comment. 😅
2022-01-21 23:53:20 +01:00
Stuart Breckenridge
3d3d8a9692 migrates to modern localization 2022-01-22 06:50:28 +08:00
Stuart Breckenridge
39e5f36137 Removes 1Password
Fixes #3411
2022-01-22 06:43:22 +08:00
Maurice Parker
5533ee1618 Merge pull request #3395 from GetToSet/main
Fix: bottom inset of TimelineTableView disappeared on macOS Monterey.
2022-01-21 13:22:20 -08:00
Stuart Breckenridge
e2ef4bc512 SceneCoordinator preferredDisplayMode 2022-01-21 20:39:48 +08:00
Stuart Breckenridge
3a95cd0c3a display mode updates 2022-01-21 20:20:28 +08:00
Stuart Breckenridge
cf2da85817 SettingsViewController / UniformTypeIdentifiers 2022-01-21 19:52:59 +08:00
Stuart Breckenridge
ca690859f7 Article Theme / UniformTypeIdentifiers 2022-01-21 13:07:38 +08:00
Stuart Breckenridge
6c9c3749bb UniformTypeIdentifiers 2022-01-21 12:53:24 +08:00
Stuart Breckenridge
90fed800cb Adds WKWebViewConfiguration to PreloadedWebView 2022-01-21 12:52:48 +08:00
Stuart Breckenridge
b7775ab423 ActivityManager / UniformTypeIdentifiers 2022-01-21 12:44:19 +08:00
Stuart Breckenridge
7cf5f685f3 FaviconURLFinder / UniformTypeIdentifiers 2022-01-21 12:42:59 +08:00
Stuart Breckenridge
52931c215a UniformTypeIdentifier update to FaviconDownloader 2022-01-21 12:34:34 +08:00