Wenqi Li
|
86b23f976c
|
Merge pull request #13 from quanghd96/master
fix collection nil
|
2021-01-09 18:09:36 +08:00 |
|
Wenqi Li
|
d5f911e163
|
Merge pull request #8 from qingxistudio/master
Fix: use sub path /Document/photo_gallery to save file
|
2021-01-09 14:53:08 +08:00 |
|
Wenqi Li
|
00efb537c6
|
update CHANGELOG.md
|
2020-12-30 21:19:17 +08:00 |
|
Đặng Ngọc Quảng
|
f742e6e666
|
fix collection nil
|
2020-11-24 15:54:33 +07:00 |
|
Jordan Bushnell
|
50ccc25eb1
|
Added alternative query syntax for listMedia for Android 11 (no longer supports LIMIT)
|
2020-11-23 20:21:02 +00:00 |
|
jianjun
|
c51a34e70d
|
Fix: use sub path /Document/photo_gallery to save file
|
2020-10-22 15:52:02 +08:00 |
|
Wenqi Li
|
44842c0b1b
|
release version 0.3.0
|
2020-09-20 19:06:48 +08:00 |
|
Wenqi Li
|
a41149e10e
|
update android gradle version
|
2020-09-20 18:52:51 +08:00 |
|
Wenqi Li
|
af3efe5207
|
add mediumType for AlbumThumbnailProvider in example app
|
2020-09-20 18:39:48 +08:00 |
|
Wenqi Li
|
c0bbf46ae2
|
specify _albums type generic
|
2020-09-20 18:38:02 +08:00 |
|
Wenqi Li
|
ce9184372b
|
add optional mediumType parameter of getAlbumThumbnail api method to display video thumbnail correctly
|
2020-09-20 18:34:26 +08:00 |
|
Wenqi Li
|
c70dd411dc
|
rename collection to album in example app
|
2020-09-20 16:04:55 +08:00 |
|
Wenqi Li
|
4548239b7b
|
rearrange code
|
2020-09-20 16:03:29 +08:00 |
|
Wenqi Li
|
7398873cf4
|
clean up code
|
2020-09-20 16:02:18 +08:00 |
|
Wenqi Li
|
0006fb5c9c
|
Merge pull request #6 from wildsurfer/patch-1
Force getFile to use highest quality videos
|
2020-09-20 15:29:34 +08:00 |
|
Ivan Kuznetsov
|
613d0c466e
|
Force getFile to use highest quality videos
It looks like images are forced to be in high quality (see line 321) but videos aren't. This commit forces videos to be in high quality format
|
2020-09-19 17:13:21 +03:00 |
|
Wenqi Li
|
e7a27ebc1d
|
release 0.2.5 version
|
2020-08-22 17:51:58 +08:00 |
|
Wenqi Li
|
a05fbe639e
|
update README.md by adding mediumType parameter in getThumbnail API and ThumbnailProvider
|
2020-08-22 17:06:31 +08:00 |
|
Wenqi Li
|
67ca4415a9
|
add some comments on public APIs
|
2020-08-22 17:02:16 +08:00 |
|
Wenqi Li
|
1fcc2d8663
|
update MediumType to image in example app
|
2020-08-22 17:01:56 +08:00 |
|
Wenqi Li
|
04249eeab3
|
remove MediumType attribute in MediaPage, and remove MediumType parameter in listMedia method
|
2020-08-22 17:01:33 +08:00 |
|
Wenqi Li
|
d66f13b276
|
rename collection to album
|
2020-08-22 16:59:52 +08:00 |
|
Wenqi Li
|
6a2ea4d178
|
remove video_player dependency out of plugin
|
2020-08-22 16:57:38 +08:00 |
|
Wenqi Li
|
194b9e121f
|
update ios dependency
|
2020-08-22 16:07:58 +08:00 |
|
Wenqi Li
|
7f34630a9d
|
release 0.2.4 version
|
2020-08-22 15:33:06 +08:00 |
|
Wenqi Li
|
48cd6f6663
|
add VideoProvider widget to play video in example app
|
2020-08-22 15:32:52 +08:00 |
|
Wenqi Li
|
3699cb02a9
|
add video_player dependency in example app
|
2020-08-22 15:32:15 +08:00 |
|
Wenqi Li
|
d406567d0e
|
release 0.2.3 version
|
2020-08-22 14:39:22 +08:00 |
|
Wenqi Li
|
cd115fe8d2
|
release 0.2.2 version
|
2020-08-22 14:33:36 +08:00 |
|
Wenqi Li
|
2d261bf5e3
|
rename media to medium in ViewerPage
|
2020-08-22 14:17:58 +08:00 |
|
Wenqi Li
|
af91b50909
|
add mediumType attribute in ThumbnailProvider
|
2020-08-22 14:12:54 +08:00 |
|
Wenqi Li
|
9196eddccd
|
wrap contentResolver.loadThumbnail method in try/catch, when FileNotFoundException threw return null instead.
|
2020-08-22 14:12:11 +08:00 |
|
Wenqi Li
|
95bd030e91
|
rename 'collectionId' to 'albumId' in tests
|
2020-08-18 16:41:24 +08:00 |
|
Wenqi Li
|
e79e0771cb
|
release 0.2.2-beta
|
2020-08-18 16:33:37 +08:00 |
|
Wenqi Li
|
359a86dfa8
|
change medium creationDate and modifiedDate precision from second to millisecond on iOS platform
|
2020-08-18 16:30:56 +08:00 |
|
Wenqi Li
|
181d2ce10d
|
release 0.2.1-beta
|
2020-08-18 16:12:24 +08:00 |
|
Wenqi Li
|
32129c5e9e
|
add video duration attribute in Medium
|
2020-08-18 16:12:06 +08:00 |
|
Wenqi Li
|
e950e7f6bb
|
release 0.2.0+1
|
2020-08-18 15:51:54 +08:00 |
|
Wenqi Li
|
fb3510f6e5
|
release 0.1.1+1
|
2020-08-18 15:11:10 +08:00 |
|
Wenqi Li
|
eacd4b5666
|
add version badge in README.md
|
2020-08-14 22:09:29 +08:00 |
|
Wenqi Li
|
3cb7c351d3
|
update README.md
|
2020-08-14 19:44:15 +08:00 |
|
Wenqi Li
|
133d87ab29
|
update README.md
|
2020-08-14 19:43:32 +08:00 |
|
Wenqi Li
|
3ca1278391
|
release 0.1.1+1-beta
|
2020-08-14 19:20:47 +08:00 |
|
Wenqi Li
|
fe319937c9
|
remove transparent_image dependency out of plugin
|
2020-08-14 19:15:43 +08:00 |
|
Wenqi Li
|
40e8dfe6bf
|
publish package to pub.dev
|
2020-08-14 18:38:04 +08:00 |
|
Wenqi Li
|
299b52bb80
|
update plugin version to beta
|
2020-08-14 18:30:39 +08:00 |
|
Wenqi Li
|
67d2a5f8a2
|
initial commit
|
2020-08-14 18:07:27 +08:00 |
|