Commit 612042b
[REFACTOR]: Move streamApiLow to privmx-endpoint module (#120)
* refactor: move streamApiLow and required classes to privmx-endpoint
* chore: comment unimplemented methods in streamApiLow
* refactor: change jni functions names after moving java classes to new dir
* refactor: change paths to java classes in jni after refactor
* chore: remove redundant functions in jni
* chore: reformat file
* refactor: move streamApiLow to privmx-endpoint
* refactor: remove stream classes from privmx-endpoint-streams and use those from privmx-endpoint
* feat: remove redundant classes and import right ones
* refactor: change the way of creating streamApiLow
* refactor: move java stream events classes to new directory
* refactor: Move stream event selector type and event type
* feat: move streamApiLow jni part
* feat: uncomment implemented methods
* feat: init method in jni
* feat: correct imports
* feat: remove class
* feat: remove stream parsers
* feat: remove classes from android jni and move them to privmx-endpoint
---------
Co-authored-by: Dawid Jenczewski <djenczewski@simplito.com>
Co-authored-by: djenczewski <149203207+djenczewski@users.noreply.github.com>1 parent a0222e9 commit 612042b
68 files changed
Lines changed: 1663 additions & 6381 deletions
File tree
- jni-wrappers
- privmx-endpoint-streams
- android
- includes/privmx/endpoint/wrapper/streams
- modules
- parsers
- src/cpp/privmx/endpoint/wrapper/streams
- modules
- parsers
- jvm
- includes/privmx/endpoint/wrapper/streams
- modules
- parsers
- src/cpp/privmx/endpoint/streams
- modules
- parsers
- privmx-endpoint
- src/cpp
- modules
- parsers
- privmx-endpoint-streams
- android/src/main/java/com/simplito/java/privmx_endpoint
- model
- modules/stream
- jvm/src/main/java/com/simplito/java/privmx_endpoint
- model
- modules/stream
- privmx-endpoint/src/main/java/com/simplito/java/privmx_endpoint
- model
- events
- eventSelectorTypes
- eventTypes
- stream
- events
- eventSelectorTypes
- eventTypes
- modules/stream
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 0 additions & 29 deletions
This file was deleted.
Lines changed: 0 additions & 66 deletions
This file was deleted.
Lines changed: 0 additions & 70 deletions
This file was deleted.
Lines changed: 0 additions & 34 deletions
This file was deleted.
0 commit comments