Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
166 commits
Select commit Hold shift + click to select a range
fe4c5ce
black style sample
tilltue Aug 27, 2018
34e7d15
Added check for camera selection
abhishekfk Nov 5, 2018
a909c3b
added CustomLayoutDataSource protocol for PHAssets grouped by date.
tilltue Jan 21, 2019
926e340
remove flatMap for swift 3
tilltue Jan 23, 2019
ea439d5
Merge branch 'master' of https://github.com/tilltue/TLPhotoPicker
tilltue Jan 23, 2019
7a2a5e4
Grouped by date for PHAssetCollection
tilltue Jan 23, 2019
5df3628
Readme update: CustomDataSources
tilltue Jan 23, 2019
96f706e
Bug Fix: if used grouped by date, showing camera when select first ro…
tilltue Jan 24, 2019
18c9544
Example Project Update
tilltue Jan 24, 2019
28b8203
upload podfile.lock
tilltue Jan 24, 2019
7c8f057
Readme update
tilltue Jan 24, 2019
6e7d50c
#fixed 156
tilltue Jan 25, 2019
c74b1d5
revert commit : compatible swift 4.0 compactMap -> flatMap
tilltue Jan 28, 2019
4fa755d
Merge branch 'master' of https://github.com/tilltue/TLPhotoPicker
abhishekfk Feb 6, 2019
4431af2
Added camera detection in kUTTypeMovie also.
abhishekfk Feb 6, 2019
8c48e1b
Bug fixed: convertLivePhotosToJPG
tilltue Mar 27, 2019
f548bdc
Merged Upstream
abhishekfk Mar 28, 2019
a0e9cb0
Removed IDEWorkspaceChecks.plist
abhishekfk Mar 28, 2019
bb30036
Removed IDEWorkspaceChecks.plist
abhishekfk Mar 28, 2019
4863c7b
Merge pull request #158 from abhishekfk/master
tilltue Mar 28, 2019
70bb122
Release 1.8.4 : Swift 5.0
tilltue Mar 28, 2019
a42179b
Release 1.8.4
tilltue Mar 30, 2019
b788509
fixed #176: warnings bundle resouece
tilltue Apr 17, 2019
1fbc4a2
fixed carhage build error
tilltue Apr 22, 2019
082127a
Merge branch 'master' into black_style
tilltue May 2, 2019
1151f76
fixed build error
tilltue May 2, 2019
b17e561
Release 1.8.7 #172
tilltue May 2, 2019
f37305b
Bug Fixed #164
tilltue May 17, 2019
a69d54e
Add files via upload
Microbee23 Jun 14, 2019
e870158
Update README.md
Microbee23 Jun 14, 2019
735c4b5
Merge pull request #186 from Microbee23/supported_interface_orientations
tilltue Jun 14, 2019
57f5121
gcd main sync -> async 187
tilltue Jun 26, 2019
23ebaeb
Bug fix: #188
Jul 4, 2019
a8b8080
Bug fix: #188
Jul 4, 2019
bdb091f
BugFix: single selection mode #189
tilltue Jul 17, 2019
6fa3878
added configure for popup
tilltue Aug 9, 2019
b4d741c
BugFix #200
tilltue Aug 17, 2019
f598798
add exportVideoFile output options
tilltue Aug 17, 2019
ce21a10
Typo correction
tilltue Aug 17, 2019
a8aae72
added fetchCollectionOption
tilltue Aug 21, 2019
07f7a0c
added configure for custom localized album title.
tilltue Sep 1, 2019
6fa617f
Fixed #212
tilltue Sep 9, 2019
481c465
Fix typo
Ephemera Sep 11, 2019
2afe30d
Merge pull request #215 from Ephemera/patch-1
tilltue Sep 13, 2019
00b0e04
Fixed 216
tilltue Sep 24, 2019
a635c4f
fixed 219
tilltue Sep 24, 2019
8c12284
Fixed #220
Sep 25, 2019
8269c23
Bug Fixed: #219
tilltue Sep 26, 2019
37125e8
changes access control levels
Sep 29, 2019
82b8448
Bug fixed #221
Sep 30, 2019
f1cadce
Fix iOS 13 white margin in dark mode
danqing Oct 3, 2019
367a871
Merge pull request #226 from danqing/master
tilltue Oct 8, 2019
e1ea38e
#Fixed 230
Oct 26, 2019
0cdcae6
Bug fixed #229, #231
Oct 31, 2019
d6cf40d
fixed #234
Nov 9, 2019
cb0485a
change startplayBack to undefined
Dec 5, 2019
141f975
Add config for startplayBack
Dec 5, 2019
6519a50
Fix minor typo
Dec 5, 2019
6a9cb88
Merge pull request #245 from AshleyCanty/set-startplayBack-to-undefined
tilltue Dec 15, 2019
aa22253
Add long press preview for images
Jan 13, 2020
c653f46
Update TLPhotoLibrary.swift
chrismaddern Jan 23, 2020
6e92537
Update TLPhotosPickerViewController.swift
chrismaddern Jan 24, 2020
37a1067
Merge pull request #252 from smeshko/feature/image-preview
tilltue Jan 27, 2020
2e2f928
Merge pull request #253 from button-labs/master
tilltue Jan 27, 2020
b46004e
release 2.0.8
Jan 27, 2020
963ce72
Bug Fixed #236
Jan 27, 2020
9e9e52b
Added missing file in .xcodeproj
intoxicated Feb 14, 2020
42add13
Merge pull request #259 from intoxicated/master
tilltue Feb 16, 2020
8d721fa
Update README.md
ariiyu Feb 25, 2020
2ecaa15
Merge pull request #265 from ariiyu/master
tilltue Feb 26, 2020
69e87e6
dismissPhotoPicker(withTLPHAssets:) delegate function rollback
Mar 1, 2020
df54fcf
support only video recording
nenseso Jul 18, 2020
8400472
Merge pull request #277 from nenseso/master
tilltue Jul 21, 2020
9c11815
PR #277 added camera configure
tilltue Jul 21, 2020
c4588de
Fixed #275
tilltue Jul 21, 2020
5e83aaa
2.0.12
tilltue Jul 21, 2020
cb8b17c
Hide orderBgView and orderLabel when singleSelectedMode is true
zyphs21 Aug 31, 2020
153482c
Update TLPhotoLibrary.swift
5stralia Aug 28, 2020
3dc1409
Update TLPhotosPickerViewController.swift
5stralia Aug 28, 2020
ecb783b
Merge remote-tracking branch 'origin/master'
tilltue Sep 20, 2020
4f082d4
Merge pull request #281 from zyphs21/master
tilltue Sep 20, 2020
42a1665
Merge remote-tracking branch 'origin/master'
tilltue Sep 20, 2020
7dfcbaa
iOS 14 Privacy - Prevent Limit Access
tilltue Sep 20, 2020
dfba254
Merge pull request #285 from tilltue/ios14
tilltue Sep 20, 2020
df497ec
SPM Support
tilltue Sep 20, 2020
b6b7b9c
Merge pull request #287 from tilltue/spm
tilltue Sep 20, 2020
8f36bec
Fixed #274
tilltue Sep 20, 2020
5a1c9bb
Fixed #266
tilltue Sep 20, 2020
737aa9b
fixed #288
tilltue Sep 26, 2020
f283345
Check canSelect(phAsset:)
5stralia Oct 11, 2020
b797dab
Fix broken layout on iPhone 12 and iPhone 12 Pro #292
dataich Oct 26, 2020
9008125
changed access modifiers from public to open so subclasses can overri…
Oct 26, 2020
35d1e28
Merge pull request #295 from A-G91/open-access-level
tilltue Nov 1, 2020
b055857
Merge pull request #293 from nulab/master
tilltue Nov 1, 2020
f8714a8
Merge pull request #290 from 5stralia/master
tilltue Nov 1, 2020
981a03f
podspec update
tilltue Nov 1, 2020
7ba7238
Add config variable for defaulting camera to front facing. Change UII…
GraemeHarrison Nov 18, 2020
4cb8f2d
Fix iphone12 layout issue
woookDev Jun 2, 2021
14ea8ce
Update PHImageRequestOptions
Odyflame Aug 18, 2021
0c4404e
Fixed crash occurring on iPad Air by including an idiom check which c…
bradykzg Sep 21, 2021
05df338
Merge remote-tracking branch 'origin/bradykzg-fix-ipad-air-crash'
tilltue Oct 11, 2021
d185d68
v2.1.5
tilltue Oct 11, 2021
de229fc
v2.1.6
tilltue Oct 18, 2021
9f17215
encode file name for extention
JuyeonYu Nov 12, 2021
287bc6d
refactor: add default ext type argument
JuyeonYu Nov 16, 2021
a32d361
Merge pull request #330 from JuyeonYu/encodingFileName
wade-dunamu Nov 24, 2021
2d187f8
fix #331
azone Nov 19, 2021
2d57b0b
fix_done_and_cancle_btn_colors_in_ios15
Nov 1, 2021
89f924e
Bugfix
tilltue Nov 25, 2021
43cc38e
layout bugfix
Dec 26, 2021
a2f0b22
Update process resources path in Package.swift
quentinfasquel Jan 3, 2022
0d0cbbd
Replace usage of protocol class to AnyObject
quentinfasquel Jan 3, 2022
e627c78
Reset thumbnailSize to allow updating the item size when change the d…
mahdi-asal Aug 25, 2022
bc9ae7f
Make init for TLPHAsset public.
GraemeHarrison May 16, 2024
b5b69f4
Improved checking for empty state
kwigbo May 7, 2024
e1e1e51
Added count property that reflect actual asset count
kwigbo May 7, 2024
653e0ed
podspec update
tilltue Jul 6, 2024
57e5cf4
Update TLPhotosPickerViewController.swift
vu-wumbo Apr 1, 2025
52d8e8c
Update TLPhotosPickerViewController.swift
vu-wumbo Apr 1, 2025
88db612
TLPhotoPicker 버전 2.1.11로 업데이트
tilltue Jul 4, 2025
9c27646
feat: migrate to UniformTypeIdentifiers (iOS 13+)
tilltue Oct 6, 2025
83f0a81
perf: optimize PHCachingImageManager usage with shared instance
tilltue Oct 6, 2025
e3be0c2
perf: Phase 1-2 performance optimizations
tilltue Oct 6, 2025
a96558c
fix: use delegate parameter tableView instead of non-existent property
tilltue Oct 6, 2025
1fbdd76
fix: UICollectionView crash with custom camera cell
tilltue Oct 6, 2025
ff045d8
added PrivacyInfo.xcprivacy
tilltue Oct 7, 2025
4a3a8d3
feat: add builder pattern to TLPhotosPickerConfigure
tilltue Oct 7, 2025
12f37a9
Separate delegate protocols into individual files
tilltue Oct 7, 2025
ff95043
Release version 2.1.12
tilltue Oct 7, 2025
a2f0fac
sample update.
tilltue Oct 7, 2025
45f2424
로고 변경
tilltue Oct 7, 2025
8f39564
docs: modernize README and restructure documentation
tilltue Oct 7, 2025
aca6ed4
docs: fix documentation inaccuracies found in source code verification
tilltue Oct 7, 2025
60c2831
feat: modernize Example app with best practices and comprehensive exa…
tilltue Oct 7, 2025
5da7faf
refactor: eliminate code duplication in Example ViewController
tilltue Oct 7, 2025
4f6dba8
feat: add GitHub Sponsors support
tilltue Oct 7, 2025
f0435bf
refactor: simplify createPicker by removing modalStyle parameter
tilltue Oct 7, 2025
dad0fb0
Fix ITMS-91054: Invalid API category declaration in PrivacyInfo.xcpri…
invalid-email-address Oct 31, 2025
6ad1bbe
Support iOS 26 UIBarButtonItem APIs
piotrprzeliorz Oct 16, 2025
e559cab
Update Configuration.md
piotrprzeliorz Oct 16, 2025
6878135
fix photos Button For limit permission not available
Weizzz Oct 20, 2025
63ab724
added release.sh
tilltue Nov 5, 2025
fa0f326
chore: bump version to 2.1.13
tilltue Nov 5, 2025
abf45aa
2.1.14 versoin update
tilltue Nov 20, 2025
7b18ad5
fix: update selection state in willDisplay regardless of prefetch mode
Dec 26, 2025
d9cd784
chore: bump version to 2.1.15
tilltue Dec 27, 2025
4852917
Modify TLCollectionViewAdapter class to be open, so that it can be su…
GraemeHarrison Dec 25, 2025
d521364
chore: bump version to 2.1.16
tilltue Jan 14, 2026
7ad2468
Revert "Modify TLCollectionViewAdapter class to be open, so that it c…
tilltue Jan 14, 2026
e5e6a21
chore: bump version to 2.1.17
tilltue Jan 14, 2026
2b02f70
fix: consolidate TLPhotoLibrary into single instance
jisu15-kim Jan 20, 2026
ecdcb21
Modify TLCollectionViewAdapter class to be open, so that it can be su…
GraemeHarrison Dec 25, 2025
0d7ca0a
Update collection view delegate methods to reflect flow layout config…
GraemeHarrison Jan 17, 2026
2dcf33d
fix: make TLPhotoLibrary class public for external access
tilltue Jan 20, 2026
bf4a146
chore: bump version to 2.1.18
tilltue Jan 20, 2026
9723e16
feat: add didCaptureMediaURL callback to bypass camera roll
Rasmussw May 12, 2026
b968979
fix: restore picker dismiss in existing camera roll flow
Rasmussw May 12, 2026
ef1c31d
fix: address review feedback on didCaptureMediaURL callback
Rasmussw Jun 1, 2026
d945f75
fix: avoid duplicate camera picker dismiss
tilltue Jun 3, 2026
8ea6632
chore: bump version to 2.1.19
tilltue Jun 3, 2026
e38885f
docs: document camera media URL callback (#384)
tilltue Jun 3, 2026
96cc9c1
fix: restore camera media URL callback timing (#385)
tilltue Jun 3, 2026
fc61678
chore: bump version to 2.1.20
tilltue Jun 3, 2026
eb1182a
fix: self-dismiss media URL callback
Rasmussw Jun 16, 2026
1dc407a
docs: clarify media URL callback dismissal
tilltue Jun 16, 2026
91d7bca
chore: bump version to 2.1.21
tilltue Jun 16, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# GitHub Sponsors configuration
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/displaying-a-sponsor-button-in-your-repository

github: tilltue
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ Carthage
# Note: if you ignore the Pods directory, make sure to uncomment
# `pod install` in .travis.yml
#
Pods/
#Pods/
2 changes: 1 addition & 1 deletion .swift-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.2
5.0
Loading