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
/
res
/
layout
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-19
show password dialog when account was magic created
Daniel Gultsch
1
-0
/
+19
2016-05-16
cap messages after 256 lines in UI
Daniel Gultsch
2
-0
/
+2
2016-05-12
improve keyboard handling. fixes #1387
Daniel Gultsch
1
-0
/
+1
2016-05-10
do not show last-seen metric in UI
Daniel Gultsch
1
-8
/
+1
2016-04-28
cleaned up captcha dialog
Daniel Gultsch
1
-0
/
+27
2016-04-26
prevent user from accidentally changing password after using magic create
Daniel Gultsch
1
-10
/
+12
2016-04-23
show status messages in contact details
Daniel Gultsch
1
-16
/
+19
2016-04-22
expert setting to manually change presence
Daniel Gultsch
3
-0
/
+147
2016-04-22
put welcome screen in scrollview
Daniel Gultsch
1
-62
/
+67
2016-04-19
added magic create welcome screen
Daniel Gultsch
2
-0
/
+152
2016-03-01
let users confirm each member in a conference even if that contact is already...
Daniel Gultsch
1
-26
/
+34
2016-02-29
refactored omemo to take multiple recipients
Daniel Gultsch
2
-26
/
+34
2016-02-15
basic support for XEP-0308: Last Message Correction. fixes #864
Daniel Gultsch
2
-2
/
+22
2016-02-12
client side support for XEP-0357: Push Notifications
Daniel Gultsch
1
-2
/
+21
2016-02-04
prevent previoulsly cleared messages from reloading. fixes #1110
Daniel Gultsch
1
-0
/
+9
2016-01-23
introduced boolean form field wrapper
Daniel Gultsch
2
-1
/
+14
2016-01-22
added UI wrapper for (some) form fields
Daniel Gultsch
1
-0
/
+21
2016-01-22
changed spacing in create dialogs and notify user when no accounts are activated
Daniel Gultsch
2
-6
/
+10
2016-01-21
increased padding in create contact/conference dialog
Daniel Gultsch
2
-15
/
+21
2016-01-12
use match_parent as height in conversations overview
Daniel Gultsch
1
-2
/
+2
2016-01-11
ask to be excluded from battery optimization
Daniel Gultsch
1
-169
/
+212
2016-01-08
show per conference notification settings in details activity
Daniel Gultsch
1
-0
/
+27
2016-01-08
show icon in conversations overview when notifications are disabled
Daniel Gultsch
1
-76
/
+97
2016-01-04
Allow entering a JID from 'choose contact'. thanks @singpolyma
Daniel Gultsch
1
-0
/
+0
2016-01-04
properly rotate avatars
Daniel Gultsch
1
-2
/
+2
2015-12-23
show certificate information
Daniel Gultsch
1
-0
/
+88
2015-12-01
initial tor support
Daniel Gultsch
1
-1
/
+53
2015-10-29
load avatars in message adapter in background task
Daniel Gultsch
2
-4
/
+4
2015-10-28
show encryption type in warned/red messages
Daniel Gultsch
1
-0
/
+11
2015-10-26
Reset the margins manually after rotating
saqura
3
-0
/
+3
2015-10-06
Show whether MAM is supported in MUCs
saqura
1
-1
/
+30
2015-08-26
use dedicated colors for primary and primary_dark
Daniel Gultsch
1
-1
/
+1
2015-08-15
Display error message if all contact keys purged
Andreas Straub
1
-0
/
+32
2015-08-14
show HTTP upload availability on Edit account screen
hlad
1
-0
/
+20
2015-08-08
decreased right hand side padding in contact keys
Daniel Gultsch
1
-1
/
+3
2015-08-08
renamed multi-end / axolotl to OMEMO
Daniel Gultsch
1
-3
/
+3
2015-08-05
changed text selection color
Daniel Gultsch
2
-0
/
+2
2015-08-03
added Config.java varibale to lock account creation to specfic domain
Daniel Gultsch
1
-0
/
+1
2015-07-30
fixed some colors in message adapter
Daniel Gultsch
2
-2
/
+0
2015-07-29
Highlight selected message's fingerprint in list
Andreas Straub
1
-0
/
+1
2015-07-22
Hide regenerate keys button
Andreas Straub
1
-1
/
+1
2015-07-21
very subtle
Daniel Gultsch
8
-60
/
+74
2015-07-20
changed sizes of avatars and padding in new message bubbles
Daniel Gultsch
4
-29
/
+29
2015-07-20
changed message bubble appearance
Raphael Pohl
5
-61
/
+61
2015-07-20
fixed monospace font and android L
Daniel Gultsch
5
-6
/
+13
2015-07-20
Use MD style for key trust toggle switch
Andreas Straub
1
-1
/
+1
2015-07-19
Remove device list from EditAccount
Andreas Straub
1
-43
/
+0
2015-07-19
Ask for key trust when sending messages
Andreas Straub
1
-0
/
+120
2015-07-19
Refactor trust key ui and show in account details
Andreas Straub
2
-10
/
+43
2015-07-19
Add key trust toggle to ContactDetailsActivity
Andreas Straub
1
-0
/
+10
[next]