todotxt / todo.txt-ios

Official Todo.txt iOS app for managing your todo.txt file stored in Dropbox.
http://todotxt.org
GNU General Public License v3.0
379 stars 112 forks source link

Issue 234-Display projects in filter view on iPad #238

Open stevendpclark opened 9 years ago

stevendpclark commented 9 years ago

Setup only a single KVO to listen for updates to the tasks and update both projects and contexts within the filter view based on that single observer.

stevendpclark commented 9 years ago

Tested all patches merged

https://github.com/ginatrapani/todo.txt-ios/pull/232 https://github.com/ginatrapani/todo.txt-ios/pull/235 https://github.com/ginatrapani/todo.txt-ios/pull/236 https://github.com/ginatrapani/todo.txt-ios/pull/237 https://github.com/ginatrapani/todo.txt-ios/pull/238

together on the iOS simulator on iPhone 5S as well as on iPad 2 on iOS 8.

ginatrapani commented 9 years ago

Wow, thank you @stevendpclark for all the work you put in here. I've been on the road without my dev laptop but I'm back now and plan to test/merge these this week. Thanks again! Will get to these asap.

anderjas commented 9 years ago

I'm still unable to view projects in the filter section on my ipad mini iOS 8.1.1. Has this been fixed and I'm just missing something?

kylesorkness commented 9 years ago

Has this been fixed and I'm just missing something?

No. The bug will be fixed whenever @ginatrapani updates the application with this fix.

jasonroseweir commented 9 years ago

Any update on when/if this will be accepted? Been outstanding now for 10 months. Or is this project no longer active?

hiddo1 commented 8 years ago

I bought this app yesterday. No projects visible in the left pane. When will this bug be fixed?

timpulver commented 8 years ago

Just tested this on iPhone and iPad running iOS 9.1. Works fine! Thanks for the fix!

Btw. I had to disable bitcode in order to compile it.

hiddo1 commented 8 years ago

I use ios 8.3. Is that the problem? I am not eager to go to 9.1: too many complaints. I am just a user, not compiling anything, so disabling bitcode doesn't mean anything to me.