-
- [x] Sorting and filtering should be done in CoreDataRepository/NSFetchRequest rather than in ProfileListView
- [x] Insert/Update/Remove triggers NSFetchedResultsController.controllerDidChangeContent…
-
Hello,
After using extensively this framework i come up with the idea that XMPPRoster extension should work more or less like XMPPRoom extension.
I mean:
XMPPRoster should have a delegate protocol t…
-
Hi,
I am having important freezes issues using the saveWithBlockAndWait on iOS 8
and saveWithBlock on iOS 7.
The applications does not crash, it freezes.
You MUST kill it to use it again.
I have te…
false updated
8 years ago
-
Function failing: **8 Orchid 0x0037c9d7 -[XLLocalDataLoader objectAtIndexPath:] + 215**
I would guess it's a synchronization bug.
Version used: `e6e450b47275ac067a6e…
-
- [x] Rename container to something else than "Profiles" to not overwrite existing storage
- [x] Persist active profile to local preferences e.g. `@AppStorage`
- [x] Infer activeProfileId from install…
-
So today I found out that if you fetch inside private queue MOC, which parent is main queue MOC, then you'll hit PSC on main thread as well, blocking it. Hence RK operations that use main queue by def…
-
We should discuss the feasibility of this, especially around auto-updating. It may not be fully possible to do this without the ability to freeze `RLMResults`. If that's the case, we should add the `b…
jpsim updated
9 months ago
-
### Description
Open address bar and press the settings next to the search engine options
More here: https://bravesoftware.slack.com/archives/C06UXF3KJ/p1718737857022649
### Steps to reproduc…
-
### 1. 设置图片圆角
``` Swift
thumbnailImageView.layer.cornerRadius = thumbnailImageView.frame.size.width / 2
thumbnailImageView.clipsToBounds = true
```
### 2. UIAlertController
``` Swift
// Create an op…
-
| | |
|------------------|-----------------|
|Previous ID | SR-2708 |
|Radar | None |
|Original Reporter | courteouselk …