chlegou

Results 9 issues of chlegou

Hi there, when deploying my app to production, i have seen this error in crashlytics happening to a user having an Android 11 Pixel 4 XL device. here is the...

it's known that the Nexus share intent add some suggestions for direct share. Unfortunately, this feature is omitted by Huawei Share. so from that, i tried your library, so get...

enhancement
help wanted

Hi, i have a problem with Scrolling behavior of the activity when added 3 ExpansionPanels in vertical Linearlayout. since they are next to each others(in a row), they occupy a...

Before starting, this is surely related to [#572 ](https://github.com/evernote/android-job/issues/572) we still have this bug in android 8 and 9. the problem is with `.startService(intent)` in [WakeLockUtil.java#L111](https://github.com/evernote/android-job/blob/d9cfc62d2cd52051b424efa0dcff3574287a6171/library/src/main/java/com/evernote/android/job/WakeLockUtil.java#L111) looking to this [thread...

###Coin Name: "BitCore" (BTX) * link to logo: [http://i.imgur.com/NN64XYh.png](http://i.imgur.com/NN64XYh.png) * official website: [https://bitcore.cc/](https://bitcore.cc/) * logo color (HEX): `#E82EAB` * bitcointalk.org thread: [https://bitcointalk.org/index.php?topic=1883902.0](https://bitcointalk.org/index.php?topic=1883902.0)

ENHANCEMENT: > [Spring boot mongo repositories aggregation](https://github.com/spring-projects/spring-data-mongodb/blob/main/src/main/asciidoc/reference/mongo-repositories-aggregation.adoc) offer means to interact with the aggregation framework via annotated repository query methods. Similar to the JSON based queries, you can define a...

enhancement

I'm looking for dynamic @Aggregation pipeline affectation. you know already that we could affect a string array to @Aggregation annotation like this: @Aggregation({ "{ $unwind : { path : $skills...

theme: 4.2

hi i would like to suggest a new feature, when we could specify the default page to display. i hope you accept this: PDFView.with(this) .setfilepath(file.getAbsolutePath()) .setPage(2) // open the page...

Hi there, I have an issue using spring-filter with java polymorphism. **With Spring-boot and Mongo** I'm using the code like this and It's working like a sharm. // controller @GetMapping("")...