index
:
conversations-plus
filetransfer
introduce_cplus_database_version
master
message_display_rework
improved conversations
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
eu
/
siacs
/
conversations
/
services
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-16
fixes FS#35 - Shortcut Badger compatible to setting always_notify_in_conference
lookshe
1
-1
/
+1
2015-08-12
- Introduction of SwipeRefreshLayout for conversation view
steckbrief
1
-31
/
+44
2015-08-11
Merge tag '1.5.2' into trz/rebase
lookshe
3
-240
/
+411
2015-06-19
renaming eu.siacs.conversations to de.thedevstack.conversationsplus
steckbrief
6
-3706
/
+0
2015-04-14
changed received and read confirmation setting to one list and put it to sett...
lookshe
1
-9
/
+1
2015-04-12
implementation for downloading only when enabled wlan
lookshe
1
-0
/
+20
2015-04-11
Color choose dialog
steckbrief
1
-10
/
+2
2015-04-11
differ between received and read message
lookshe
1
-1
/
+5
2015-04-11
correct parsing of led color
lookshe
1
-1
/
+1
2015-03-31
Configurable LED color (Attention: Expert setting because currently only text...
steckbrief
1
-1
/
+10
2015-03-18
# add delivery receipts for private muc msgs
BrianBlade
1
-1
/
+1
2015-03-10
open location directly from notification
iNPUTmice
1
-0
/
+25
2015-03-07
display geo uris as location. show 'send loction' in share menu if request lo...
iNPUTmice
1
-0
/
+18
2015-03-05
avoid unnecessary thread creation
iNPUTmice
1
-16
/
+21
2015-03-04
Green led color is better with "full-green"
Quentin
1
-1
/
+1
2015-03-02
added methods to count number of unread messages
Daniel Gultsch
1
-0
/
+8
2015-03-01
mark all sent messages up to a marker as displayed
Daniel Gultsch
1
-9
/
+10
2015-02-27
use conversations green in notification led
iNPUTmice
1
-1
/
+1
2015-02-27
Update NotificationService.java
QuentinC
1
-1
/
+1
2015-02-27
- Update mBuilder in NotificationService.java to ensure that the led is displ...
Quentin
1
-1
/
+2
2015-02-23
reset incoming chat state when going into background
iNPUTmice
1
-0
/
+3
2015-02-23
get rid of some useless debugging
iNPUTmice
1
-3
/
+0
2015-02-21
added typing notifications through XEP-0085. fixed #210
iNPUTmice
1
-0
/
+22
2015-02-18
always go through reconnect method instead of just starting XmppConnection th...
iNPUTmice
1
-4
/
+1
2015-02-17
moved roster loading to async task as well
iNPUTmice
1
-10
/
+22
2015-02-15
loading avatars in seperate tasks
iNPUTmice
1
-14
/
+26
2015-02-12
load messages asynchronously
iNPUTmice
1
-2
/
+18
2015-02-10
added actions to error notification
iNPUTmice
2
-1
/
+47
2015-01-29
Use Material Design Icons on API 21+
Sam Whited
1
-6
/
+17
2015-01-26
adapt caps on whether or not message confirmation is on
iNPUTmice
1
-1
/
+5
2015-01-25
made connect time out more failsave
iNPUTmice
1
-5
/
+8
2015-01-24
fixed mam to work with muc
iNPUTmice
2
-9
/
+17
2015-01-21
deal with user entering full jids in join conference dialog
iNPUTmice
1
-1
/
+3
2015-01-20
Add color / category to foreground notification
Sam Whited
1
-7
/
+14
2015-01-20
otr4j: update to 0.22
Michael
1
-1
/
+1
2015-01-19
fixed legacy translation of image received
iNPUTmice
1
-1
/
+3
2015-01-19
check for deleted files when loading more messages from history
iNPUTmice
1
-1
/
+3
2015-01-19
account for rounding errors when rescheduling wake up
iNPUTmice
1
-150
/
+153
2015-01-17
Add some Android 21 notification features
Sam Whited
1
-0
/
+4
2015-01-17
Correct the download file string on notifications
Sam Whited
1
-5
/
+2
2015-01-16
Add download button on notification if applicable
Sam Whited
1
-17
/
+50
2015-01-15
added dedicated button to disable foreground service in perma notification
iNPUTmice
1
-2
/
+9
2015-01-15
fixed #888
iNPUTmice
1
-1
/
+1
2015-01-14
handle muc nicks with white spaces. fixed #884
iNPUTmice
1
-1
/
+2
2015-01-13
Ensure type safety in Pebble notifications
Sam Whited
1
-15
/
+30
2015-01-12
reworked message preview / message meta information (ie file offered, receive...
Daniel Gultsch
1
-34
/
+7
2015-01-10
make room persistant when changing subject or other muc options
Daniel Gultsch
1
-0
/
+12
2015-01-09
ensure that everyone is member before making a room private
Daniel Gultsch
1
-2
/
+11
2015-01-08
allow for very basic muc configuration
Daniel Gultsch
1
-1
/
+2
2015-01-08
code cleanup
Daniel Gultsch
1
-12
/
+15
[next]