index
:
PiratX
feature/fixed_domain_flavor
master
thedevstack
The new way for communications
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
eu
/
siacs
/
conversations
/
ui
/
ConversationActivity.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-22
brought settings and manage account menu items back
iNPUTmice
1
-4
/
+0
2014-07-18
show snackbar if conference was not found
iNPUTmice
1
-1
/
+1
2014-07-17
brought muc invites back. + couple of bug fixes + refactoring
iNPUTmice
1
-16
/
+15
2014-07-12
refactored ui listeners a little bit
iNPUTmice
1
-4
/
+5
2014-07-12
made conversation list thread safe
iNPUTmice
1
-2
/
+1
2014-07-11
cleanup. removed old contacts activity. WARNING: this will temporarly disable...
iNPUTmice
1
-35
/
+4
2014-07-10
added contextual menu for contacts
iNPUTmice
1
-6
/
+1
2014-07-10
changed support lib to v13. added tabs and fragments to start conversation ac...
iNPUTmice
1
-1
/
+1
2014-07-09
unified warnings/error msgs
iNPUTmice
1
-1
/
+1
2014-07-01
allow state loss on fragment change
iNPUTmice
1
-1
/
+1
2014-06-26
fixed rare bug with attach image menu
iNPUTmice
1
-0
/
+6
2014-06-22
moved message packet creation into sperate class
iNPUTmice
1
-0
/
+1
2014-06-20
not working version of otr file transfer
iNPUTmice
1
-2
/
+3
2014-06-16
streamlined onpresenceselected listener
iNPUTmice
1
-106
/
+20
2014-06-16
code cleanup / unification
iNPUTmice
1
-5
/
+0
2014-06-16
cleanup; removed unnecessary imports and log outputs
iNPUTmice
1
-1
/
+0
2014-06-13
offline sending of images
iNPUTmice
1
-0
/
+1
2014-06-13
moved last seen to contact details
iNPUTmice
1
-10
/
+0
2014-06-12
finished offline otr
iNPUTmice
1
-2
/
+2
2014-06-11
groundwork for offline otr messages
iNPUTmice
1
-90
/
+44
2014-06-10
select presence dialog now suggests last used presence
iNPUTmice
1
-6
/
+22
2014-06-09
don't display 'enter password' message if OpenKeychain is not installed. made...
iNPUTmice
1
-0
/
+4
2014-06-07
possible fix to be able to images and encrypted messages at a faster rate
iNPUTmice
1
-36
/
+27
2014-06-06
basic last seen feature. no peristancy just yet. no polish
iNPUTmice
1
-274
/
+350
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
1
-1
/
+1
2014-06-01
unified crypto messages and made lock icon work for conferences
iNPUTmice
1
-5
/
+5
2014-06-01
show dialog when no contact in a muc has pgp support
iNPUTmice
1
-1
/
+1
2014-05-30
Disabled the Home button when it's not the Up button
Alethea Butler
1
-0
/
+2
2014-05-28
first tries on crypto muc
Daniel Gultsch
1
-3
/
+5
2014-05-22
offline crud of contacts
Daniel Gultsch
1
-1
/
+1
2014-05-21
cleaned up shared text
Daniel Gultsch
1
-0
/
+17
2014-05-20
Update Spanish Translations + harcoded just_now
kruks23
1
-1
/
+1
2014-05-19
reworked roster/contact handling. might break some stuff. not sycing to disk yet
Daniel Gultsch
1
-4
/
+4
2014-05-18
bind and session request more compatible
Daniel Gultsch
1
-0
/
+7
2014-05-17
added record audio button
Daniel Gultsch
1
-0
/
+8
2014-05-14
hiding the prepare image toast after error or success
Daniel Gultsch
1
-1
/
+15
2014-05-14
code clean up
Daniel Gultsch
1
-104
/
+51
2014-05-13
added presence selection
Daniel Gultsch
1
-5
/
+19
2014-05-13
code cleanup
Daniel Gultsch
1
-10
/
+12
2014-05-13
takeing pictures over intent
Daniel Gultsch
1
-0
/
+22
2014-05-13
submenu for attach file
Daniel Gultsch
1
-1
/
+29
2014-05-12
Better error handling if attach file doesnt work (on permission denied)
Daniel Gultsch
1
-19
/
+35
2014-05-09
added dialog for otr file transfer
Daniel Gultsch
1
-1
/
+25
2014-05-09
nicer descriptions in notificaton for images and encrypted messages
Daniel Gultsch
1
-1
/
+10
2014-05-08
sending text message after returing from pending intent
Daniel Gultsch
1
-0
/
+38
2014-05-08
better flow after returning from openkeychain for various actions
Daniel Gultsch
1
-27
/
+39
2014-05-08
offer to announce pgp key if pgp encryption is selected from menu
Daniel Gultsch
1
-11
/
+13
2014-05-08
more informative dialog if contact doesn't announce public key
Daniel Gultsch
1
-17
/
+33
2014-05-08
code cleanup
Daniel Gultsch
1
-4
/
+2
[next]