Ryan ZHAO
|
c1f84732ad
|
move and refactor files from libsignal to libsession
|
2020-12-02 16:38:12 +11:00 |
|
Ryan ZHAO
|
5789c146de
|
add dependencies
|
2020-12-02 16:36:40 +11:00 |
|
RyanZhao
|
67d53fc3f5
|
Merge pull request #3 from Brice-W/refactor
Refactor
|
2020-12-02 16:26:03 +11:00 |
|
Brice
|
a699168956
|
code review, minor changes
|
2020-12-02 16:21:38 +11:00 |
|
Brice
|
aefe721fa4
|
Attachment implementation
|
2020-12-02 15:02:46 +11:00 |
|
Brice
|
344af77f0f
|
incomplete Quote implementation
|
2020-12-02 11:44:55 +11:00 |
|
Anton Chekulaev
|
12804a30c0
|
Unused code cleanup.
|
2020-12-01 21:36:41 +11:00 |
|
Brice
|
feec22bf72
|
Profile implementation
|
2020-12-01 17:35:47 +11:00 |
|
Anton Chekulaev
|
20b6763408
|
Unused code cleanup.
Do not minify and obfuscate debug builds.
|
2020-12-01 16:38:41 +11:00 |
|
Brice
|
f5a583e7c8
|
classes structure redesign + LinkPreview & BaseVisibleMessage implementations
|
2020-12-01 16:24:50 +11:00 |
|
Anton Chekulaev
|
37565c74f2
|
Unused code cleanup.
|
2020-11-30 20:11:49 +11:00 |
|
Anton Chekulaev
|
4fb4709ec2
|
Unused code cleanup.
|
2020-11-30 17:43:06 +11:00 |
|
Brice
|
3f0e456002
|
SessionRequest unfinished implementation
|
2020-11-30 11:23:27 +11:00 |
|
Brice
|
2c167b0cc0
|
NullMessage implementation
|
2020-11-30 10:29:06 +11:00 |
|
Brice
|
3a0ba29a72
|
TypingIndicator implementation
|
2020-11-30 10:08:56 +11:00 |
|
Brice
|
746df2240a
|
ReadReceipt implementation + small corrections
|
2020-11-27 17:27:09 +11:00 |
|
Brice
|
8f409faefc
|
ExpirationTimerUpdate implementation + classes structure changes
|
2020-11-27 16:41:21 +11:00 |
|
Brice
|
888eda4ba9
|
change package name + start of implementation
|
2020-11-27 15:56:16 +11:00 |
|
Anton Chekulaev
|
9bf3540d22
|
Docker file removed.
|
2020-11-26 12:56:04 +11:00 |
|
Anton Chekulaev
|
30fe6ee3ac
|
App's gradle config cleanup.
|
2020-11-26 12:41:59 +11:00 |
|
Anton Chekulaev
|
96fd11ee6f
|
Old python scripts and config files removed. Transifex config updated with the new directory structure.
|
2020-11-26 12:27:17 +11:00 |
|
Niels Andriesse
|
742370b5fa
|
Merge pull request #386 from RyanRory/refactor
Structural refactoring step 2
|
2020-11-26 11:20:33 +11:00 |
|
Ryan ZHAO
|
255dc9c26b
|
ditch :service, :service:android, :service:java
|
2020-11-26 10:07:45 +11:00 |
|
Ryan ZHAO
|
7a66a47520
|
restructure and unite service android/java to libsignal
|
2020-11-26 09:46:52 +11:00 |
|
Ryan ZHAO
|
673d35625b
|
refactor class and files
|
2020-11-25 13:41:24 +11:00 |
|
Ryan ZHAO
|
4135eb823b
|
add skeleton for messaging kit
|
2020-11-25 12:06:41 +11:00 |
|
Ryan ZHAO
|
0f08fc0103
|
resturcture
|
2020-11-25 11:56:00 +11:00 |
|
Niels Andriesse
|
1254f99aaa
|
Merge pull request #385 from metaphore/refactor
Structural refactoring.
|
2020-11-25 10:46:59 +11:00 |
|
Anton Chekulaev
|
a19f59eab6
|
Gradle plugins and Kotlin were updated to the latest version.
|
2020-11-24 19:13:59 +11:00 |
|
Anton Chekulaev
|
f0ba1d5ea2
|
Messenger module uses default project file layout.
Outdated unit tests temporary disabled.
|
2020-11-24 18:49:34 +11:00 |
|
Anton Chekulaev
|
0f189dd4cb
|
Forked curve25519 lib is replaced with the latest official maven artifact.
Use libsodium to generate user key pair seed.
|
2020-11-24 16:57:37 +11:00 |
|
Anton Chekulaev
|
1c5e62a2de
|
session-android-service is merged under the "service" module.
|
2020-11-24 15:22:02 +11:00 |
|
Anton Chekulaev
|
9052431bf8
|
Core app files moved under the "messenger" module.
|
2020-11-24 13:10:39 +11:00 |
|
Niels Andriesse
|
32bb707fa3
|
Merge pull request #375 from metaphore/backup-restore
Backup and restore
|
2020-11-24 11:33:19 +11:00 |
|
Anton Chekulaev
|
58e68f968c
|
Merge branch 'refactor' into backup-restore
|
2020-11-24 11:18:47 +11:00 |
|
Niels Andriesse
|
6140b8bb20
|
Merge pull request #382 from RyanRory/link-preview-improvement
Link preview improvement
|
2020-11-24 11:11:11 +11:00 |
|
Niels Andriesse
|
f61dfb8def
|
Merge pull request #384 from metaphore/open-group-info-update-refactoring
Open group info update refactoring
|
2020-11-24 11:10:49 +11:00 |
|
Anton Chekulaev
|
0ebb382edd
|
Thread deletion cleanup.
|
2020-11-23 16:59:44 +11:00 |
|
Niels Andriesse
|
b842003250
|
Merge pull request #383 from Kacper1263/patch-1
Improved Polish Translation
|
2020-11-23 14:24:09 +11:00 |
|
Ryan ZHAO
|
14a5ff0546
|
temporarily disable image with extension like '.ico' to make it the same iOS (just accept jpg, png and gif)
|
2020-11-23 12:00:18 +11:00 |
|
Kacper Marcinkiewicz
|
a56fcd1439
|
Fixes/Improvements to the Polish translation
|
2020-11-21 20:15:32 +01:00 |
|
Anton Chekulaev
|
4307140e5c
|
Conversation activity no longer pulls the public chat info directly.
Public chat API partially refactored to avoid thread branching and to use Kotlin coroutines instead of kovenant futures.
|
2020-11-20 18:59:13 +11:00 |
|
Ryan ZHAO
|
2a3c2fdb28
|
fix link preview close button
|
2020-11-20 11:41:50 +11:00 |
|
Ryan ZHAO
|
5e47d3b9ac
|
show link preview cancel button
|
2020-11-19 17:09:24 +11:00 |
|
Ryan ZHAO
|
53d0689cf7
|
make pattern case insensitive
|
2020-11-19 16:58:11 +11:00 |
|
Ryan ZHAO
|
d6c5892a15
|
improve link preview to support more sites
|
2020-11-18 15:17:38 +11:00 |
|
Niels Andriesse
|
55da7056dc
|
Merge pull request #376 from RyanRory/link-preview-for-any-site
Link Previews for Any Site
|
2020-11-18 09:07:09 +11:00 |
|
Niels Andriesse
|
9d8514d7c9
|
Merge pull request #354 from metaphore/background-polling
Use WorkManager API for Background Polling
|
2020-11-18 09:05:20 +11:00 |
|
Ryan ZHAO
|
ad016731e4
|
more general regex for matching the image and title in a raw html
|
2020-11-16 17:00:30 +11:00 |
|
Ryan ZHAO
|
9f495b1ab8
|
ignore case for the key "location" in headers
|
2020-11-16 17:00:00 +11:00 |
|