Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
3928fc0
refactor: move streamApiLow and required classes to privmx-endpoint
Doominika Feb 11, 2026
1d8936a
chore: comment unimplemented methods in streamApiLow
Doominika Feb 11, 2026
944f009
refactor: change jni functions names after moving java classes to new…
Doominika Feb 11, 2026
c8852eb
refactor: change paths to java classes in jni after refactor
Doominika Feb 11, 2026
401cf8f
chore: remove redundant functions in jni
Doominika Feb 11, 2026
b635b58
chore: reformat file
Doominika Feb 11, 2026
bd70f6e
feat: add new class - StreamEncryptionMode
Doominika Feb 11, 2026
cf4164b
feat: add new parameter to streamApiLow create method
Doominika Feb 11, 2026
4cc36e2
feat: add new method to streamApiLow - createStreamRoomEx
Doominika Feb 11, 2026
e826c12
feat: add new method to streamApiLow - getStreamRoomEx
Doominika Feb 11, 2026
f5854f8
feat: add new method to streamApiLow - listStreamRoomsEx
Doominika Feb 11, 2026
5f8665b
feat: add new method to streamApiLow - enableStreamRoomRecording
Doominika Feb 11, 2026
433d76a
feat: add new class - RecordingEncKey
Doominika Feb 12, 2026
2afeb93
feat: add new method to streamApiLow - getStreamRoomRecordingKeys
Doominika Feb 12, 2026
3d1b327
feat: add new parameter to StreamRoom class
Doominika Feb 12, 2026
65bd0e2
chore: remove unnecessary headers
Doominika Feb 12, 2026
3ed7c4e
refactor: move streamApiLow to privmx-endpoint
Doominika Feb 17, 2026
482a863
refactor: remove stream classes from privmx-endpoint-streams and use …
Doominika Feb 17, 2026
c507056
feat: remove redundant classes and import right ones
Doominika Feb 17, 2026
58852dc
refactor: change the way of creating streamApiLow
Doominika Feb 18, 2026
e5814f8
refactor: move java stream events classes to new directory
Doominika Feb 18, 2026
2d658ac
refactor: Move stream event selector type and event type
djenczewski Feb 19, 2026
3e45719
feat: move streamApiLow jni part
Doominika Feb 20, 2026
84db6dd
feat: uncomment implemented methods
Doominika Feb 20, 2026
fcd92df
feat: init method in jni
Doominika Feb 20, 2026
afa11ef
feat: correct imports
Doominika Feb 20, 2026
2dd7460
feat: remove class
Doominika Feb 20, 2026
44060a4
feat: remove stream parsers
Doominika Feb 20, 2026
e82468f
feat: remove classes from android jni and move them to privmx-endpoint
Doominika Feb 20, 2026
d393e72
Merge remote-tracking branch 'origin/android-stream-api-testing' into…
Doominika Feb 20, 2026
b72ff72
Merge remote-tracking branch 'origin/refactor/move-stream-api-low' in…
Doominika Feb 20, 2026
2922021
feat: correct package name
Doominika Feb 20, 2026
ca93588
feat: change to java byte array
Doominika Feb 20, 2026
dc8e4ba
feat: remove redundant import
Doominika Feb 20, 2026
d6243b4
fix: change types to nullable ones in models
Doominika Feb 21, 2026
96bbb69
fix: correct parseStreamSubscription function
Doominika Feb 21, 2026
3a54398
chore: bring back the lost classes
Doominika Feb 23, 2026
7bdb313
chore: bring back the param in init streamApiLow and add nullcheck
Doominika Feb 23, 2026
f0f5798
chore: bring back callResultEndpointApi in init function
Doominika Feb 23, 2026
735f125
chore: bring back new parameter in create function
Doominika Feb 23, 2026
21e1f16
chore: fix param in nullcheck
Doominika Feb 23, 2026
ed44093
chore: bring back api methods
Doominika Feb 23, 2026
2a3df80
chore: bring back method
Doominika Feb 23, 2026
a215898
feat: add nullcheck for stream_room_id
Doominika Feb 23, 2026
99fa304
fix: change imports after moving streamApiLow
Doominika Feb 23, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading