standardnotes / iOS-classic

iOS client - (Deprecated) - New version: https://github.com/standardnotes/mobile
167 stars 21 forks source link

Add 3D Touch functionality to StandardNotes #46

Open flowinho opened 7 years ago

flowinho commented 7 years ago

3D Touch for SN for iOS

Good day,

as previously discussed in the Slack channel, i've created an implemention of 3D Touch application shortcuts so users can quickly navigate to either the Notes List or the Note composer.

Known issues

As discussed in the Slack channel, the app features a navigational / structural implementation of stacked viewcontrollers that is quite hard to utilize in a "apple-y" way, at least for me. This version of 3d touch works but has some querks when 3D Touch is enable. This is due to a navigation call that is made inside the 3d touch authentication function.

Assets

All assets are system-provided by iOS, no license agreements breached 🗡

flowinho commented 7 years ago

So this has been lying around since ages now and conflicts start to arise. @mobitar Is this something thats generally interesing? Then i'll resolve the conflicts. If not, i wont bother since its a waste of time then.