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
/
eu
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-06-22
establish otr connection before sending image
iNPUTmice
1
-13
/
+34
2014-06-20
fixes for otr file transfer
iNPUTmice
4
-23
/
+49
2014-06-20
not working version of otr file transfer
iNPUTmice
15
-52
/
+548
2014-06-16
clear input field after conference pgp message
iNPUTmice
1
-0
/
+1
2014-06-16
streamlined onpresenceselected listener
iNPUTmice
5
-124
/
+106
2014-06-16
fixed bug in intent filter. cleaned share with activity
iNPUTmice
1
-15
/
+40
2014-06-16
added share image intent to android manifest for testing purposes
iNPUTmice
1
-43
/
+65
2014-06-16
code cleanup / unification
iNPUTmice
2
-40
/
+22
2014-06-16
cleanup; removed unnecessary imports and log outputs
iNPUTmice
13
-41
/
+5
2014-06-15
Rounded minutes ago and last seen + Update Spanish Translations
kruks23
1
-6
/
+14
2014-06-15
Send from our full jid (fixes #60)
Steven Dee
1
-2
/
+1
2014-06-14
infite scrolling
iNPUTmice
3
-15
/
+69
2014-06-14
fixed #197
iNPUTmice
1
-2
/
+3
2014-06-14
fixed #204
iNPUTmice
1
-4
/
+8
2014-06-13
offline sending of images
iNPUTmice
2
-7
/
+16
2014-06-13
status waiting for images sent offline
iNPUTmice
2
-24
/
+41
2014-06-13
moved last seen to contact details
iNPUTmice
3
-25
/
+4
2014-06-13
further bullet proofing
iNPUTmice
1
-32
/
+33
2014-06-13
fixed #201
iNPUTmice
1
-1
/
+0
2014-06-12
finished offline otr
iNPUTmice
4
-20
/
+46
2014-06-12
fire onContactStatusChanged only on online/offline changes. not on status cha...
iNPUTmice
3
-13
/
+4
2014-06-12
send otr messages when contacts comes online
iNPUTmice
3
-4
/
+7
2014-06-12
made muc join easier if muc server is known. added room to key words
iNPUTmice
3
-2
/
+17
2014-06-11
groundwork for offline otr messages
iNPUTmice
8
-122
/
+111
2014-06-10
select presence dialog now suggests last used presence
iNPUTmice
1
-6
/
+22
2014-06-10
fixed scrolling issues
iNPUTmice
1
-18
/
+35
2014-06-10
cleanup
iNPUTmice
1
-2
/
+1
2014-06-10
Muc Icon tile color fix
Andreas Straub
1
-1
/
+1
2014-06-09
don't display 'enter password' message if OpenKeychain is not installed. made...
iNPUTmice
4
-87
/
+127
2014-06-07
fixing #184
iNPUTmice
1
-0
/
+1
2014-06-07
removed unnecessary variable in message class
iNPUTmice
3
-5
/
+0
2014-06-07
localized date. rounded minutes, hours and dates in last seen
iNPUTmice
1
-12
/
+21
2014-06-07
possible fix to be able to images and encrypted messages at a faster rate
iNPUTmice
7
-121
/
+147
2014-06-06
do not just simply resend images
iNPUTmice
1
-20
/
+24
2014-06-06
fixed last_seen_now
iNPUTmice
1
-1
/
+1
2014-06-06
removed presence from last seen
iNPUTmice
2
-12
/
+9
2014-06-06
put xep333 parsing into parser class
Daniel Gultsch
4
-30
/
+31
2014-06-06
refactored presence parsing into dedicated class
Daniel Gultsch
4
-138
/
+178
2014-06-06
added abbrev_all to date format
iNPUTmice
1
-1
/
+1
2014-06-06
#158 Try to solve MM/dd date in each locale
kruks23
1
-2
/
+3
2014-06-06
fixes #172
iNPUTmice
1
-1
/
+1
2014-06-06
basic last seen feature. no peristancy just yet. no polish
iNPUTmice
6
-295
/
+444
2014-06-05
read marker is now a little less in your face
iNPUTmice
1
-0
/
+1
2014-06-04
image provider path name now with .webp ending
iNPUTmice
2
-3
/
+6
2014-06-04
experimental gui to display read status
iNPUTmice
2
-11
/
+73
2014-06-04
fixed regression with newly created conversations not being shown properly
iNPUTmice
1
-1
/
+2
2014-06-04
received and displayed messages (xep 333) are now marked properly
iNPUTmice
7
-46
/
+109
2014-06-04
more bug fixes for the pgp problem
iNPUTmice
1
-49
/
+73
2014-06-04
fixed pgp on incoming carbon messages
iNPUTmice
2
-19
/
+17
2014-06-03
answer to xep 184 message receipts. fixes #95
iNPUTmice
2
-14
/
+52
[next]