aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* catch exception while setting useragentChristian Schneppe2019-10-191-1/+5
|
* show "no results" if there where no channels found in channel discovery searchChristian Schneppe2019-10-033-3/+22
|
* Use a more meaningful name for old statusChristian Schneppe2019-10-021-3/+3
|
* Use dark navigation bar in QR scanner activityChristian Schneppe2019-10-023-11/+5
| | | | | | | | | | | | * Use dark navigation bar on dark theme This approach uses `tools:targetApi` instead of separate theme file and avoids lint errors. * Use dark navigation bar in QR scanner activity This is consistent with the black background that is already used in that activity.
* use new jabber.search.network endpointChristian Schneppe2019-10-022-2/+2
|
* fix NPE when using channel search and DOMAIN_LOCKChristian Schneppe2019-10-021-5/+7
|
* report not-acceptable on jingle errorsChristian Schneppe2019-10-022-19/+16
|
* do not set invideous as default and add config to first start settings screenChristian Schneppe2019-10-023-1/+43
|
* version 2.2.10 beta (2019-09-29)Christian Schneppe2019-09-291-3/+4
|
* New Crowdin translations (#396)Christian Schneppe2019-09-295-22/+990
| | | | | | | | | | | | | | | | | | * New translations strings.xml (Russian) * New translations strings.xml (German) * New translations strings.xml (Spanish) * New translations strings.xml (Portuguese) * New translations strings.xml (Italian) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Chinese Simplified)
* delete problematic language fileChristian Schneppe2019-09-291-943/+0
|
* account deletion: only attempt to delete omemo id when connectedChristian Schneppe2019-09-291-6/+9
|
* show resource prompt when sending uncompressed videoChristian Schneppe2019-09-292-2/+17
|
* delete omemo keys when deleting accountChristian Schneppe2019-09-292-3/+12
|
* make list selection manager work with app compatChristian Schneppe2019-09-291-71/+71
|
* rework introChristian Schneppe2019-09-2919-44/+88
|
* channel search result long press to show join dialogChristian Schneppe2019-09-245-16/+47
|
* version 2.2.10 beta (2019-09-24) + changesChristian Schneppe2019-09-242-3/+8
|
* New Crowdin translations (#392)Christian Schneppe2019-09-249-18/+959
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations strings.xml (Basque) * New translations strings.xml (Bulgarian) * New translations strings.xml (Catalan) * New translations strings.xml (Cebuano) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Turkish) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (Portuguese) * New translations strings.xml (German) * New translations strings.xml (Italian) * New translations strings.xml (Italian) * New translations strings.xml (German) * New translations strings.xml (Spanish) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Italian) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (German) * New translations strings.xml (Portuguese) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (German) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Portuguese, Brazilian)
* small changes in quotesChristian Schneppe2019-09-242-5/+15
| | | | | * don't show username in single chats * differ between own and foreign quotes
* minor intro improvements, shorten some textsChristian Schneppe2019-09-2412-4/+28
|
* fix crash OTR crashChristian Schneppe2019-09-241-1/+1
|
* correct file locations for EmojiServiceChristian Schneppe2019-09-232-2/+2
|
* fix missing deps for EmojiServiceChristian Schneppe2019-09-232-0/+27
|
* Version 2.2.10 beta (2019-09-23)Christian Schneppe2019-09-231-3/+5
|
* New Crowdin translations (#391)Christian Schneppe2019-09-2315-1049/+201
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations strings.xml (Russian) * New translations strings.xml (German) * New translations strings.xml (Swedish) * New translations strings.xml (Spanish) * New translations strings.xml (Romanian) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Polish) * New translations strings.xml (Italian) * New translations strings.xml (Indonesian) * New translations strings.xml (Galician) * New translations strings.xml (French) * New translations strings.xml (Filipino) * New translations strings.xml (Dutch) * New translations strings.xml (Czech) * New translations strings.xml (Chinese Traditional)
* Google Play version use downloadable Emojis instead of bundledChristian Schneppe2019-09-233-37/+47
|
* print emoji only status messages largerChristian Schneppe2019-09-231-8/+18
|
* do not parse invites from type=groupchatChristian Schneppe2019-09-233-26/+34
|
* update CHANGELOGChristian Schneppe2019-09-221-0/+9
|
* show username as title in context menu when long clicking avatar in MUCChristian Schneppe2019-09-224-12/+81
|
* use existing variable for userChristian Schneppe2019-09-221-1/+1
|
* show context menu in channel search to share uriChristian Schneppe2019-09-214-25/+71
|
* update license infoChristian Schneppe2019-09-211-0/+1
|
* introduce app intro and some help screensChristian Schneppe2019-09-2132-12/+253
|
* update more libsChristian Schneppe2019-09-211-2/+2
|
* close correct socket after faulty jingle socks connectionChristian Schneppe2019-09-201-1/+1
|
* improved logging for messages waiting for joinChristian Schneppe2019-09-203-11/+25
|
* update librariesChristian Schneppe2019-09-201-1/+1
|
* added overlay to avatar in EditAccountActivityChristian Schneppe2019-09-2010-228/+276
| | | | in addition to #390
* fix stringsChristian Schneppe2019-09-201-1/+1
|
* migrate to AndroidXChristian Schneppe2019-09-20149-418/+404
|
* replace YouTube links with Invidious linksChristian Schneppe2019-09-208-22/+63
| | | | increases privacy and is configurable via preferences
* set new automatic theme switch as defaultChristian Schneppe2019-09-191-1/+1
|
* bug fixes in MessageAdapterChristian Schneppe2019-09-191-6/+3
|
* fixed R8 weirdnessChristian Schneppe2019-09-193-5/+8
|
* fixed direct invites after adhocChristian Schneppe2019-09-194-6/+25
|
* cancel spinning wheel on muclumbus errorChristian Schneppe2019-09-192-10/+14
|
* warn when using _only_ ambiguous cyrillicChristian Schneppe2019-09-191-3/+33
|
* fixed some minor NPEChristian Schneppe2019-09-194-7/+13
|