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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-20
rely on refreshUi/refreshUiReal and make sure it is being used everywhere
Daniel Gultsch
1
-6
/
+1
2015-07-20
Optimize imports
Andreas Straub
1
-1
/
+1
2015-07-19
Ask for key trust when sending messages
Andreas Straub
1
-11
/
+45
2015-07-19
Disable Axolotl option if not usable
Andreas Straub
1
-10
/
+10
2015-07-19
Reformat code to use tabs
Andreas Straub
1
-5
/
+5
2015-07-19
Added axolotl activation code to UI
Andreas Straub
1
-0
/
+18
2015-07-16
fixed some npes
Daniel Gultsch
1
-4
/
+11
2015-07-12
made lock button reflect encryption status of the next messages instead of th...
Daniel Gultsch
1
-16
/
+10
2015-07-10
display toast in ui on failed http download
Daniel Gultsch
1
-1
/
+12
2015-06-29
show attach button in conferences when http upload is available
Daniel Gultsch
1
-4
/
+7
2015-05-26
added choose picture as another quick action. fixes #1221
Daniel Gultsch
1
-0
/
+3
2015-05-21
fixed with attaching wrong files when returning to activity and background se...
Daniel Gultsch
1
-1
/
+1
2015-05-20
added fall back package id for voice recorder plugin
Daniel Gultsch
1
-0
/
+1
2015-05-12
handle conference invites differently to deal with killed activities. fixes #...
Daniel Gultsch
1
-0
/
+6
2015-05-12
don't reinit conversation when coming back to activity. avoids unnecessary sc...
Daniel Gultsch
1
-3
/
+1
2015-05-04
clean up in attachment chooser code. fixed #1168
Daniel Gultsch
1
-51
/
+51
2015-05-04
open market if share location plugin isn't installed
Daniel Gultsch
1
-0
/
+15
2015-05-02
replace send button with quick action button as long as no text has been entered
Daniel Gultsch
1
-6
/
+17
2015-04-28
made material icons smaller (24dp)
Daniel Gultsch
1
-1
/
+1
2015-04-28
revert undo timeout to a more reasonable value
Daniel Gultsch
1
-1
/
+1
2015-04-27
handle returning from camera without picture
Daniel Gultsch
1
-0
/
+3
2015-04-19
some code clean up to fix some rare NPE’s
Daniel Gultsch
1
-4
/
+4
2015-04-17
increased undo delay
iNPUTmice
1
-1
/
+1
2015-04-13
shut up linter
iNPUTmice
1
-0
/
+1
2015-04-11
allow sharing multiple images at once. fixes #1090
iNPUTmice
1
-40
/
+69
2015-04-08
Enable end-conversation by swipe gesture
BrianBlade
1
-9
/
+94
2015-03-07
display geo uris as location. show 'send loction' in share menu if request lo...
iNPUTmice
1
-47
/
+91
2015-02-22
init mode (first start) for StartConversationActivity (no up button) and avoi...
iNPUTmice
1
-8
/
+26
2015-02-19
launch edit account activity when starting Conversations for the first time (...
iNPUTmice
1
-5
/
+9
2015-02-17
limit ui refresh rate
iNPUTmice
1
-33
/
+16
2015-02-17
refresh list view more often
iNPUTmice
1
-1
/
+1
2015-02-12
use time instead of uptime for unmute
iNPUTmice
1
-3
/
+1
2015-01-29
Use Material Design Icons on API 21+
Sam Whited
1
-2
/
+7
2015-01-29
properly clear notifications. fixed #921
iNPUTmice
1
-2
/
+8
2015-01-21
always allow access to contact details. provide add button in contact details
iNPUTmice
1
-21
/
+1
2015-01-21
Add block/unblock to contact details menu
Sam Whited
1
-4
/
+0
2015-01-16
Add download button on notification if applicable
Sam Whited
1
-6
/
+14
2015-01-15
sending read marker when resuming activity and conversation is open
iNPUTmice
1
-1
/
+4
2015-01-14
Add option to swap enter/emoticon key
Sam Whited
1
-21
/
+24
2015-01-10
don't crash when selecting a conversation by uuid did not work
Daniel Gultsch
1
-16
/
+20
2015-01-09
fixed regression in tablet ui
Daniel Gultsch
1
-0
/
+2
2015-01-09
Introduced expert options to control enter-is-send
Daniel Gultsch
1
-0
/
+4
2015-01-07
more muc options
Daniel Gultsch
1
-9
/
+2
2015-01-07
reset next encryption when archiving conversations
Daniel Gultsch
1
-1
/
+0
2015-01-06
run invalidateOptionsMenu on uiThread
Daniel Gultsch
1
-1
/
+1
2015-01-03
record voice and attachment refactor
Daniel Gultsch
1
-64
/
+48
2015-01-02
put Conversations into background mode earlier
Daniel Gultsch
1
-5
/
+25
2015-01-02
improved OTR verification part one
Daniel Gultsch
1
-0
/
+37
2014-12-30
fixed npe in block menu item
Daniel Gultsch
1
-1
/
+1
2014-12-25
Add ability to change password on server
Sam Whited
1
-1
/
+1
[next]