thelittlefireman

Results 30 comments of thelittlefireman

Thanks for this amazing generator ! Any news about GDPR ? Do you need help for doing this ? Thanks Thomas

okay :) i will try to do something, but with my bad english and my poor legal knowledge i don't promise anything ...😄

Hi, same issue. ``` Fatal Exception: java.lang.IllegalStateException: The activity must implement ColorPickerDialogListener at com.jaredrummler.android.colorpicker.ColorPickerDialog.onColorSelected(ColorPickerDialog.java:583) at com.jaredrummler.android.colorpicker.ColorPickerDialog.access$000(ColorPickerDialog.java:68) at com.jaredrummler.android.colorpicker.ColorPickerDialog$2.onClick(ColorPickerDialog.java:190) at androidx.appcompat.app.AlertController$ButtonHandler.handleMessage(AlertController.java:167) at android.os.Handler.dispatchMessage(Handler.java:107) at android.os.Looper.loop(Looper.java:224) at android.app.ActivityThread.main(ActivityThread.java:7520) at java.lang.reflect.Method.invoke(Method.java) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:539)...

@AndroidDeveloperLB Nop i use the official repo `implementation 'com.jaredrummler:colorpicker:1.1.0'` :)

This is not a workaround. I just show on the original code where the issue seems to be. A small possible workaround is to implement `implements ColorPickerDialogListener` on the activity...

``` bash-5.0# nginx -V nginx version: nginx/1.18.0 built by gcc 9.3.0 (Alpine 9.3.0) built with LibreSSL 3.3.1 TLS SNI support enabled configure arguments: --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid...

@bunkerity do you need help for this pr ?

not needed anymore, 1.4.3 handle ipv6 correctly and no more ips is parsing by regex