Brill Pappin

Results 30 issues of Brill Pappin

If yous progress is larger than the max value, the progress in the indicator is shown to pass 100%, buthe progress returned to OnProgressChangeListener is truncated to max value. OnProgressChangeListener...

Just wanted a way to hide the text so it doesn't interfere with more complex views put in the middle. A future refactor might allow the the addition of a...

the command **`gradle install`** will install the arr file into the local maven repo so it can be referred to as a static dependency such as **`compile 'pl.tajchert:nammu:1.0.2'`**

You can't change the license from CC to MIT since you based it on the CC licensed code and removed the original users name.

This may not be an issue, but appears to be. the android grade build looks for **maven-metadata.xml** file when resolving dependencies, however the install task of the this plugin creates...

the documentation says to use rootProject.name = 'artifact' to set the artifact name, but it's not working properly. It seems to be ignored by the plugin.

The Stream API documentation example shows the processing of a single object, but not a stream of objects.

I have only implemented it for Android and iOS, with Android being my primary language and iOS being a light secondary skill, so treat accordingly. I did update the documentation...

enhancement
platform: ios
platform: android

I'm got a situation where a watcher updates a legacy object if it loads and is missing some data, however if its loaded by a query first with the find...

The library needs to be migrated to Material 3. Since the Themes are significantly different, they do not apply colour correctly.