Brent Simmons
|
8cf880bf64
|
Fix module name for RoundedProgressView.
|
2024-06-19 20:17:09 -07:00 |
|
Brent Simmons
|
ae2c21f5f0
|
Move NonIntrinsic* views to UIKitExtras.
|
2024-05-06 22:26:11 -07:00 |
|
Brent Simmons
|
482ff49a64
|
Move UIFont extension to the file where it’s used.
|
2024-05-06 22:21:37 -07:00 |
|
Brent Simmons
|
51a893ed98
|
Move Animations and UITableView extensions to UIKitExtras.
|
2024-05-06 22:16:05 -07:00 |
|
Brent Simmons
|
22d184c5f6
|
Fix concurrency warning.
|
2024-05-03 22:33:21 -07:00 |
|
Brent Simmons
|
07091e0d3e
|
Fix concurrency warning.
|
2024-05-03 22:28:26 -07:00 |
|
Brent Simmons
|
216a83771e
|
Fix some concurrency warnings.
|
2024-04-20 15:41:34 -07:00 |
|
Brent Simmons
|
1368f3dace
|
Move images-related code into Images module.
|
2024-04-15 22:21:17 -07:00 |
|
Brent Simmons
|
6db1d40597
|
Replace forEach for for-in.
|
2024-04-07 17:06:39 -07:00 |
|
Brent Simmons
|
8fa2d9bda4
|
Convert createFeed to async await.
|
2024-04-02 20:46:28 -07:00 |
|
Brent Simmons
|
323d0404f2
|
Convert moveFeed to async await.
|
2024-04-02 20:17:03 -07:00 |
|
Brent Simmons
|
4a4ece71f9
|
Convert removeFeed to async await.
|
2024-03-28 09:28:16 -07:00 |
|
Brent Simmons
|
c5441bddc3
|
Convert addFeed to async await.
|
2024-03-28 08:24:35 -07:00 |
|
Brent Simmons
|
6ad90583a4
|
Convert renameFeed and renameFolder to async await.
|
2024-03-27 17:49:09 -07:00 |
|
Brent Simmons
|
797d7ef2e0
|
Fix Mac build errors.
|
2024-03-21 17:21:50 -07:00 |
|
Brent Simmons
|
13871495f3
|
Update iOS code to handle module changes.
|
2024-03-20 20:54:21 -07:00 |
|
Brent Simmons
|
2461e937bf
|
Replace RSCore with several local modules. Update code as needed.
|
2024-03-20 20:49:15 -07:00 |
|
Brent Simmons
|
186deebf9b
|
Turn on strict concurrency. Fix some issues.
|
2024-03-19 19:55:55 -07:00 |
|
Brent Simmons
|
b2d3128b2d
|
Fix build errors.
|
2024-03-19 10:15:30 -07:00 |
|
Brent Simmons
|
61496e138f
|
Restore several of Maurice’s changes, including the new three-pane split view.
|
2024-03-03 22:51:53 -08:00 |
|
Brent Simmons
|
f54fe338cd
|
Remove WebViewProvider and PreloadedWebView. This is really Maurice’s change but I’ve changed things so much that I don’t think I can cherry-pick it. There’s going to be a lot of that coming up.
|
2024-02-29 20:48:04 -08:00 |
|
Brent Simmons
|
565b3ac2c3
|
Remove some no-longer-needed #available checks.
|
2024-02-27 20:13:00 -08:00 |
|
Brent Simmons
|
fea6d03bc3
|
Remove Master from names.
|
2024-02-26 08:37:15 -08:00 |
|