aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
* show warning snackbar before joining anon-non-private roomChristian Schneppe2018-12-141-0/+1
|
* allow unencrypted http on android 9Christian Schneppe2018-12-141-1/+1
| | | | | this commit is just to make policies equal and independent on various android versions. support for http might be removed in the future across all versions.
* show context menu when long clicking avatar in 1:1Christian Schneppe2018-12-041-0/+9
|
* offer to start/install orbot for edit account screen.Christian Schneppe2018-12-041-1/+3
|
* implement self healing omemoChristian Schneppe2018-12-041-0/+1
| | | | | | after receiving a SignalMessage that can’t be decrypted because of broken sessions Conversations will attempt to grab a new pre key bundle and send a new PreKeySignalMessage wrapped in a key transport message.
* open direct search after hitting + in share with screenChristian Schneppe2018-12-041-1/+2
|
* let the user forbid android from taking screenshotsChristian Schneppe2018-11-303-0/+8
|
* attempt to work around bugs in Chinese ROMsChristian Schneppe2018-11-232-3/+3
|
* show only file size if http upload is availableChristian Schneppe2018-11-233-3/+0
|
* show 'show password' toggle for all magically created accountsChristian Schneppe2018-11-233-2/+6
|
* use toastcompat library to catch BadTokenExceptionChristian Schneppe2018-11-231-0/+1
|
* offer to copy error message to clipboardChristian Schneppe2018-11-231-0/+1
|
* provide option to reject subscription request when long pressing 'allow'Christian Schneppe2018-11-232-0/+4
|
* show synced contacts in choose contact activityChristian Schneppe2018-11-231-1/+1
|
* fix manual update checkChristian Schneppe2018-11-231-0/+1
|
* New translations strings.xml (Russian)Christian Schneppe2018-11-211-323/+326
|
* New translations strings.xml (German)Christian Schneppe2018-11-211-834/+839
|
* New translations strings.xml (Cebuano)Christian Schneppe2018-11-211-627/+624
|
* New translations strings.xml (Filipino)Christian Schneppe2018-11-211-681/+678
|
* New translations strings.xml (Indonesian)Christian Schneppe2018-11-211-677/+674
|
* New translations strings.xml (Spanish)Christian Schneppe2018-11-211-749/+746
|
* New translations strings.xml (Basque)Christian Schneppe2018-11-211-580/+578
|
* New translations strings.xml (Catalan)Christian Schneppe2018-11-211-576/+574
|
* New translations strings.xml (Czech)Christian Schneppe2018-11-211-478/+476
|
* New translations strings.xml (Dutch)Christian Schneppe2018-11-211-577/+575
|
* New translations strings.xml (Romanian)Christian Schneppe2018-11-211-597/+594
|
* New translations strings.xml (French)Christian Schneppe2018-11-211-536/+534
|
* New translations strings.xml (Greek)Christian Schneppe2018-11-211-299/+297
|
* New translations strings.xml (Italian)Christian Schneppe2018-11-211-577/+575
|
* New translations strings.xml (Norwegian)Christian Schneppe2018-11-211-1/+1
|
* New translations strings.xml (Polish)Christian Schneppe2018-11-211-537/+534
|
* New translations strings.xml (Portuguese)Christian Schneppe2018-11-211-113/+113
|
* New translations strings.xml (Swedish)Christian Schneppe2018-11-211-519/+517
|
* New translations strings.xml (Arabic)Christian Schneppe2018-11-211-40/+40
|
* New translations strings.xml (Tagalog)Christian Schneppe2018-11-211-102/+102
|
* New translations strings.xml (Portuguese, Brazilian)Christian Schneppe2018-11-211-0/+435
|
* New translations strings.xml (Bulgarian)Christian Schneppe2018-11-211-70/+70
|
* New translations strings.xml (Galician)Christian Schneppe2018-11-211-580/+578
|
* New translations strings.xml (Turkish)Christian Schneppe2018-11-211-681/+678
|
* delete file because of conflictsChristian Schneppe2018-11-211-435/+0
|
* rename variableChristian Schneppe2018-11-1510-10/+10
|
* refactored some ManageAccount, WelcomeActivity and a few other thingsChristian Schneppe2018-11-151-0/+1
|
* implement message deletionChristian Schneppe2018-11-111-1/+3
| | | | fixed #208
* code cleanupChristian Schneppe2018-11-081-1/+0
|
* separate contacts and groups shared via xmpp urisChristian Schneppe2018-11-0810-0/+0
|
* Merge pull request #262 from genofire/mini-redesignChristian Schneppe2018-11-0821-138/+56
|\ | | | | design message border
| * use material colorsMartin/Geno2018-11-085-50/+37
| |
| * design message borderMartin/Geno2018-11-0719-94/+25
| |
* | show max file size for httpupload in profile --> server infoChristian Schneppe2018-11-081-2/+3
| |
* | improve openkeychain error reportingChristian Schneppe2018-11-081-0/+1
|/