aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
* New translations strings.xml (German)Christian Schneppe2018-12-281-0/+1
|
* New translations strings.xml (Italian)Christian Schneppe2018-12-271-0/+2
|
* New translations strings.xml (Italian)Christian Schneppe2018-12-271-0/+4
|
* New translations strings.xml (Spanish)Christian Schneppe2018-12-271-0/+1
|
* New translations strings.xml (Cebuano)Christian Schneppe2018-12-271-2/+0
|
* New translations strings.xml (Filipino)Christian Schneppe2018-12-271-3/+1
|
* New translations strings.xml (Indonesian)Christian Schneppe2018-12-271-2/+0
|
* New translations strings.xml (Spanish)Christian Schneppe2018-12-271-6/+103
|
* New translations strings.xml (Basque)Christian Schneppe2018-12-271-2/+0
|
* New translations strings.xml (Catalan)Christian Schneppe2018-12-271-2/+0
|
* New translations strings.xml (Dutch)Christian Schneppe2018-12-271-2/+0
|
* New translations strings.xml (Galician)Christian Schneppe2018-12-271-2/+0
|
* New translations strings.xml (German)Christian Schneppe2018-12-271-2/+10
|
* New translations strings.xml (Portuguese, Brazilian)Christian Schneppe2018-12-271-113/+113
|
* New translations strings.xml (Russian)Christian Schneppe2018-12-271-2/+0
|
* New translations strings.xml (Romanian)Christian Schneppe2018-12-271-2/+0
|
* New translations strings.xml (Chinese Traditional, Macau)Christian Schneppe2018-12-271-0/+3
|
* New translations strings.xml (Italian)Christian Schneppe2018-12-271-2/+0
|
* New translations strings.xml (Turkish)Christian Schneppe2018-12-271-2/+0
|
* version 2.1.5 + CHANGELOGChristian Schneppe2018-12-271-1/+2
|
* update translationsChristian Schneppe2018-12-271-1/+271
|\ | | | | New Crowdin translations
| * New translations strings.xml (Italian)Christian Schneppe2018-12-271-0/+2
| |
| * New translations strings.xml (Italian)Christian Schneppe2018-12-271-0/+12
| |
| * New translations strings.xml (Italian)Christian Schneppe2018-12-271-0/+12
| |
| * New translations strings.xml (Italian)Christian Schneppe2018-12-271-0/+8
| |
| * New translations strings.xml (Italian)Christian Schneppe2018-12-271-0/+1
| |
| * New translations strings.xml (Italian)Christian Schneppe2018-12-271-0/+23
| |
| * New translations strings.xml (Italian)Christian Schneppe2018-12-271-0/+20
| |
| * New translations strings.xml (Italian)Christian Schneppe2018-12-271-0/+10
| |
| * New translations strings.xml (Italian)Christian Schneppe2018-12-271-0/+9
| |
| * New translations strings.xml (Italian)Christian Schneppe2018-12-271-0/+11
| |
| * New translations strings.xml (Italian)Christian Schneppe2018-12-271-1/+17
| |
| * New translations strings.xml (Italian)Christian Schneppe2018-12-271-0/+14
| |
| * New translations strings.xml (Italian)Christian Schneppe2018-12-271-0/+20
| |
| * New translations strings.xml (Italian)Christian Schneppe2018-12-271-0/+9
| |
| * New translations strings.xml (Italian)Christian Schneppe2018-12-271-0/+14
| |
| * New translations strings.xml (Italian)Christian Schneppe2018-12-271-0/+3
| |
| * New translations strings.xml (Italian)Christian Schneppe2018-12-271-0/+86
| |
* | added epub and azw mime types. try to resolve application/octet-stream by ↵Christian Schneppe2018-12-2713-0/+4
| | | | | | | | file extension instead. added preview icons for ebooks
* | fix crash in ChangePasswordActivityChristian Schneppe2018-12-271-1/+1
|/
* synchronize join/leaves with bookmarksChristian Schneppe2018-12-151-2/+2
|
* Reduce `minSdkVersion` to 16, fix issues reported by lintChristian Schneppe2018-12-1418-115/+181
| | | | | | | | | This further reduces the minimum API level to 16, which should encompass most users stuck on older versions of Android (mainly BlackBerry OS and Jolla users). Several issues reported by code analysis were fixed, mainly around issues with layouts.
* 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
|