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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2014-06-03
added pgp sig on muc rename
iNPUTmice
1
-3
/
+9
2014-06-02
long press on images revails share with intent
iNPUTmice
1
-0
/
+13
2014-06-01
linked openkeychain install dialog from decrypt messages box
iNPUTmice
1
-49
/
+62
2014-06-01
changed roster to concurrent hashmap
iNPUTmice
1
-2
/
+2
2014-06-01
unified crypto messages and made lock icon work for conferences
iNPUTmice
2
-21
/
+17
2014-06-01
added warning when public keys are missing
iNPUTmice
1
-0
/
+6
2014-06-01
Fix tile rendering for larger conferences
Andreas Straub
1
-1
/
+1
2014-06-01
show dialog when no contact in a muc has pgp support
iNPUTmice
3
-6
/
+42
2014-06-01
OpenPGP key display in muc details is now prettier and linked to openkeychain
iNPUTmice
2
-9
/
+37
2014-05-31
Removed TASK_ON_HOME flag from intent created from share
Alethea Butler
1
-1
/
+3
2014-05-31
Made the navigateUp override behave like a navigate up
Alethea Butler
1
-1
/
+9
2014-05-31
Refactored into onNavigateUp
Alethea Butler
1
-6
/
+11
2014-05-31
fixed regression that led to the wakelock not being released again
iNPUTmice
1
-1
/
+1
2014-05-30
Up button goes to contacts after initial setup
Alethea Butler
1
-0
/
+6
2014-05-30
Disabled the Home button when it's not the Up button
Alethea Butler
3
-0
/
+5
2014-05-29
More harcoded translations + updated Spanish
kruks23
2
-13
/
+13
2014-05-28
display pgp key id in muc details and use keys to encrypt groupchat
Daniel Gultsch
3
-4
/
+29
2014-05-28
encrypted group messages are now properly decrypted
Daniel Gultsch
2
-7
/
+11
2014-05-28
first tries on crypto muc
Daniel Gultsch
6
-41
/
+80
2014-05-28
possible fix for #149 and #142
iNPUTmice
1
-1
/
+1
2014-05-24
error msg on offline subscription changes
Daniel Gultsch
1
-12
/
+29
2014-05-24
More harcoded translations + Spanish
kruks23
2
-7
/
+7
2014-05-23
Title activities translations + contacts translations + update Spanish Transl...
kruks23
2
-11
/
+11
2014-05-23
end otr sessions earlier / more often. can lead to unesessary handshakes but ...
Daniel Gultsch
3
-17
/
+32
2014-05-23
fixed possible npe
Daniel Gultsch
1
-0
/
+6
2014-05-23
code cleanup
Daniel Gultsch
2
-10
/
+0
2014-05-22
Contact details translations + update spanish translations
kruks23
1
-18
/
+18
2014-05-22
offline crud of contacts
Daniel Gultsch
5
-17
/
+48
2014-05-22
implementet missing methods on the new roster mgmt
Daniel Gultsch
2
-3
/
+17
2014-05-22
fixed #136
Daniel Gultsch
2
-24
/
+36
2014-05-21
write contacts on system shutdown
Daniel Gultsch
4
-132
/
+197
2014-05-21
further improvment trying to deal with large images
Daniel Gultsch
1
-1
/
+6
2014-05-21
Refactored unknown contact picture generation
Andreas Straub
1
-108
/
+41
2014-05-21
Fix highlight detection in MUC channels
Andreas Straub
1
-2
/
+17
2014-05-21
cleaned up shared text
Daniel Gultsch
6
-26
/
+41
[next]