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
/
ui
/
ConversationActivity.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hide multi-end and otr encryption in conferences
Daniel Gultsch
2015-08-06
1
-2
/
+3
*
added config.java variable to hide openpgp as an encryption method
Daniel Gultsch
2015-08-05
1
-0
/
+1
*
Let UNTRUSTED/UNDECIDED keys become INACTIVE
Andreas Straub
2015-08-01
1
-2
/
+2
*
Refactor axolotl message processing workflow
Andreas Straub
2015-07-31
1
-1
/
+1
*
improved 'next encryption' selection
Daniel Gultsch
2015-07-31
1
-17
/
+6
*
Rerender message bubbles on encryption change
Andreas Straub
2015-07-29
1
-0
/
+1
*
Refactor out inner classes, cache trust store
Andreas Straub
2015-07-29
1
-1
/
+1
*
allow for private messages being started from muc details in anonymous mucs
Daniel Gultsch
2015-07-21
1
-4
/
+18
*
Start TrustKeysActivity if no keys are TRUSTED
Andreas Straub
2015-07-20
1
-2
/
+7
*
rely on refreshUi/refreshUiReal and make sure it is being used everywhere
Daniel Gultsch
2015-07-20
1
-6
/
+1
*
Optimize imports
Andreas Straub
2015-07-20
1
-1
/
+1
*
Ask for key trust when sending messages
Andreas Straub
2015-07-19
1
-11
/
+45
*
Disable Axolotl option if not usable
Andreas Straub
2015-07-19
1
-10
/
+10
*
Reformat code to use tabs
Andreas Straub
2015-07-19
1
-5
/
+5
*
Added axolotl activation code to UI
Andreas Straub
2015-07-19
1
-0
/
+18
*
fixed some npes
Daniel Gultsch
2015-07-16
1
-4
/
+11
*
made lock button reflect encryption status of the next messages instead of th...
Daniel Gultsch
2015-07-12
1
-16
/
+10
*
display toast in ui on failed http download
Daniel Gultsch
2015-07-10
1
-1
/
+12
*
show attach button in conferences when http upload is available
Daniel Gultsch
2015-06-29
1
-4
/
+7
*
added choose picture as another quick action. fixes #1221
Daniel Gultsch
2015-05-26
1
-0
/
+3
*
fixed with attaching wrong files when returning to activity and background se...
Daniel Gultsch
2015-05-21
1
-1
/
+1
*
added fall back package id for voice recorder plugin
Daniel Gultsch
2015-05-20
1
-0
/
+1
*
handle conference invites differently to deal with killed activities. fixes #...
Daniel Gultsch
2015-05-12
1
-0
/
+6
*
don't reinit conversation when coming back to activity. avoids unnecessary sc...
Daniel Gultsch
2015-05-12
1
-3
/
+1
*
clean up in attachment chooser code. fixed #1168
Daniel Gultsch
2015-05-04
1
-51
/
+51
*
open market if share location plugin isn't installed
Daniel Gultsch
2015-05-04
1
-0
/
+15
*
replace send button with quick action button as long as no text has been entered
Daniel Gultsch
2015-05-02
1
-6
/
+17
*
made material icons smaller (24dp)
Daniel Gultsch
2015-04-28
1
-1
/
+1
*
revert undo timeout to a more reasonable value
Daniel Gultsch
2015-04-28
1
-1
/
+1
*
handle returning from camera without picture
Daniel Gultsch
2015-04-27
1
-0
/
+3
*
some code clean up to fix some rare NPE’s
Daniel Gultsch
2015-04-19
1
-4
/
+4
*
increased undo delay
iNPUTmice
2015-04-17
1
-1
/
+1
*
shut up linter
iNPUTmice
2015-04-13
1
-0
/
+1
*
allow sharing multiple images at once. fixes #1090
iNPUTmice
2015-04-11
1
-40
/
+69
*
Enable end-conversation by swipe gesture
BrianBlade
2015-04-08
1
-9
/
+94
*
display geo uris as location. show 'send loction' in share menu if request lo...
iNPUTmice
2015-03-07
1
-47
/
+91
*
init mode (first start) for StartConversationActivity (no up button) and avoi...
iNPUTmice
2015-02-22
1
-8
/
+26
*
launch edit account activity when starting Conversations for the first time (...
iNPUTmice
2015-02-19
1
-5
/
+9
*
limit ui refresh rate
iNPUTmice
2015-02-17
1
-33
/
+16
*
refresh list view more often
iNPUTmice
2015-02-17
1
-1
/
+1
*
use time instead of uptime for unmute
iNPUTmice
2015-02-12
1
-3
/
+1
*
Merge branch 'development' of https://github.com/siacs/Conversations into dev...
iNPUTmice
2015-01-29
1
-2
/
+7
|
\
|
*
Use Material Design Icons on API 21+
Sam Whited
2015-01-29
1
-2
/
+7
*
|
properly clear notifications. fixed #921
iNPUTmice
2015-01-29
1
-2
/
+8
|
/
*
always allow access to contact details. provide add button in contact details
iNPUTmice
2015-01-21
1
-21
/
+1
*
Add block/unblock to contact details menu
Sam Whited
2015-01-21
1
-4
/
+0
*
Add download button on notification if applicable
Sam Whited
2015-01-16
1
-6
/
+14
*
sending read marker when resuming activity and conversation is open
iNPUTmice
2015-01-15
1
-1
/
+4
*
Add option to swap enter/emoticon key
Sam Whited
2015-01-14
1
-21
/
+24
*
don't crash when selecting a conversation by uuid did not work
Daniel Gultsch
2015-01-10
1
-16
/
+20
[next]