aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* add contact dialog: warn on suspicious addressesChristian Schneppe2019-05-035-10/+70
|
* store correcting message in dbChristian Schneppe2019-05-032-7/+9
|
* temporary disable PM hint above edittextChristian Schneppe2019-05-031-1/+1
| | | | because it looks terrible
* put PM hint above edittextChristian Schneppe2019-05-033-22/+49
|
* added Tor support to channel searchChristian Schneppe2019-04-283-4/+28
|
* improve welcome screensChristian Schneppe2019-04-286-19/+50
|
* video player should request audio focusChristian Schneppe2019-04-281-2/+27
|
* keyboard event callbacks shoud run on ui threadChristian Schneppe2019-04-261-4/+4
|
* implement channel discoveryChristian Schneppe2019-04-2615-3/+630
| | | | | refactor muc search to use http cache channel search results
* run keyboard listeners on background executorChristian Schneppe2019-04-261-16/+24
|
* execute some dismiss error notification and reset error in backgroundChristian Schneppe2019-04-261-2/+2
|
* use mediated invite on reinvite if user is not memberChristian Schneppe2019-04-261-1/+5
|
* fix setting muc avatarChristian Schneppe2019-04-261-16/+15
|
* New Crowdin translations (#334)Christian Schneppe2019-04-125-14/+77
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations strings.xml (Italian) * New translations strings.xml (Italian) * New translations strings.xml (Russian) * New translations strings.xml (Russian) * New translations strings.xml (Arabic) * New translations strings.xml (French) * New translations strings.xml (Arabic) * New translations strings.xml (Arabic) * New translations strings.xml (Russian) * New translations strings.xml (Russian) * New translations strings.xml (Russian) * New translations strings.xml (Russian) * New translations strings.xml (French) * New translations strings.xml (Russian) * New translations strings.xml (German) * New translations strings.xml (German)
* use styled warning for message errorChristian Schneppe2019-04-126-15/+21
|
* fix invite linksChristian Schneppe2019-04-121-2/+2
|
* show users nick in chat if it's setChristian Schneppe2019-04-121-1/+1
|
* fix some NPEChristian Schneppe2019-04-123-16/+24
|
* fix account detection in EnterNameActivityChristian Schneppe2019-04-022-3/+5
|
* New Crowdin translations (#331)Christian Schneppe2019-04-0219-113/+166
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations strings.xml (Russian) * New translations strings.xml (Spanish) * 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 (German) * New translations strings.xml (French) * New translations strings.xml (Filipino) * New translations strings.xml (Cebuano) * New translations strings.xml (Turkish) * New translations strings.xml (Portuguese) * New translations strings.xml (Russian) * New translations strings.xml (German) * New translations strings.xml (Spanish) * New translations strings.xml (Russian) * New translations strings.xml (Galician) * 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 (Portuguese) * New translations strings.xml (Russian) * New translations strings.xml (Filipino) * New translations strings.xml (Polish) * New translations strings.xml (Italian) * New translations strings.xml (Indonesian) * New translations strings.xml (German) * New translations strings.xml (French) * New translations strings.xml (Dutch) * New translations strings.xml (Arabic) * New translations strings.xml (Czech) * New translations strings.xml (Cebuano) * New translations strings.xml (Catalan) * New translations strings.xml (Basque) * New translations strings.xml (Turkish) * New translations strings.xml (Russian) * New translations strings.xml (German) * New translations strings.xml (Russian) * New translations strings.xml (Russian) * New translations strings.xml (Spanish) * New translations strings.xml (Russian) * New translations strings.xml (Galician) * 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 (German) * New translations strings.xml (French) * New translations strings.xml (Arabic) * New translations strings.xml (Filipino) * New translations strings.xml (Dutch) * New translations strings.xml (Cebuano) * New translations strings.xml (Catalan) * New translations strings.xml (Basque) * New translations strings.xml (Turkish) * New translations strings.xml (Russian) * New translations strings.xml (Russian) * New translations strings.xml (Russian) * New translations strings.xml (German) * New translations strings.xml (Spanish) * New translations strings.xml (Spanish) * New translations strings.xml (Italian) * New translations strings.xml (Italian) * New translations strings.xml (Basque) * New translations strings.xml (Catalan) * New translations strings.xml (Portuguese) * New translations strings.xml (Romanian) * New translations strings.xml (Russian) * New translations strings.xml (Spanish) * New translations strings.xml (Polish) * New translations strings.xml (French) * New translations strings.xml (Italian) * New translations strings.xml (Indonesian) * New translations strings.xml (German) * New translations strings.xml (Galician) * New translations strings.xml (Filipino) * New translations strings.xml (Dutch) * New translations strings.xml (Turkish) * New translations strings.xml (Spanish) * New translations strings.xml (Spanish) * New translations strings.xml (Spanish) * New translations strings.xml (German)
* small improvement to auto hide fab in MediaViewerActivityChristian Schneppe2019-04-021-1/+5
|
* update Leaflet to version 1.4.0Christian Schneppe2019-04-023-8/+7
|
* remove logging from delete from serverChristian Schneppe2019-04-011-1/+0
|
* add ability to kick user from room and not just ban themChristian Schneppe2019-04-013-40/+66
|
* rename "advanced mode" in WelcomeActivity to "I have an account"Christian Schneppe2019-03-313-5/+5
|
* add ability to delete account also from serverChristian Schneppe2019-03-314-3/+41
| | | | fixes #315
* fix automatic backup creationChristian Schneppe2019-03-311-1/+1
|
* try to fix a crash during fragment detectionChristian Schneppe2019-03-311-1/+2
|
* differ between group chat and channel in tablet modeChristian Schneppe2019-03-311-1/+2
|
* fix url detection for webpreviewsChristian Schneppe2019-03-314-4/+15
|
* add account > 0 check to inviteUser menuChristian Schneppe2019-03-312-2/+7
|
* correct some stringsChristian Schneppe2019-03-312-10/+10
|
* catch exceptions in NotificationServiceChristian Schneppe2019-03-311-1/+7
|
* renamed button in recording dialog to 'attach'Christian Schneppe2019-03-312-1/+2
|
* rework max file upload size in server infoChristian Schneppe2019-03-313-34/+12
|
* do sent/received correct based on true counterpart introduced in ↵Christian Schneppe2019-03-311-1/+1
| | | | | | fec6d7a90c443ef0ef86464bd2fb49cdc56d1587 only for type=groupchat
* New Crowdin translations (#327)Christian Schneppe2019-03-311-0/+113
| | | | | | | | | | | | | | * New translations strings.xml (Russian) * New translations strings.xml (Russian) * New translations strings.xml (Russian) * New translations strings.xml (Russian) * New translations strings.xml (Russian) * New translations strings.xml (Russian)
* add activity to define some important privacy settings on first startChristian Schneppe2019-03-3121-59/+565
|
* New Crowdin translations (#324)Christian Schneppe2019-03-141-0/+25
| | | | | | | | * New translations strings.xml (Polish) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Portuguese)
* fix some crashesChristian Schneppe2019-03-143-3/+6
|
* rework user name input during account creationChristian Schneppe2019-03-143-22/+18
|
* fix backup creation for older installationsChristian Schneppe2019-03-142-8/+16
| | | | If you had problems importing the backup you need to create a new backup after this patch
* version 2.2.0Christian Schneppe2019-03-061-2/+1
|
* New Crowdin translations (#318)Christian Schneppe2019-03-0623-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)
* fixed security exception when attempting to display image in notificationChristian Schneppe2019-03-061-5/+10
|
* find activity even if wrapped in context wrapperChristian Schneppe2019-03-061-3/+7
|
* double check that muc message is ours if true jid is knownChristian Schneppe2019-03-061-2/+7
|
* copy intent extras in eventreceiverChristian Schneppe2019-03-061-0/+5
|
* only show images and videos in media browserChristian Schneppe2019-03-061-1/+3
|
* show progress while loading media filesChristian Schneppe2019-03-063-1/+20
|