issues
search
MontanaFlossCo
/
Flint
The Flint framework for building apps on Apple platforms using Feature Driven Development
https://flint.tools
MIT License
629
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
FYI
#331
vikingosegundo
opened
1 year ago
0
.
#330
ghost
closed
2 years ago
0
See if ditching UIKitForMac solves our compile issues on 10.x
#329
marcpalmer
closed
5 years ago
0
Add developer notes for release process
#328
marcpalmer
closed
5 years ago
0
Reinstate the PresenterType declaration, it is still required it seems
#327
marcpalmer
closed
5 years ago
0
Update per-SDK #if(s) to use xcconfig based on platform SDK version
#326
marcpalmer
opened
5 years ago
0
Typo in Shortcuts guide
#325
Fahrni
closed
5 years ago
3
Look at adding support for including Action(s) in iOS 13 menus and keyboard shortcuts
#324
marcpalmer
opened
5 years ago
0
Look at any changes needed for Bluetooth "always" permission
#323
marcpalmer
opened
5 years ago
0
Look at integrating Action dispatch with Combine
#322
marcpalmer
opened
5 years ago
0
More compile issues with UIKitForMac builds
#321
marcpalmer
closed
5 years ago
0
Fix compile errors on UIKit for macOS
#320
marcpalmer
closed
5 years ago
1
See if we can get iosmac builds to work with Carthage
#319
marcpalmer
closed
5 years ago
0
Fix macOS Intents-related compile errors in Xcode 11
#318
marcpalmer
closed
5 years ago
0
Add sugar / docs for creation new ActionSession per Window Scene on iPadOS
#317
marcpalmer
opened
5 years ago
0
Add Bitrise builds for Xcode 11 beta
#316
marcpalmer
opened
5 years ago
0
Add typealiases to avoid UIKit clashes in iOS 13
#315
marcpalmer
closed
5 years ago
0
Investigate issues around supporting parameters and outputs for Shortcuts
#313
marcpalmer
opened
5 years ago
0
Investigate usage of NSUserActivity for multi-window state restoration
#312
marcpalmer
opened
5 years ago
0
Investigate new location permission changes (Always is not supported now)
#311
marcpalmer
opened
5 years ago
0
Experiment with SwiftUI calling into Flint actions
#310
marcpalmer
opened
5 years ago
0
Add SwiftPM support
#309
marcpalmer
opened
5 years ago
0
Rename UIAction to avoid clash with UIKit's UIAction
#308
marcpalmer
closed
5 years ago
1
Slava’s workaround + bug link from WWDC2019 labs.
#307
marcpalmer
closed
5 years ago
1
1.0 release prep
#306
marcpalmer
closed
5 years ago
0
Edit/add voice shortcut completion optionality and collateral fixes
#305
marcpalmer
closed
5 years ago
1
shortcut() was not applying the convention for suggested phrase.
#304
marcpalmer
closed
5 years ago
0
Fix the typealias issues properly
#303
marcpalmer
closed
5 years ago
0
Make the add/edit voice shortcut functions support optional completion callbacks
#302
marcpalmer
closed
5 years ago
0
Fix typealias warnings by holding the generics right.
#301
marcpalmer
closed
5 years ago
0
Add HomeKit permissions adapter
#300
marcpalmer
opened
5 years ago
0
Add a Notifications permission adapter
#299
marcpalmer
opened
5 years ago
0
Implement TV Provider permission adapter
#298
marcpalmer
opened
5 years ago
0
Amend required permissions info on features to include a set of only those that can be requested
#297
marcpalmer
opened
5 years ago
0
Add Media Library permissions, clean up some code.
#296
marcpalmer
closed
5 years ago
0
Look at adding "Face ID" and "Touch ID" security requirements
#295
marcpalmer
opened
5 years ago
0
Bluetooth peripheral permissions
#294
marcpalmer
closed
5 years ago
0
Add SiriKit permission adapter
#293
marcpalmer
closed
5 years ago
0
Add unit tests for routing associated domain deep links
#292
marcpalmer
closed
5 years ago
0
Add unit tests for action perform APIs
#291
marcpalmer
closed
5 years ago
0
Unit tests for performing actions via an ActionSession
#290
marcpalmer
closed
5 years ago
0
Combine dev + prod logs for focus logging purposes.
#289
marcpalmer
closed
5 years ago
0
Improve log copying logic to be able to overwrite existing files
#288
marcpalmer
closed
5 years ago
0
Add support for incoming activities with webpageURL
#287
marcpalmer
closed
5 years ago
0
Fix suppression of internal logging
#286
marcpalmer
closed
5 years ago
0
Add camera permission on macOS 10.14+, mic perm on iOS+macOS 10.14+
#285
marcpalmer
closed
5 years ago
0
Add resignCurrentActivity action
#284
marcpalmer
closed
5 years ago
0
Let errors through the focus log filter always
#283
marcpalmer
closed
5 years ago
0
Require setup before register() is called
#282
marcpalmer
closed
5 years ago
0
Add bitrise CI build for FlintDemo PRs
#281
marcpalmer
closed
5 years ago
0
Next