repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
keycloakkeycloak | keycloak 14336 ldap group membership be not visible under user in role tab for user import from ldap | Bug | fix for keycloak 14336 the pr add the same functionality that currently exist in the group role mapper to the role counterpart it replicate more or the same that be do in the group mapper the test only check the specific feature in the role mapper because the general functionality be already test in the group ... |
keycloakkeycloak | keycloak 14339 demo template readme with syntax error | Bug | change step 10 and 11 to have consistent syntax with the rest |
keycloakkeycloak | keycloak 13760 document allow action value for execute action email | Enhancement | null |
keycloakkeycloak | baseurl isn t get use | Bug | I m get the follow error when call the auth function error invoke error errortype error errormessage connect econnrefuse 127 0 0 1 8080 trace error connect econnrefuse 127 0 0 1 8080 at tcpconnectwrap afterconnect as oncomplete net js 1107 ... |
keycloakkeycloak | keycloak 12754 honor nest composite role when create role via rest api | Enhancement | null |
keycloakkeycloak | keycloak 14282 add filtering for get user endpoint for enable disabled user | Enhancement | hello team keycloak I ve create a pull request to add additional filtering for user whether there be disabled on enable I hope I don t miss any test if everything seem ok I will create also documentation pr thank |
keycloakkeycloak | keycloak 13721 allow to configure host and port of callbackserver in keycloakinstalled adapter | Enhancement | null |
keycloakkeycloak | keycloak 13915 update jetty 9 4 x dependency to late version | Enhancement | adapt jetty94sessionmanag to workaround jetty 9 4 api change the method org eclipse jetty server session sessionhandler gethttpsession be change from public to protect which make it no long accessible as a workaround the method content be inline |
keycloakkeycloak | keycloak 14132 defaultsecurityheadersprovider should support 307 as r | Bug | edirect code |
keycloakkeycloak | keycloak 14147 cleanup filter | Enhancement | null |
keycloakkeycloak | keycloak 14084 fix zh cn translation for beareronlymessage | Enhancement | jira issue |
keycloakkeycloak | keycloak 14031 use clientprovider to lookup client after a cache invalidation | Bug | use clientprovider to lookup client after a cache invalidation have happen this will make sure that also custom clientstorageprovider will be consider during the lookup jira |
keycloakkeycloak | keycloak 14006 allow administrator to add additional field to be fet | Enhancement | allow administrator to add additional field to be fetch with facebook profile request add fetchedfield to facebook i d provider config which be append to profile url to allow fetch additional profile field documentation pr jira discussion msg keycloak dev trdo fgje2w jkjn0b zaqaj |
keycloakkeycloak | keycloak 13029 kcadm composite role creation fail | Bug | null |
keycloakkeycloak | keycloak 12194 max sso idle timeout great than 24 day cause integer overflow on infinispan cache entry expiration | Bug | as describe on jira ticket when a remote cache be set up expiration can overflow when max idle time be great than 24 day it happen because time on keycloak be store as second but when write to remote cache it s multiply by 1000 cause an overflow |
keycloakkeycloak | keycloak 13246 update italian translation | Enhancement | null |
keycloakkeycloak | keycloak admin client be miss the protection api | Enhancement | currently the node js admin client do not support the protection api describe in the doc service protection api this would be very useful for write application like a aws lambda authorizer be there any plan to implement this api I have create a starting point to cover my need if there be interest... |
keycloakkeycloak | keycloak 11534 add filter by name to application endpoint | Enhancement | block by 6566 |
keycloakkeycloak | email test mean local test always fail | Bug | describe the bug it s not possible to run test locally and get all green due to a hardcode dependency on a 3rd party smtp server see l47 l59 the credential for this service be configure in travisci so they pass there but not available locally to reproduce step to reproduce the behavior 1 ... |
keycloakkeycloak | user create unhandledpromiserejectionwarning error request fail with status code 500 | Bug | when try to create a new user in any realm it give error to reproduce import kcadminclient from keycloak admin const kcadminclient new kcadminclient const setup async await kcadminclient auth username xxx password xxx granttyp... |
linlinjavalitemall | Bug | ||
linlinjavalitemall | token map | Bug | private static map tokenmap new hashmap private static map idmap new hashmap public static integer getuserid string token usertoken usertoken tokenmap get token if usertoken null return null if usertoken getexpire... |
linlinjavalitemall | vue tinymce | Bug | |
baseflowphotoview | the imageview s scaletype have be change since attach a photoviewattacher | Bug | xml java lang illegalstateexception the imageview s scaletype have be change since attach a photoviewattacher this have become a really annoying problem in fragment it appear to be cause by share element transition on lollipop the os s scale transition animation must change the scale type |
baseflowphotoview | pinch zoom inside scrollview | Bug | pinch zoom do not seem to work correctly when a scrollview be enable when the actual content be too long for the screen have a look at the following question |
baseflowphotoview | onmatrixchange flawed | Enhancement | it call getdisplayrect to calculate the display rectangle which in turn use the drawable intrinsic dimension this seem flawed to I when I try for instance with a 700 pixel wide image I get displayrect right value well above 1 000 which be clearly wrong I ll report back with some suggestion shortly but at... |
baseflowphotoview | zoom get reset when layout change | Bug | hi I ve use photoview with an activity full screen I hide show the actionbar on user click when that happen any zoom get reset to the default same go for when I rotate the device be this expect behavior I ve scramble the code in photoviewattacher and see the ongloballayout method which apparently be t... |
baseflowphotoview | question how to add photoview library v 1 2 4 as compile in build gradle | Question | hi change log say that you have already version 1 2 4 but I can only find version 1 2 3 and master contain 1 2 3 how can I import without checkout of project and switch to dev branch |
baseflowphotoview | gradle issue | Bug | when I apply this library to my android studio and try to sync I get this message error no such property group for class org gradle api publication maven internal ant defaultgroovymavendeployer how can I solve it |
baseflowphotoview | update readme md | Invalid | gradle setup |
baseflowphotoview | ensure the scale change listener respond to animation event close 254 | Enhancement | 254 |
baseflowphotoview | scale change listener do not respond to animation event | Enhancement | onscalechange be not call when an animation scale the view for example on a double tap this make it impossible for listener of the callback to tell exactly how much the view be zoom I have a fix ready and will submit a pull request shortly |
baseflowphotoview | photoview lose scale on rotation | Question | while rotate the photoview lose scale setting scale after rotation be not work too |
baseflowphotoview | photoviewattacher create twice for each photoview | Bug | two photoviewattacher be instantiate for each photoview the second one replace the first this be because photoview init be call from two place 1 the photoview constructor 2 photoview onattachedtowindow this can cause problem when for example a onviewtaplistener be set after the photoview be construc... |
baseflowphotoview | update readme md | Invalid | gradle set |
baseflowphotoview | gradle setup | Question | be that possible to find I a gradle inclusion setup for this project |
baseflowphotoview | image viewer | Invalid | very good |
baseflowphotoview | outofmemoryerror when I use big image in viewpager | Bug | when I use photoview to display image big such as image width 1920px height 1080px in viewpager it cause outofmemoryerror exception but if I use universal image loader the image can t to see clearly after zoom in |
baseflowphotoview | illegalargumentexception pointerindex out of range | Duplicate | I ve check in sample there s not same problem I ve get an iae when I m do it to minimal size on photoview |
baseflowphotoview | get wrong animation effect when use activityoption makescenetransitionanimation | Bug | it s a new transition animation in android 5 0 but photoview will get wrong size when play animation like hhlyt |
baseflowphotoview | I want to make go to center of image button when zoom in | Question | when zoom in the image of photoview will large than mobile screen so I want to make button that move mobile screen to center of the image and the image still zoom I have no idea which variable I have to set in onclicklistener could someone guide I please just move mobile screen to specific position such ... |
baseflowphotoview | fix for regression on issue 72 | Bug | if the photoview gesture detector handle scale or drag the photoview we will continue to block the parent view from receive ontouch event if the gesture detector do not scale or drag the photoview at all we allow the parent to properly receive all touch event test on 4 x and 5 x in an activity with both a navi... |
baseflowphotoview | loggermanager not always be use | Bug | sometimes you just jump straight to the android log for example in photoviewattacher line 297 log I log tag imageview no long exist you should not use this photoviewattacher any more |
baseflowphotoview | need help move image | Question | this library be very good and helpful with the first time I can not move image in scale mode I only can move with dx 0 dy 0 I want to custom to can move to any position on screen please help I thank so much |
baseflowphotoview | exception in messagequeue callback handlereceivecallback | Duplicate | 01 16 11 13 43 918 e inputeventreceiver 6256 exception dispatch input event 01 16 11 13 43 918 e messagequeue jni 6256 exception in messagequeue callback handlereceivecallback 01 16 11 13 43 938 e messagequeue jni 6256 java lang illegalargumentexception pointerindex out of range 01 16 11 13 43... |
baseflowphotoview | issue to persist the zooming of image | Enhancement | hi I be use photoview inside viewpager I be set normal size image on imageview inside viewpager and when user pinch to zoom I need to get large image for the same and display it in imageview with same zoom level but when large image come and apply to imageview the zoom level reset please help on this as ss... |
baseflowphotoview | failure to find support dependencie | Question | hi I m pretty much new to android I use this library in my project and while develop in intellij ultimate 14 0 2 everything work fine but at the point of my maven ci build nothing work I get a maven build error failure to find com android support support v4 jar 19 I insert this to my maven pom ... |
baseflowphotoview | remove android allowbackup true | Invalid | allow app use the library to select their own backup option without need to override it |
baseflowphotoview | view pager scroll next page from bottom | Invalid | hi I be new developer for android I like your photoview so much but currently I get one question be it possible scroll to next page by scroll from bottom instead of scroll right go to next page thank |
baseflowphotoview | question max image size | Question | just wonder how well the library support large image I be be use another app base on imageview and when pass a large image 12mp to the viewer the log show an opengl error on some phone since this library be also base on imageview I be wonder if the same problem be likely I have a quick scan though the co... |
baseflowphotoview | setscale with animation doesn t work as expect | Invalid | hi I have 2 button like this java button1 setonclicklistener new view onclicklistener override public void onclick view v attacher setscale attacher getmaximumscale 300 150 true button2 setonclicklistener new view onclicklistener override ... |
baseflowphotoview | 216 remove application tag from library as it be unnecessary | Enhancement | set flag can conflict with project require override to be specify |
baseflowphotoview | Invalid | ||
baseflowphotoview | personal advice add onattachedtowindow method of photoview | Enhancement | override protect void ondetachedfromwindow mattacher cleanup super ondetachedfromwindow when resume of the view be not on touch I feel we can do new photoviewattacher this or resume photoviewattacher in method of the onattachedtowindow |
baseflowphotoview | scaledown | Invalid | how to stop scaledown of image inside viewpager |
baseflowphotoview | coordinate for longclicklistener | Enhancement | although the default interface do not support coordinate it would be great to allow the registration of a custom longclicklistener that provide information about the position of the long click |
baseflowphotoview | use another interpolator of photoviewattacher | Enhancement | could we provide another interpolator of photoviewattacher |
baseflowphotoview | add codecov io coverage reporting | Invalid | hey friend I m from codecov io and I want to personally add our free coverage report tool to photoview when travis ci pass you can see the live report here codecov io github chrisbane photoview codecov io make sure to signup to enable these free feature feature I m excited to hear y... |
baseflowphotoview | can not zoom | Invalid | the photoviewattacher onscale doesn t work but onfiling capture the event |
baseflowphotoview | error inflating class with device phone s note 3 | Invalid | android view inflateexception binary xml file line 10 error inflating class at android view layoutinflater createview layoutinflater java 626 at com android internal policy impl phonelayoutinflater oncreateview phonelayoutinflater java 56 at android view layoutinflater on... |
baseflowphotoview | element in library be unnecessary | Bug | it also force client to include tool replace declaration when the library s allowbackup or hardwareaccelerate value differ from the client project s |
baseflowphotoview | crash use in slidinguppanellayout | Invalid | java lang arrayindexoutofboundsexception length 1 index 1 at android support v4 widget viewdraghelper shouldintercepttouchevent viewdraghelper java 1004 at com sothree slidinguppanel slidinguppanellayout onintercepttouchevent slidinguppanellayout java 754 |
baseflowphotoview | set an initial scale | Enhancement | hi I m try to set an initial scale with photoview but in all way I try I always have the same result nothing I try create a matrix with scale parameter and set it with setdisplaymatrix matrix m I try all setscale photoattacher method and always the same do someone try this and be success thank for... |
baseflowphotoview | disable arbitrary tininess nitpicky request | Enhancement | photoview allow zoom out til long after the image become invisible if you pinch in then release one finger then use the same finger to continue pinch you can continue zoom out for a long time when you release it can take quite a while for the image to zoom back in to its original size this doesn t seem l... |
baseflowphotoview | animate scaletype | Enhancement | be there a way to animate the scale when setscaletype for example if photoview currently have scaletype center inside do setscaletype scaletype center crop would animate the scale the api might look something like setscaletype scaletype scaletype boolean animate |
baseflowphotoview | java lang illegalstateexception imageview no long exist you should not use this photoviewattacher any more | Bug | the follow ise start to appear after update to the 1 3 snapshot due to 199 java lang illegalstateexception imageview no long exist you should not use this photoviewattacher any more at uk co senab photoview photoviewattacher getimageview sourcefile 209 at uk co senab photoview photoview... |
baseflowphotoview | a jar file would be nice | Question | have no experience with gradle I run gradlew from the root folder and gradlew assemblerelease from the library folder and I end up with a library 1 2 3 aar file be there an exist way of build a jar |
baseflowphotoview | java lang illegalargumentexception pointerindex out of range | Bug | java lang illegalargumentexception pointerindex out of range |
baseflowphotoview | error gradle execution fail for task app processdebugmanifest manifest merging fail see console for more info | Question | error gradle execution fail for task app processdebugmanifest manif merging fail see console for more info when use library dependency compile com android support support v4 19 0 compile com actionbarsherlock actionbarsherlock 4 4 0 aar compile com jeremyfeinstein slidin... |
baseflowphotoview | hi photoview unable to horizontal drag zoom picture in the nexus 5 | Invalid | how to fix this bug |
baseflowphotoview | photoview how to use top crop | Question | I have an image with it s height be great than its s width in landscape mode I want to make the photoview start with the image s width fit the screen ok I can do this easily just by set scaletype to crop center however I also want photoview to crop at the top ie top crop not at the center of the image ... |
baseflowphotoview | photoview java getdisplaymatrix | Question | override public matrix getdisplaymatrix return mattacher getdrawmatrix should be mattacher getdisplaymatrix |
baseflowphotoview | could not change background to transparent | Question | how can I change background to transparent I d try android background color transparent but nothing happen |
baseflowphotoview | be it possible to prevent zoom out when image be at scale 1 0 | Question | be there a setting of some sort to prevent pinch zoom out once image be at the original 1 0 scale |
baseflowphotoview | android allowbackup true cause error with android gradle 0 11 1 when application have android allowbackup false | Bug | with the upgrade to com android tool build gradle 0 11 1 the application can no long be build when the application have android allowbackup false because the library have android allowbackup true be also present at com github chrisbane photoview library 1 2 3 4 18 value true suggestion add tool re... |
baseflowphotoview | build fail | Bug | I upgrade gradle and android studio today to the late version after that I couldn t build my project kindly help I failure build fail with an exception where script line 96 what go wrong a problem occur configure project library could not find property alljava on source se... |
baseflowphotoview | swipe action viewpager scale my image to minimum | Question | I have a small problem that when I swipe between image in viewpager my image be be resize also it look like the problem appear only when image width be wide then the screen its quite annoying and I have no idea what might be the problem |
baseflowphotoview | I could not import the library | Bug | error could not find property plugin on com android build gradle libraryextension decorate 5e34222f |
baseflowphotoview | use old api | Enhancement | execute task app generatedebugsource note some input file use or override a deprecate api note recompile with xlint deprecation for detail note some input file use unchecked or unsafe operation note recompile with xlint unchecked for detail be they any new version that will support the late ... |
baseflowphotoview | memory leak with photoviewattacher in api 16 | Question | hi first of all thank you for your amazing work I m currently face a memory issue with this component on device with an api level 16 indeed to know the size of the imageview inside the photoviewattacher you must use a globallayoutlistener this work great and at the end you use a method not the cleanup m... |
baseflowphotoview | can not find photoviewattacher | Question | I be not able to find a class photoviewattacher please help I thank you |
baseflowphotoview | photoview crash in activity with navigationdrawer | Bug | I have an activity with navigationdrawer and fragment with photoview app crash after some scaling of photo stacktrace java lang arrayindexoutofboundsexception length 1 index 1 at android support v4 widget viewdraghelper shouldintercepttouchevent viewdraghelper java 1004 at ... |
baseflowphotoview | programmatically move around a picture | Question | be I able to programmatically move around a picture that I have zoom in on so that I could zoom in on a picture and then move over to a point in the picture |
baseflowphotoview | pinch to zoom on image in a listview | Question | hi I have about 200 image in a listview and I want to zoom on each of they be there any way to disable scrolling when the user be zoom thank |
baseflowphotoview | add feature for bounce on scaling and disabele og medium level zoom | Enhancement | hi I ve add a couple of feature to the library and append example in the demo I hope that you and other will find they useful 1 set an upper and lower bind on the level of bounce a photoview can do previously it come to a complete halt when reach max and have no low limit 2 a method to disabl... |
baseflowphotoview | how to receive onscale event | Question | I want to receive onscale event to do something any possible to do that |
baseflowphotoview | add pin mark over image | Question | it d be great if one can insert a list of view over the image view an experience similar to a map viewer |
baseflowphotoview | maven central release | Question | it d be awesome to have a jar file publish at maven central so that user can only declare the dependency to this lib |
baseflowphotoview | fix drag gesture in view like viewpager | Bug | move re enable touch event interception by parent like viewpager after potential scaling drag gesture detection so it avoid the use of hackyviewpager |
baseflowphotoview | padding issue | Invalid | hi I use photoview to crop the photo to crop photo I have to place it in area in the middle of my activity circle area image shouldn t be scale and also it should be able to put it with padding from screen s edge so my photo s and area s leave should be the same for example how can I do that |
baseflowphotoview | viewpageractivity | Invalid | viewpageractivity |
baseflowphotoview | add support for scale change listener | Enhancement | with this change a scale change listener can be use to listen for scale change when the user adjust scale I ve review almost all issue and this doesn t appear I think the well workaround be use setonmatrixchange and use getscale inside but it s not immediate so it would be very good feature |
baseflowphotoview | bin missing | Question | when I import project it show bin miss |
baseflowphotoview | exception when set medium scale | Bug | photoattacher setminimumscale dialogscale photoattacher setmediumscale 2f dialogscale photoattacher setmaximumscale 3f dialogscale give a midzoom have to be less than maxzoom exception because of the call to checkzoomlevel while the intention be clear this be still a problem because s... |
baseflowphotoview | how do I disable zoom cause crash | Enhancement | hello I be use your library for the image but I don t want to use the zoom in out functionality as it be cause crash for my application please help I to sort out this any help would be appreciable thank |
baseflowphotoview | remove final from onscale | Enhancement | I need to not allow the user to zoom over the mininum zoom so I extend photoviewattacher and implement the onscale but he be final I believe that he doesn t need to be final if there be another way to implement that please let I know |
baseflowphotoview | third presentation | Invalid | we use your project for educational reason thank for your support greece athens university of economic and business |
baseflowphotoview | center crop image android 4 3 1920 x 1080 device like xperia z image make tile after drag left or right | Bug | after drag the image to left or right the image make those tile and do not show the rest of the picture here be a sample photoviewproblem and here be the link of image to test |
baseflowphotoview | photoview inside a scrollview | Bug | when a photoview be in a scrollview it doesn t scroll but the touch event be intercept by the scrollview |
baseflowphotoview | scroll image in viewpager do not work | Duplicate | my apology this be a duplicate of |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.