-
Warning:Supported source version 'RELEASE_7' from annotation processor 'android.arch.persistence.room.RoomProcessor' less than -source '1.8'
Warning:library class io.reactivex.internal.observers.ToNo…
-
I need to change a value of an attribute with his set method, this attribute could be @ignored (transient) but need to not have the final modifier.
I suspect It could cause some issues with the str…
-
---
## Context
(_scroll down to the next separator line for the actual purpose of this issue)_
The openHAB Architecture Council (@openhab/architecture-council), after some deliberation and having…
-
Need to think about moving to use [Room](https://developer.android.com/topic/libraries/architecture/room?hl=RU) as the main instrument which helps to communicate with a database.
The Room persisten…
-
- Platform (linux/mac/windows): Windows Server 2008 R2
- Delta Chat Desktop Version: 1.2.0
- Expected behavior: Start program when click on icon on desktop
- Actual behavior: Nothing happens
-…
-
I think c:geo should move from the Android Support libraries to AndroidX as soon as possible, maybe we should even create a GitHub project for that.
The Support Libs won't be there forever and Androi…
-
We can use JavaScript client exchange data as follows:
socket.onchannelmessage = (channelMessage) => {
console.info("Received chat message:", channelMessage);
};
const channelId = "pineappl…
-
I get "Cannot find getter" for the fields with the following libraries.
annotationProcessor "android.arch.persistence.room:compiler:1.0.0"
implementation 'android.arch.persistence.room:runtime:1.0…
-
We can define the list of attributes to include in the notification using the notification.attrs field or use `[ ]` to mean "any attribute". We can also use notification.exceptAttr to do it in the opo…
-
# Changelogs
## App
### New
- New application workflow #2907, #4061, #4080, #4130, #4134, #4154, #4155 #4223, #4246, #4272, #4288 (thanks to @avently and all others involved)
- Unified all three…