14 Commits

Author SHA1 Message Date
a9e0bffe5f Bump deployment target to iOS 15 2022-06-30 19:04:08 -07:00
705fbbe343 Fix deadlock when loading assets after requesting authorization 2022-03-29 12:07:57 -04:00
6138fc7748 Add select more photos option to asset picker 2022-01-23 10:55:07 -05:00
bd49683e13 Fix not being able to select assets on iOS 15 beta 2 2021-06-26 17:18:04 -04:00
ffe6450b26
Xcode recommendations, use AnyObject instead of class in protocol requirements 2021-05-22 13:44:58 -04:00
a896573a5e Show assets immediately after granting permissions 2021-04-04 15:04:32 -04:00
4c82b1a341
Rewrite Compose screen in SwiftUI 2020-08-31 19:28:50 -04:00
3937dde2bf
Fix crash when selecting attachments on iOS 13 2020-08-17 18:52:54 -04:00
fe09c5e522
Switch asset picker to use diffable data sources 2020-07-06 18:16:18 -04:00
4fdafa893e
Add drawing attachments using PencilKit 2020-05-09 22:14:48 -04:00
17f15db32d
Don't round bottom corners of asset picker
Corner radius doesn't match that used on 2019 iPad Pro, so rounding the
bottom corners results in the view controller beneath the asset picker
showing through in some split-screen configurations
2020-03-16 20:50:16 -04:00
1a11dd2a69
Present asset picker as popover in regular horizontal size class 2020-03-16 20:45:51 -04:00
9ed05de3ee
Add compose attachments preview 2020-03-15 14:25:02 -04:00
64a8f6d733
Reorganize code 2020-03-15 11:43:41 -04:00