index
:
conversations
BrianBlade-feature/swipe_out_conversation
CryptoNextAlpha
CryptoNextBeta
JingleFixes
MessageParserNext
UnreadCountBadge
cbe
delay_fixes
development
dnsfixes
feature/file_transfer
feature/foreground_service
feature/http_upload
feature/mam
feature/otr_verification
idn_fixes
issue921
lolipop_dns_server_discovery
master
more_logging_for_view_intent
muc_vcard_avatars
nfc
possible_copperhead_fixes
reworked_host_finder_loop
show_members_in_conference
show_send_button_in_softkeyboard
six_love
slack_workaround
tor_support
travis-fixes
travis_fixes
trz/emojicon-merge
trz/emojicon-new
trz/master
trz/merge_1.10.0
trz/merge_1.10.1
trz/merge_1.11.0
trz/merge_1.11.1
trz/merge_1.11.7
trz/merge_1.12.4
trz/merge_1.5.2
trz/merge_1.6.3
trz/merge_1.9.3
trz/merge_1.9.4
trz/rebase
trz/rename
trz/test
verbose_login_log
copy of conversations repo
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
added missing type='submit' to mam queries
Daniel Gultsch
2015-09-15
6
-20
/
+17
*
work around a NPE caused by arace condition in the http upload
Daniel Gultsch
2015-09-15
1
-3
/
+6
*
pulled translations from transifex
Daniel Gultsch
2015-09-14
20
-20
/
+0
*
changed http upload namespace to reflect the one in the XEP
Daniel Gultsch
2015-09-14
1
-1
/
+1
*
added possibiltiy to set conferences as moderated (only visible in advanced m...
Daniel Gultsch
2015-09-13
5
-16
/
+62
*
pulled new translations from transifex
Daniel Gultsch
2015-09-13
7
-0
/
+116
*
added mp4 to well known extensions. fixes #1403
Daniel Gultsch
2015-09-12
1
-1
/
+1
*
increased dns timeout
Daniel Gultsch
2015-09-10
2
-1
/
+2
*
added alt as possible modifier key. use mod+(0..9) to jump to a conversation
Daniel Gultsch
2015-09-09
2
-26
/
+46
*
added rotation detection to up/down navigation
Daniel Gultsch
2015-09-07
1
-4
/
+23
*
added some key binding
Daniel Gultsch
2015-09-07
3
-5
/
+87
*
catch npe in setupIme method
Daniel Gultsch
2015-09-07
1
-1
/
+3
*
indicate broken pep in server info
Daniel Gultsch
2015-09-06
3
-1
/
+12
*
Only show that have sessions in fingerprint list
Andreas Straub
2015-09-06
7
-50
/
+58
*
Don't manually add keys to the store
Andreas Straub
2015-09-06
1
-2
/
+0
*
add null pointer check to db migration
Daniel Gultsch
2015-09-05
1
-1
/
+5
*
Never build a session with oneself
Andreas Straub
2015-09-05
3
-20
/
+68
*
ignore timeout exceptions on secondary dns requests
Daniel Gultsch
2015-09-05
1
-9
/
+21
*
Issues with URLs with multiple dots in file. fixes #1373
Daniel Gultsch
2015-09-04
1
-7
/
+15
*
invoke onEnterPressed callback only if shift is not pressed
Daniel Gultsch
2015-09-04
1
-1
/
+1
*
minimize softkeyboard only if it has been in fullscreen mode
Daniel Gultsch
2015-09-04
1
-1
/
+3
*
show an send button instead of the enter key in softkeyboards when enterIsSen...
show_send_button_in_softkeyboard
Daniel Gultsch
2015-09-04
2
-7
/
+10
*
Ensure uris is empty before onStart adds to it
Andreas Straub
2015-09-02
1
-0
/
+1
*
added special error state for dns timeout
Daniel Gultsch
2015-09-01
4
-4
/
+13
*
use same method to add message hints to otr message everywhere it is needed
Daniel Gultsch
2015-09-01
2
-9
/
+11
*
tag axolotl messages with pretty-please-store
Daniel Gultsch
2015-09-01
1
-0
/
+1
*
made useImageAsIs determination a bit more foolproof (samsung)
Daniel Gultsch
2015-08-31
1
-1
/
+6
*
single task mode for start conversations activity
Daniel Gultsch
2015-08-30
1
-0
/
+1
*
fixed bug that prevented newly opened conversations to load the entire histor...
Daniel Gultsch
2015-08-30
3
-1
/
+14
*
catch invalid base64 on omemo key decoding
Daniel Gultsch
2015-08-30
1
-3
/
+8
*
use build in method on >= lolipop devices to discover dns servers
Daniel Gultsch
2015-08-28
2
-8
/
+41
*
pulled updated translations from transifex
Daniel Gultsch
2015-08-28
20
-20
/
+7
*
reformating and upper bound for waiting on stanza writer
Daniel Gultsch
2015-08-28
1
-8
/
+16
*
fixed type=timeout
Daniel Gultsch
2015-08-28
1
-0
/
+2
*
added XEP number for http file upload
Daniel Gultsch
2015-08-27
7
-7
/
+40
*
use dedicated colors for primary and primary_dark
Daniel Gultsch
2015-08-26
6
-9
/
+10
*
fixed highlight text color for white chat bubbles
Daniel Gultsch
2015-08-26
1
-0
/
+1
*
Fix error handling for announce check retrieval
Andreas Straub
2015-08-26
1
-3
/
+3
*
explictitly handle iq timeouts in bind and session iqs
Daniel Gultsch
2015-08-26
1
-2
/
+7
*
Only announce device after publishing bundle
Andreas Straub
2015-08-26
2
-8
/
+19
*
moved actual iq callback out of synchronized find callback block
Daniel Gultsch
2015-08-26
1
-3
/
+7
*
be more restrictive about marking messages as sent_received in muc parser
Daniel Gultsch
2015-08-26
2
-8
/
+18
*
Revert "improved compatibility with muc components that change the message id"
Daniel Gultsch
2015-08-26
1
-3
/
+2
*
Fix key publishing
Andreas Straub
2015-08-26
1
-72
/
+68
*
Add more logging to pep attemp counter logic
Andreas Straub
2015-08-25
1
-0
/
+1
*
Limit number of PEP publish tries
Andreas Straub
2015-08-25
1
-9
/
+42
*
remove unused imports.
Michael
2015-08-25
4
-30
/
+1
*
Pass through device IDs when updating own list
Andreas Straub
2015-08-25
1
-17
/
+17
*
cleared up some error messages in axolotl service and execute publishOwnDevic...
Daniel Gultsch
2015-08-25
1
-3
/
+7
*
catch some db query exceptions
Daniel Gultsch
2015-08-25
1
-3
/
+5
[next]