aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-03-31add activity to define some important privacy settings on first startChristian Schneppe11-11/+265
2019-03-14New Crowdin translations (#324)Christian Schneppe1-0/+25
* New translations strings.xml (Polish) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Portuguese)
2019-03-14rework user name input during account creationChristian Schneppe1-1/+2
2019-03-06New Crowdin translations (#318)Christian Schneppe23-407/+1055
* New translations strings.xml (Polish) * New translations strings.xml (Galician) * New translations strings.xml (Turkish) * New translations strings.xml (Tagalog) * New translations strings.xml (Swedish) * New translations strings.xml (Russian) * New translations strings.xml (Romanian) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Portuguese) * New translations strings.xml (Italian) * New translations strings.xml (Indonesian) * New translations strings.xml (Greek) * New translations strings.xml (German) * New translations strings.xml (French) * New translations strings.xml (Spanish) * New translations strings.xml (Filipino) * New translations strings.xml (Dutch) * New translations strings.xml (Czech) * New translations strings.xml (Cebuano) * New translations strings.xml (Catalan) * New translations strings.xml (Bulgarian) * New translations strings.xml (Basque) * New translations strings.xml (Arabic) * New translations strings.xml (Azerbaijani)
2019-03-06show progress while loading media filesChristian Schneppe2-1/+16
2019-02-21add password forgotten item to edit profile menuChristian Schneppe3-0/+31
fixes #295
2019-02-21show file too large instead of generic delivery failedChristian Schneppe1-0/+1
2019-02-20improve RichPreviewChristian Schneppe7-20/+9
2019-02-18fixed typo. s/exits/exists/Christian Schneppe1-1/+1
2019-02-18fixed regression of search hint not updating in StartConversation screenChristian Schneppe6-6/+6
2019-02-18allow filtering in participant viewChristian Schneppe2-0/+12
2019-02-18show notification when backup is done or failedChristian Schneppe1-0/+4
show success notification only if backup was started manually
2019-02-18extend max label size slightlyChristian Schneppe2-0/+2
2019-02-09change bookmarks to multi user chatsChristian Schneppe1-1/+1
2019-02-09update libsChristian Schneppe1-1/+2
2019-02-09show MediaBrowser icon in chat viewChristian Schneppe3-0/+16
2019-02-09use the term channel in destroy dialog and some other stringsChristian Schneppe12-51/+54
2019-02-09show web link previews in chatChristian Schneppe5-1/+69
fixes #113
2019-02-08brought back 'moderated' config in advanced modeChristian Schneppe2-9/+11
2019-02-08implement adhoc invite links if server supports thisChristian Schneppe2-0/+23
2019-02-08optimize importsChristian Schneppe2-3/+0
2019-02-08show "show password icon" in activity_change_passwordChristian Schneppe1-1/+2
2019-02-08clean unused resourcesChristian Schneppe47-569/+4
2019-02-08hide lock icon in channels; modify muc user contextChristian Schneppe2-32/+37
2019-02-08integrate single profile mode in CreatePublicChannelDialogChristian Schneppe1-0/+1
2019-02-07rights managment in mucChristian Schneppe2-3/+12
2019-02-07show different room settings for channels and groupsChristian Schneppe2-5/+27
2019-02-07provide the same fab submenu for both tabs. rename tab to bookmarkChristian Schneppe39-96/+169
2019-02-07remove delete in media_viewerChristian Schneppe1-5/+0
2019-02-07fixed stringsChristian Schneppe1-1/+1
2019-02-07fixed stringsChristian Schneppe1-1/+1
2019-02-04update translationsChristian Schneppe20-99/+331
2019-02-04Revert "WelcomeActivity: Add QR code scanner button"Christian Schneppe1-11/+0
This reverts commit 7b9ced9fb752ee485b657daf6d827f311ed6e8bc.
2019-02-04rework MediaViewerActivityChristian Schneppe7-22/+31
2019-01-27add ability to delete last sent message also on remote devicesChristian Schneppe1-0/+1
if message correction is supported and available
2019-01-27show sub menu fabs for create group chatsChristian Schneppe18-26/+55
2019-01-27show context menu when long pressing own account pictureChristian Schneppe1-0/+9
2019-01-27changed order of users and media in muc detailsChristian Schneppe3-63/+72
2019-01-27refactored group chat members into seperate screenChristian Schneppe7-9/+86
2019-01-27refactored avatar workers into single classChristian Schneppe1-0/+3
2019-01-27migrate conversation list row to binderChristian Schneppe1-160/+166
2019-01-27WelcomeActivity: Add QR code scanner buttonChristian Schneppe1-0/+11
picked from https://github.com/siacs/Conversations/pull/2920
2019-01-26make avatars from contacts configurableChristian Schneppe3-0/+11
2019-01-26small layout fixesChristian Schneppe3-4/+9
2019-01-26show spinning wheel in restore backup activityChristian Schneppe2-4/+17
2019-01-26always show number of connected accounts in foreground notificationChristian Schneppe6-1/+0
2019-01-26rework backup & restoreChristian Schneppe20-77/+160
use the implementation from Conversations
2019-01-25provide Set as Profile intentChristian Schneppe1-0/+2
2019-01-25offer 'open with' in context menu for geo urisChristian Schneppe2-1/+6
2019-01-25support enter/done key in create contact & join dialogsChristian Schneppe3-1/+4