Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
Elixxir dApps SDK Kotlin
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mobile
android
Elixxir dApps SDK Kotlin
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
project_setup
Select Git revision
Branches
5
bindings-update
development
master
project_setup
default
protected
xxclient
5 results
Begin with the selected commit
Created with Raphaël 2.2.0
21
Nov
17
16
15
9
7
4
2
27
Oct
26
25
21
20
19
18
17
13
11
4
28
Sep
19
31
Aug
30
29
26
25
24
23
19
17
15
12
11
10
Removed DHKey model
bindings-update
bindings-update
Assigned SerializedName for GroupReport fields
Update GroupReport.ID property to base64-encoded String
Updated getAllPartnerIDs to list of base64-encoded Strings
Update GroupMember.ID param to base64-encoded string
Change return value of makeLegacyReceptionIdentity
Added TypeTokens to Gson decoding
Revert "Use class instance instead of TypeToken for Gson decoding"
Fixed decode bug
Updated Long values to Int
Renamed contact property -> userProfile for clarity
Renamed contact property -> contactModel for clarity
Updated membership property from GroupMembersList -> List<GroupMember>
Delegate deserialization logic to decode() func
Use class instance instead of TypeToken for Gson decoding
Temporarily hardcoded SendReport deserialization
WIP: Updated Group model object, added GroupMembersList model class
Added support for decoding arrays of base64 strings
Added ms timestamp function
Made userId param of registerListener nullable
Updated SendReport model ByteArray params -> String
Updated Bindings Message model ByteArray args to Strings
Updated decoding of empty or null JSON data
Fixed bug preventing ud lookup
Added parseContactData convenience method
Updated callback parameter from List<Contact> -> Contact
Updated parsing of raw data
Updated decoding to recognize "null" Strings
Updated models
Implemented GroupId
Added GroupId typealias for ByteArray
Implemented GroupChatMessage and GroupMessageListener
Added null input support to decode function
Added nullable return values
Removed unused properties
Implemented deserializeGroup Bindings method
Implemented createUserFriendlyErrorMessage Bindings method
Implemented newGroupChat Bindings method
Removed duplicated function
Check for empty data before deserializing
Loading