aboutsummaryrefslogtreecommitdiffstats
path: root/src/main (follow)
Commit message (Collapse)AuthorAgeFilesLines
* show presence of other resources as templateDaniel Gultsch2016-05-136-6/+49
|
* reset attempt count when reconnecting because of timeoutDaniel Gultsch2016-05-131-0/+3
|
* interrupt XMPPConnection ThreadDaniel Gultsch2016-05-132-1/+15
| | | | | in some cases the the DNS query might take too long (even though we specified a timeout) if that happens we need a secondary solution (besides killing the socket) to stop the thread
* prefer IPv4 DNS serversDaniel Gultsch2016-05-131-3/+16
| | | | some devices might have problems contacting the IPv6 DNS server while in sleep mode
* improve keyboard handling. fixes #1387Daniel Gultsch2016-05-133-6/+51
| | | | | | * start a new Conversations by pressing mod+space * automatically start searching when pressing keys in StartConversationsActivity * when hitting enter when number of search results == 1 open that conversation
* use 'phone' or 'tablet' as default resourceDaniel Gultsch2016-05-133-1/+9
|
* make omemo default when all resources support itDaniel Gultsch2016-05-135-15/+38
|
* check if pgpengine is still bound before using itDaniel Gultsch2016-05-133-2/+5
|
* scroll to bottom after sending multi-line messageDaniel Gultsch2016-05-131-2/+8
|
* stop processing PreKeyWhisperMessage if there is no PreKeyIdDaniel Gultsch2016-05-131-3/+5
| | | | fixes #1832
* don’t let attempt count fall below zeroDaniel Gultsch2016-05-131-1/+1
|
* add lock domain and magic create domain to known hostsDaniel Gultsch2016-05-131-0/+6
|
* always show download button when link is encryptedDaniel Gultsch2016-05-131-5/+1
| | | | dont check for known mime type
* report host-account as account state in UIDaniel Gultsch2016-05-133-4/+14
|
* do not show last-seen metric in UIDaniel Gultsch2016-05-135-24/+6
|
* fix logging wrong variable for failed resumeDaniel Gultsch2016-05-131-1/+1
|
* check for h attribute in 'failed' nonzaDaniel Gultsch2016-05-131-3/+9
|
* catch all exceptions thrown by xml pull parserDaniel Gultsch2016-05-131-11/+2
|
* handle invalid base64 is SASl SCRAM responseDaniel Gultsch2016-05-131-5/+9
|
* changed logo to a lighter blueChristian S2016-05-0710-0/+0
|
* Ask to uninstall the plugins because the features are directly integratedChristian S2016-05-063-3/+75
|
* Merge remote-tracking branch 'refs/remotes/origin/share_location' into ↵Christian S2016-05-068-2/+438
|\ | | | | | | development
| * added missing stringsChristian S2016-05-062-2/+11
| |
| * bug fix in manifestChristian S2016-05-061-3/+4
| |
| * add share locationChristian S2016-05-057-1/+427
| |
* | Merge remote-tracking branch 'refs/remotes/siacs/master' into developmentChristian S2016-05-065-11/+22
|\ \ | |/ |/|
| * Merge pull request #1829 from sebastianv89/patch-1Daniel Gultsch2016-05-051-1/+0
| |\ | | | | | | Remove copy of innerkey
| | * Remove copy of innerkeySebastian2016-05-051-1/+0
| | | | | | | | | The line overwrites this.innerkey with the value that was already there.
| * | report bind failure as account stateDaniel Gultsch2016-05-053-9/+14
| | |
| * | log more information about HTTP’s max upload sizeDaniel Gultsch2016-05-052-1/+8
| |/
* | remove plugin section from settingsChristian S2016-05-051-17/+0
| |
* | add audio recorderChristian S2016-05-056-5/+235
|\ \
| * | add audio recorderChristian S2016-05-056-5/+235
| | |
* | | change storage pathsChristian S2016-05-051-2/+2
|/ /
* | bug fix in audio playerChristian S2016-05-051-95/+93
| |
* | changed LED notification color to blueChristian S2016-05-051-1/+1
| |
* | Merge remote-tracking branch 'refs/remotes/siacs/master' into developmentChristian S2016-05-0512-60/+122
|\|
| * republish pgp signature when changing statusDaniel Gultsch2016-05-0510-25/+97
| |
| * refactor captcha response handling to avoid network on main thread exceptionDaniel Gultsch2016-05-053-35/+25
| |
* | blue themeMatthias Rieber2016-05-05193-30/+36
| |
* | bug fix in audioplayerChristian S2016-05-051-1/+2
| |
* | changed some strings and added licencesChristian S2016-05-052-31/+35
| |
* | some layout fixesChristian S2016-05-051-16/+22
| |
* | go directly to the user account via menuChristian S2016-05-052-2/+6
| |
* | set 'manually_change_presence' to true as default in preferences.xmlChristian S2016-05-051-1/+1
| |
* | added audio playerChristian S2016-05-053-1/+57
| |
* | little layout improvementChristian S2016-05-041-3/+1
| |
* | bug fixesChristian S2016-05-042-68/+112
| |
* | Merge branch 'refs/heads/news' into developmentChristian S2016-05-0415-99/+175
|\ \
| * | changed avatar format to JPEG and increased size to 720pxChristian S2016-05-041-2/+2
| | |