JP Simard

Results 143 issues of JP Simard
trafficstars

Asset Catalog Compiler Warnings reported by Xcode 8.3.2: ``` RealmTasks Apple/RealmTasks iOS/iOS.xcassets: The file "[email protected]" for the image set "AppIcon" does not exist. RealmTasks Apple/RealmTasks iOS/iOS.xcassets: The file "icon-ipad-40.png" for...

rather than only being able to test locally

S:P1 Backlog
T:Feature
Apple

For example, the code to create a default list if necessary and the `setupFirstSyncWorkaround()` and `setupNotifications()` functions currently have quite a bit of duplication across the Mac and iOS versions.

S:Idea Backlog
T:Internal
Apple

We used to animate nicely when pulling down to add a new item, but now that it adds it to the Realm, that animation wast lost. We should add this...

T:Enhancement
S:P2 Backlog
Apple

Even though sync has operational transforms and should be robust to changes, is this app? What if an item is created/deleted/modified while in the middle of an animation? Ideally we'd...

S:P1 Backlog
T:Test
Apple

What happens when the list you're viewing on one device is deleted on another? How about an item, when you're reordering it?

S:P1 Backlog
T:Test
Apple

I just added one for top navigation in #102.

S:Idea Backlog
T:Enhancement
Apple

This is how Clear does it, and it's quite a nice pattern. Currently, we just opt completed items out of reordering altogether.

S:Idea Backlog
T:Enhancement
Apple

Clear supports pulling down while editing to create another task.

S:Idea Backlog
T:Enhancement
Apple