Rui Zhao

Results 205 comments of Rui Zhao

That's strange if you are connected to wifi (because at least the connected one should show up if I were right). Is that a persistent behavior? I mean, if you...

@ThePreviousOne @gorn Sorry for the invonvinence :( One last check before I can conclude that's a logical bug (or some not-well-documented behavior?): Do you use any permission management apps (apart...

v0.5.5.4 should improve the situation. Could you have a test if it appears in the repo?

(Not for the bug itself, as I still can't reproduce) FYI: I'm using Oxygen OS 3.1.4, based on Android 6.0.1, and I don't have this issue... (The two reported cases...

One potential cause: did you grant Easer the "Access Location" permission? (I accidentally knew this.) I know it sounds a bit weird at a first glance, but (at some point)...

Thanks for reporting. Is there any permission issue?

@NiklasTheis Hmm, good point, though should be rephrased. I can call the specific system setting to let the user to turn on location service, but can't do it from Easer...

@jefryjacky I don't quite understand your words... What's the difference between "folder" and "directory" (except they are usually used by windows and unix respectively)? You could pass a directory name...

@jefryjacky I think you have misunderstood the meaning. The hardcoded "logger" string is only used in `if (directory == null)` which means the user (of the library) doesn't provide a...

I have changed some, but with one thing not sure: How shoud I test the builder? Just confirm the resulting `DiskLogStrategy` will log?