Brent Simmons
|
c1f6026495
|
Rename Account.type to Account.accountType.
|
2024-06-09 22:53:19 -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
|
03eff6a0da
|
Move UIPageViewController extension to the file where it’s used.
|
2024-05-06 22:18:09 -07:00 |
|
Brent Simmons
|
51a893ed98
|
Move Animations and UITableView extensions to UIKitExtras.
|
2024-05-06 22:16:05 -07:00 |
|
Brent Simmons
|
043b7841d8
|
Move RoundedProgressView to UIKitExtras.
|
2024-05-06 22:12:57 -07:00 |
|
Brent Simmons
|
e84d8ad1d7
|
Move TickMarkSlider to UIKitExtras.
|
2024-05-06 22:11:28 -07:00 |
|
Brent Simmons
|
314da23321
|
Move some String extensions to UIKitExtras.
|
2024-05-06 22:07:20 -07:00 |
|
Brent Simmons
|
a80acbacf1
|
Add missing import.
|
2024-05-06 21:37:09 -07:00 |
|
Brent Simmons
|
18acf5919c
|
Move maxY extension method to FoundationExtras.
|
2024-05-06 21:31:30 -07:00 |
|
Brent Simmons
|
b64b1307b7
|
Fix concurrency warnings.
|
2024-04-19 22:30:37 -07:00 |
|
Brent Simmons
|
6db1d40597
|
Replace forEach for for-in.
|
2024-04-07 17:06:39 -07:00 |
|
Brent Simmons
|
53215c1f80
|
Id -> ID renaming.
|
2024-04-07 16:09:23 -07:00 |
|
Brent Simmons
|
c35187900a
|
Create FeedFinder module.
|
2024-04-07 14:57:05 -07:00 |
|
Brent Simmons
|
057d35030b
|
Fix some build errors.
|
2024-04-06 22:24:15 -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
|
fea6d03bc3
|
Remove Master from names.
|
2024-02-26 08:37:15 -08:00 |
|
Brent Simmons
|
c05ef2344f
|
Remove unused code and references to Twitter and Reddit.
|
2023-11-25 11:44:34 -08:00 |
|
Dimitris Apostolou
|
94ae4d348c
|
Fix typos
|
2022-01-05 00:25:20 +02:00 |
|
Paul Godavari
|
7696ca8c2b
|
Fix a typo in a variable name
|
2021-09-29 14:16:08 -05:00 |
|
Stuart Breckenridge
|
25f9896832
|
Localized strings for errors
|
2021-09-24 09:28:32 +08:00 |
|
Stuart Breckenridge
|
bd6095517b
|
is missing instead of not found
|
2021-09-23 20:19:41 +08:00 |
|
Stuart Breckenridge
|
88674d2fc4
|
Consistent theme error messages on iOS
|
2021-09-23 20:16:09 +08:00 |
|
Stuart Breckenridge
|
82a62712ce
|
Better error messages for decoding issues
|
2021-09-21 10:43:12 +08:00 |
|
Maurice Parker
|
cc19b6b13e
|
Fix crash on iOS 15
|
2021-07-16 14:28:56 -05:00 |
|
Maurice Parker
|
bf6e4b5bf3
|
Add preferred action to all alert dialogs.
|
2021-01-11 19:57:14 -06:00 |
|
Maurice Parker
|
18726d061d
|
Remove zero duration animations.
|
2020-10-22 18:56:33 -05:00 |
|
Maurice Parker
|
69fb9421a6
|
Fix tick mark placement which looked bad on iOS 14
|
2020-08-07 15:30:36 -05:00 |
|
Maurice Parker
|
a63466f7b3
|
Add and remove buttons instead of hiding them since our hiding trick doesn't work on iOS 14
|
2020-08-07 15:20:20 -05:00 |
|
Maurice Parker
|
775a69a295
|
Add iOS Reddit URL builder
|
2020-05-12 11:17:47 -05:00 |
|
Maurice Parker
|
4ff273c3b5
|
Add single Home Timeline and Mentions URL builder.
|
2020-04-23 09:08:33 -05:00 |
|
Maurice Parker
|
947c4f04d7
|
Implement fix that prevents wiggling on both the timeline and the article views.
|
2020-04-22 22:03:15 -05:00 |
|
Maurice Parker
|
a5583fc655
|
Validate that the selected row hasn't been removed when trying to select or scroll to it. Issue #1976
|
2020-04-22 18:18:20 -05:00 |
|
Maurice Parker
|
7afcf681fe
|
Stablize swipe back gesture for timeline. Issue #2002
|
2020-04-21 01:52:39 -05:00 |
|
Maurice Parker
|
7064d5d8f5
|
Fix regression where navigating back and paging back from an article happened at the same time.
|
2020-04-12 11:48:14 -05:00 |
|
Maurice Parker
|
f0ec7c5e19
|
Fix problem where back swiping wouldn't work anymore for full screen. Issue #1970
|
2020-04-06 08:47:01 -05:00 |
|
Flowinho
|
47dc34db5d
|
Fix Typo
This contains work related to issue #1910
|
2020-03-15 22:44:12 +01:00 |
|
Maurice Parker
|
a620a20588
|
Add the option to select the user interface color palette. Issue #1900
|
2020-03-15 04:25:25 -05:00 |
|
Maurice Parker
|
d222a9f617
|
Change to not force unwrap the descriptor. Issue #1818
|
2020-02-24 08:42:19 -08:00 |
|
Maurice Parker
|
415fb3ab56
|
Fix it so that we aren't scrolling and selecting using the same animation.
|
2020-01-27 22:10:18 -07:00 |
|
Maurice Parker
|
6ac6136612
|
Make animations individually selectable and no longer animate navigation selections. Issue #1439
|
2020-01-27 21:57:52 -07:00 |
|
Maurice Parker
|
502f83ba2d
|
Set the scroll edge appearance to have the system background. Issue #1665
|
2020-01-20 11:43:26 -07:00 |
|
Martin Hartl
|
5a6e0fd387
|
Apply UINavigationBarAppearance appearance to scroll edge
|
2020-01-19 19:22:36 +01:00 |
|
Maurice Parker
|
4f36ec3b11
|
Add Update Credetials button to the error dialog when a Feedbin credentials error happens. Issue #1441
|
2020-01-16 13:50:30 -07:00 |
|
Mihael Cholakov
|
4b9f896a49
|
Fix UIView.transition view to be the icon
|
2020-01-14 17:49:43 +02:00 |
|
Mihael Cholakov
|
8df0067813
|
Fix icon highlighted color
|
2020-01-13 10:13:02 +02:00 |
|
Mihael Cholakov
|
9368d1033d
|
Implement VibrantBasicTableViewCell
|
2020-01-12 23:53:08 +02:00 |
|
Martin Hartl
|
c739d77817
|
Provide dedicated TitleActivityItemSource when sharing to Omnifocus and Things
|
2020-01-11 09:12:41 +01:00 |
|
Maurice Parker
|
5a7863d447
|
Rollback pull to refresh on the timeline and modified pull to refresh control. Issue #1520
|
2020-01-03 08:42:43 -07:00 |
|
Maurice Parker
|
e26a00ddfe
|
Enable pull to refresh on timeline and change refresh indicator to better show when it is successfully pulled. Issue #1520
|
2020-01-02 21:08:21 -07:00 |
|