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