Marcel Hibbe
|
59ccc19ebe
|
add ability to share plain text
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2021-05-25 11:03:25 +02:00 |
|
Marcel Hibbe
|
36fdd6d82b
|
add ability to "share to" files to nextcloud talk app
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2021-05-25 11:03:21 +02:00 |
|
Joas Schilling
|
de6683815a
|
Add support for signaling v3
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-20 11:26:40 +02:00 |
|
Andy Scherzinger
|
f540aa9305
|
improve logging, empty method documentation and new codacy issues
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-17 14:56:46 +02:00 |
|
Andy Scherzinger
|
7563dc5fba
|
codacy: Avoid unused local variables such as 'finalCredentials'.
Use correct annotation
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-17 13:48:53 +02:00 |
|
Andy Scherzinger
|
4999916f27
|
codacy: Fields should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes.
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-17 13:38:05 +02:00 |
|
Andy Scherzinger
|
0bc3be1b6e
|
codacy: Avoid unused imports
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-17 13:35:34 +02:00 |
|
Joas Schilling
|
8f7873ab9b
|
Add circles support
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-14 14:20:30 +02:00 |
|
Joas Schilling
|
98fa8642d3
|
Allow to add emails as particpants
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-14 14:19:22 +02:00 |
|
Andy Scherzinger
|
c91631a642
|
lint: Set locale
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-09 21:56:35 +02:00 |
|
Joas Schilling
|
8e80c9fb99
|
Split calls to another API function
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-09 17:32:17 +02:00 |
|
Joas Schilling
|
4bf570ac35
|
Merge pull request #1219 from nextcloud/feature/apiv4/add-apiv4-for-easy-conversation-api-calls
[apiv4] Add apiv4 for easy conversation api calls
|
2021-05-07 22:18:49 +02:00 |
|
Andy Scherzinger
|
34041b0358
|
Code changes due to conductor update to 3.0.1
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-07 21:56:26 +02:00 |
|
Joas Schilling
|
e9fa343fce
|
Add APIv4 to easy conversation API calls
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 21:56:23 +02:00 |
|
Joas Schilling
|
61a2d389b4
|
Remove fallback code for "no-ping" not being available
The capability was introduces 2018 for Nextcloud 14
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 15:53:47 +02:00 |
|
Joas Schilling
|
5d366d0dbf
|
Fix coding styles
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:57:39 +02:00 |
|
Joas Schilling
|
ee3dc43530
|
Throw the exception up
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:57:38 +02:00 |
|
Joas Schilling
|
529541d896
|
Change version to be specific to conversations api
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:56:11 +02:00 |
|
Joas Schilling
|
e6d869d431
|
Allow to inject the version into the chat api
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:55:50 +02:00 |
|
Joas Schilling
|
cf23a3d87d
|
Inject API version into signaling API calls
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:55:48 +02:00 |
|
Joas Schilling
|
f0eb3fec37
|
Inject api version in call api
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:54:26 +02:00 |
|
Joas Schilling
|
33de3ed330
|
Final batch of API version injection
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:51:02 +02:00 |
|
Joas Schilling
|
ccd752b4ca
|
Fix some kotlin files to allow api switching
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:49:51 +02:00 |
|
Joas Schilling
|
f32b25c455
|
Fix old APIs
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:49:51 +02:00 |
|
Joas Schilling
|
68369873f4
|
Use new method instead of copied behaviour
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:49:51 +02:00 |
|
Joas Schilling
|
ad71cc3a97
|
Log an error when an API call didn't check APIv4
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:49:51 +02:00 |
|
Joas Schilling
|
c3061df60b
|
Allow to inject the api version into all methods for the room api
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:49:51 +02:00 |
|
Joas Schilling
|
1a15bd9f5f
|
Deprecate all APIs without a specified version
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:49:51 +02:00 |
|
Joas Schilling
|
3cd18d50ca
|
APIv4 compatibility
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:49:50 +02:00 |
|
Marcel Hibbe
|
b8e4c4da56
|
add grid view for calls. make own video movable
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2021-05-07 09:45:51 +02:00 |
|
Joas Schilling
|
c789152122
|
Exit the app when there is only this EOL account
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-05 15:44:14 +02:00 |
|
Andy Scherzinger
|
4ddd181146
|
improve generic link/group circular icon display
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-03 21:55:52 +02:00 |
|
Andy Scherzinger
|
d2edd6010c
|
show contacts icon for vcf file
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-04-29 23:48:42 +02:00 |
|
Andy Scherzinger
|
c46cf9125b
|
spotbugs: remove: needlessly boxes a boolean constant
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-04-29 17:40:23 +02:00 |
|
Andy Scherzinger
|
b350a4c86e
|
remove default constructors (generated by the compiler) and simplify if-statements of equals-methods
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-04-29 16:37:57 +02:00 |
|
Andy Scherzinger
|
61aaae4dc2
|
Update code base for Android Studio 4.1.3
Remove lombock @Data annotations
Replace FindBugs with SpotBugs
Update Lombock version
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-04-29 00:46:35 +02:00 |
|
Andy Scherzinger
|
e82808080d
|
reformat kotlin code to comply with ktlint
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-04-27 18:16:51 +02:00 |
|
Marcel Hibbe
|
3f6f492143
|
open files inside app
Open files directly inside the app.
Download file into cache beforehand if not already done.
supported file types:
jpg, .png, .gif, .mp3, .mp4, .mov, .wav, .txt, .md
thanks to @tobiasKaminsky and @starypatyk
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2021-04-23 15:33:43 +02:00 |
|
Andy Scherzinger
|
fde49c0694
|
add space to have whitespace between toolbar-avatar and title for conversation and conversation info screen
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-04-13 23:43:01 +02:00 |
|
Andy Scherzinger
|
5b214ccfec
|
make adding users easier to discover
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-04-12 17:52:10 +02:00 |
|
Andy Scherzinger
|
d497cdd895
|
move variable declaration up to fix compile issue
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-04-08 09:43:37 +02:00 |
|
tobiasKaminsky
|
43108661e9
|
Clear cached avatar
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2021-04-08 09:43:37 +02:00 |
|
tobiasKaminsky
|
4f0923ba0d
|
Add user profile, allow to edit it, if server supports it
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2021-04-08 09:43:37 +02:00 |
|
Andy Scherzinger
|
6bbc7dd84a
|
spotbugs: remove unused code, replace multiple strings with constants
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-04-07 17:10:56 +02:00 |
|
Andy Scherzinger
|
7751e108e8
|
properly theme navigation/systembar for system default theme
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-04-07 14:52:50 +02:00 |
|
Andy Scherzinger
|
a125185915
|
Introduce SearchBar/Toolbar dark/light design
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-04-07 14:52:43 +02:00 |
|
Marcel Hibbe
|
6a18b9b745
|
add ability to enter own phone number when enabling address book sync
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2021-03-11 14:43:38 +01:00 |
|
Marcel Hibbe
|
642146de02
|
improve call screens, add outgoing ringtone
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2021-02-18 14:51:18 +01:00 |
|
Marcel Hibbe
|
cc543a660a
|
add confirm dialog before sharing files
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2021-02-15 08:57:57 +01:00 |
|
Marcel Hibbe
|
d7bc01e954
|
resolve some lint warnings
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2021-02-10 14:35:25 +01:00 |
|