tobiasKaminsky
|
a57253e0df
|
Fix bugs found by Marcel
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2021-04-08 09:43:37 +02:00 |
|
Marcel Hibbe
|
1fec3e7635
|
modify descriptions for phone number integration
(avoid the word "phonebook" because then people would expect that numbers are used in the nc contact app)
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2021-04-08 09:43:37 +02:00 |
|
tobiasKaminsky
|
e8a2857a7e
|
Updated strings / icon to match server
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
|
a0e1c11ca2
|
remove unused resources
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-04-07 17:02:00 +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
|
723ee303d4
|
Merge pull request #1095 from nextcloud/avoidSharingRestrictedFiles
do not allow selecting files that are not allowed to be reshared
|
2021-04-07 10:58:13 +02:00 |
|
Marcel Hibbe
|
f24addbcf6
|
avoid hardcoded product name in "Share from Nextcloud"
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2021-04-06 10:45:17 +02:00 |
|
Marcel Hibbe
|
68c09d8e81
|
do not allow selecting files in files browser that are not allowed to be reshared
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2021-03-31 13:18:41 +02:00 |
|
Marcel Hibbe
|
adc0a91dac
|
fix "chat via"-links in phonebook (no multiple entries, fix deletion)
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2021-03-26 15:47:11 +01:00 |
|
Marcel Hibbe
|
24f1a1831c
|
set application name in call screens from String nc_app_name
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2021-03-26 14:24:59 +01:00 |
|
Andy Scherzinger
|
adac29d756
|
improve conversation list layout and dark-theme-colors
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-03-26 11:48:55 +01: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
|
6a486c8900
|
decrease Lint Warnings
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2021-02-19 14:24:25 +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 |
|
Valdnet
|
b891636216
|
Change upload to shared
|
2021-02-04 13:38:38 +01:00 |
|
Valdnet
|
4502024eee
|
Return "Privacy"
|
2021-02-03 16:20:57 +01:00 |
|
Valdnet
|
fecbc50780
|
Change text strings #458 , #817
Changes that appeared in version 9.
|
2021-02-02 12:16:29 +01:00 |
|
Marcel Hibbe
|
ded0cef839
|
add ability to delete messages
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2021-02-01 19:30:40 +01:00 |
|
Marcel Hibbe
|
0b35971ee5
|
add ability to upload one or multiple files from local storage #254
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2021-01-30 23:30:34 +01:00 |
|
tobiasKaminsky
|
98e2117bdf
|
Missing imports after rebase
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-12-18 14:33:10 +01:00 |
|
tobiasKaminsky
|
ad97abaee4
|
Add phone book integration
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-12-14 12:05:43 +01:00 |
|
tobiasKaminsky
|
eb9a6d8746
|
Bump to 8.10.0 RC1
revert wrong color
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-11-10 10:18:33 +01:00 |
|
tobiasKaminsky
|
fe4bf8afca
|
change logo dim so that it fits for other images
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-10-27 10:37:26 +01:00 |
|
tobiasKaminsky
|
0b7e4c09f4
|
streamline colors
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-10-27 10:37:02 +01:00 |
|
tobiasKaminsky
|
d7400c3f76
|
Add branding support for
- hide provider
- hide auth
- multi account support
- enforce domain
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-10-27 10:36:49 +01:00 |
|
tobiasKaminsky
|
f7d9290871
|
Chat during call
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-10-09 12:08:21 +02:00 |
|
Mario Danic
|
d21d5f51b4
|
Implemented most of message replies
# Conflicts:
# app/src/main/java/com/nextcloud/talk/controllers/ChatController.kt
# app/src/main/res/layout/view_message_input.xml
# app/src/main/res/values/strings.xml
|
2020-01-13 12:07:32 +01:00 |
|
Mario Danic
|
2613c1f074
|
Some progress on replies
Signed-off-by: Mario Danic <mario@lovelyhq.com>
|
2020-01-13 11:15:20 +01:00 |
|
Mario Danic
|
74f5616392
|
Overflow menu fix for the dark theme
Signed-off-by: Mario Danic <mario@lovelyhq.com>
|
2019-09-26 10:39:07 +02:00 |
|
Mario Danic
|
380d1b6acc
|
Further fixes to theming
Signed-off-by: Mario Danic <mario@lovelyhq.com>
|
2019-09-26 10:39:07 +02:00 |
|
Mario Danic
|
7485766812
|
More fixes to the dark theme
Signed-off-by: Mario Danic <mario@lovelyhq.com>
|
2019-09-26 10:39:07 +02:00 |
|
Mario Danic
|
ecfe91f36f
|
Significant improvements to the dark theme
Signed-off-by: Mario Danic <mario@lovelyhq.com>
|
2019-09-26 10:39:07 +02:00 |
|
Mario Danic
|
0b7ce8295c
|
First draft of participants management
Signed-off-by: Mario Danic <mario@lovelyhq.com>
|
2019-09-16 11:10:35 +02:00 |
|
Mario Danic
|
07e11d8903
|
Update string
Signed-off-by: Mario Danic <mario@lovelyhq.com>
|
2019-09-13 14:22:11 +02:00 |
|
Mario Danic
|
b100095f69
|
Update small items size
Signed-off-by: Mario Danic <mario@lovelyhq.com>
|
2019-09-06 10:26:50 +02:00 |
|
Mario Danic
|
639c0e8e5a
|
Update important conversation explanation
Signed-off-by: Mario Danic <mario@lovelyhq.com>
|
2019-09-03 11:37:15 +02:00 |
|
Mario Danic
|
8cbc0c7bc9
|
Fix #402
Signed-off-by: Mario Danic <mario@lovelyhq.com>
|
2019-09-02 13:47:24 +02:00 |
|
Mario Danic
|
a93a2cdb6b
|
Change mute call behaviour
Signed-off-by: Mario Danic <mario@lovelyhq.com>
|
2019-09-02 13:22:41 +02:00 |
|
Mario Danic
|
86974a8437
|
Fix lobby check crash, fix user related crash, fix infinite lobby progress bar
Signed-off-by: Mario Danic <mario@lovelyhq.com>
|
2019-09-02 12:55:20 +02:00 |
|
Mario Danic
|
2141a38faa
|
Update wording for lobby
Signed-off-by: Mario Danic <mario@lovelyhq.com>
|
2019-08-30 14:17:10 +02:00 |
|
Mario Danic
|
6a5aaac224
|
Lobby & Various bugfixes and improvements
Includes conversion to Kotlin of some files
Signed-off-by: Mario Danic <mario@lovelyhq.com>
|
2019-08-30 12:13:33 +02:00 |
|
Mario Danic
|
0e6779616b
|
Fix-up remaining things
Signed-off-by: Mario Danic <mario@lovelyhq.com>
|
2019-08-09 17:56:37 +02:00 |
|
Mario Danic
|
925ac6724e
|
Various updates to theming settings & fixes
Signed-off-by: Mario Danic <mario@lovelyhq.com>
|
2019-08-09 17:56:37 +02:00 |
|
Daniel Bailey
|
a4efa5a746
|
Tweaks to message colours.
Signed-off-by: Daniel Bailey <daniel.bailey@grappleIT.co.uk>
|
2019-08-09 17:56:37 +02:00 |
|
Daniel Bailey
|
f384651c81
|
Altered colours used by system message bubble and @ avatars.
Signed-off-by: Daniel Bailey <daniel.bailey@grappleIT.co.uk>
|
2019-08-09 17:56:37 +02:00 |
|
Daniel Bailey
|
8a013cb837
|
Base commit for dark theme v1.5
Signed-off-by: Daniel Bailey <daniel.bailey@grappleIT.co.uk>
|
2019-08-09 17:56:37 +02:00 |
|
Mario Danic
|
48a011bbdb
|
Fix #576
Signed-off-by: Mario Danic <mario@lovelyhq.com>
|
2019-07-05 09:40:23 +02:00 |
|