shannon
|
fdca50179e
|
Wait for authentications to be available before trying to use them.
The prior fix for memory corruption problems in authentications had caused the app to launch to the new user screen every time.
|
2024-10-30 14:41:48 -04:00 |
shannon
|
20f7d761bd
|
Increasing thread safety for authentications.
Attempting to fix multiple crashes associated with the call to persist() triggered by the authentications setter called in restore().
|
2024-10-30 14:41:48 -04:00 |
Nathan Mattes
|
3cf397d2d1
|
Merge branch 'develop' into ios-192-profile-about
|
2024-02-20 18:29:27 +01:00 |
Marcus Kida
|
a5f74b8b8c
|
Fix widgets not working since iOS 17 #1234
|
2024-02-20 18:28:54 +01:00 |
Nathan Mattes
|
5e2b2d3cdf
|
Use accounts for widgets (IOS-192)
|
2024-01-02 23:09:50 +01:00 |
Nathan Mattes
|
6c4e3efbde
|
Restore credentials for widgets (#1201)
Fixes #1201
|
2023-12-31 16:44:54 +01:00 |
Marcus Kida
|
d570d3ef09
|
Replace MastodonAuthentication to not be backed by CoreData
|
2023-06-13 14:47:43 +02:00 |
Marcus Kida
|
736c3b515f
|
fix(Widget): User lookup for widget does not yield correct result
|
2023-02-07 12:36:13 +01:00 |
Marcus Kida
|
8a1a483787
|
chore(Widget): Add missing L10n
|
2023-02-07 09:33:47 +01:00 |
Marcus Kida
|
0e303418d7
|
chore(Widget): Fix picked account not desired account
|
2023-02-07 09:07:37 +01:00 |
Marcus Kida
|
998ed3b307
|
chore(Widget): Implement L10n for mock account
|
2023-02-06 19:57:33 +01:00 |
Marcus Kida
|
c00e797996
|
chore(Widget): Add another mock follower in multi followers widget
|
2023-02-06 13:51:58 +01:00 |
Marcus Kida
|
3240a36013
|
feat(Widget): Implement small latest followers widget
|
2023-02-06 11:46:46 +01:00 |
Marcus Kida
|
8438bbc032
|
chore(Widget): Rename MultiFollowersCountSmallIntent -> MultiFollowersCountIntent
|
2023-01-31 14:55:59 +01:00 |
Marcus Kida
|
15b6b9fb93
|
feat(Widget): Implement MultiFollowersCountWidget for medium size
|
2023-01-31 14:54:05 +01:00 |
Marcus Kida
|
9eb26d4ed8
|
feat(Widget): Implement MultiFollowersCountWidget for single Column
|
2023-01-31 14:37:49 +01:00 |