Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

原作者早已跑路,已报的bug修复和功能完善,在这个新分支上来做,最新是1.0.6版本 #287

Open
CysionLiu opened this issue Mar 1, 2019 · 9 comments

Comments

@CysionLiu
Copy link

新分支:
https://github.com/CysionLiu/ImagePicker

在原项目基础上修复bug和增加功能,尽量做到对原开发者的使用无侵入

@CysionLiu
Copy link
Author

在新分支上,2018年的issue大部分已处理

@f839903061
Copy link

f839903061 commented Mar 11, 2019

Intent intent = new Intent(this, ImageGridActivity.class);
intent.putExtra(ImageGridActivity.EXTRAS_TAKE_PICKERS,true); // 是否是直接打开相机
startActivityForResult(intent, REQUEST_CODE_SELECT);

@CysionLiu 使用新分支的1.0.1版本的调用上面代码 直接打开相机,拍照完毕之后保存返回,提示:没有数据!
但是使用开启相册选择图片或者相册里的相机拍照是有数据返回的!

@CysionLiu 如果有解决办法的话,希望能先回复一下,谢谢

@CysionLiu
Copy link
Author

CysionLiu commented Mar 12, 2019

@f839903061 在1.0.5版本已尝试解决;手边的多台测试机已经通过,你可以试下,README里有更新说明

@f839903061
Copy link

@CysionLiu 试过了,这次可以了,谢谢!

@tigericon
Copy link

中文乱码了?

@steaywengwu
Copy link

选泽图片,点解删除,弹出的弹窗文字中文乱码

@steaywengwu
Copy link

在新分支上,2018年的issue大部分已处理

选泽图片,点解删除,弹出的弹窗文字中文乱码

@CysionLiu
Copy link
Author

CysionLiu commented Apr 10, 2019

@steaywengwu 已经修复,新版本为1.0.6

@CysionLiu CysionLiu changed the title 原作者早已跑路,已报的bug修复和功能完善,在这个新分支上来做 原作者早已跑路,已报的bug修复和功能完善,在这个新分支上来做,最新是1.0.6版本 Apr 10, 2019
@uni-cstar
Copy link

新分支:
https://github.com/CysionLiu/ImagePicker

在原项目基础上修复bug和增加功能,尽量做到对原开发者的使用无侵入

还好看了下Issue ,刚才都clone下来准备自己修改bug了。感谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants