Artjom König

Results 7 issues of Artjom König

Given two events `class A {...}` and `class B extends A {...}` and the corresponding subscriptions ``` @Subscribe(priority = 2) public void onEvent(A event) ``` and ``` @Subscribe(priority = 1)...

Hi, I added support for "ON DELETE CASCADE" clause for the foreign key constraint.

I use milton in my Android app via `SimpletonServer`. If I use Windows Explorer as client and copy large files to the server I see the progress bar progressing very...

question

Please make your methods and variables `protected`, for custom derived behavior support.

Hi, due to the lack of feedback if the users clicks on "not now" in the native rating dialog, I would implement it like this: ``` RateMyAppBuilder( rateMyApp: RateMyApp( googlePlayIdentifier:...

Support for different event colors Support for multiple events for the same day

## Type of change - [x] Feature - [ ] Bugfix - [x] Technical - [ ] Other : ## Content The map server configuration (style.json), provided by the wellknown...

Z-Community-PR