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
/
main
/
java
/
de
/
pixart
/
messenger
/
ui
/
ConversationsActivity.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
some code reorder for actionbar titles
Christian Schneppe
2018-12-04
1
-2
/
+2
*
rename variable
Christian Schneppe
2018-11-15
1
-1
/
+1
*
refactored some ManageAccount, WelcomeActivity and a few other things
Christian Schneppe
2018-11-15
1
-29
/
+5
*
code cleanup, null check not necessary when using instance of
Christian Schneppe
2018-10-24
1
-9
/
+10
*
don't use internal updater if store != null
Christian Schneppe
2018-10-24
1
-17
/
+3
*
Do not insert text shared over XMPP uri when already drafting message
Christian Schneppe
2018-10-20
1
-0
/
+1
*
fixed text sharing in direct sharing
Christian Schneppe
2018-09-27
1
-1
/
+0
*
clear parent activities pending view intent before calling startAcitvityForRe...
Christian Schneppe
2018-09-26
1
-0
/
+7
*
preview media before sending them and allow sharing and attaching of multiple...
Christian Schneppe
2018-09-23
1
-4
/
+11
*
start new conversations by long press on avatar
Christian Schneppe
2018-09-12
1
-1
/
+24
*
catch illegal state not illegal argument on popBackStack()
Christian Schneppe
2018-09-11
1
-1
/
+1
*
improve Updater a bit and try to catch NPE
Christian Schneppe
2018-09-11
1
-2
/
+4
*
catch NPE while detecting installedFrom()
Christian Schneppe
2018-08-23
1
-1
/
+1
*
don't use internal updater if installed from F-Droid or Google Play Store
Christian Schneppe
2018-08-05
1
-4
/
+4
*
introduced config flag to show attachment button instead of quick actions
Christian Schneppe
2018-08-05
1
-15
/
+12
*
some changes in Updater
Christian Schneppe
2018-08-03
1
-9
/
+8
*
fix crash during lookup for updates
Christian Schneppe
2018-07-29
1
-2
/
+2
*
catch rare state loss exception when hitting home button to pop back stack
Christian Schneppe
2018-07-09
1
-1
/
+5
*
use emoji transform for toolbar, muc name and contacts name
Christian Schneppe
2018-07-09
1
-3
/
+4
*
linkify subject + open xmpp directly w/o going through start conv activity
Christian Schneppe
2018-06-29
1
-0
/
+13
*
add more logging to setIsInForeground
Christian Schneppe
2018-06-01
1
-0
/
+1
*
add animators for more activities
Christian Schneppe
2018-05-05
1
-0
/
+9
*
add custom animation to ConversationsActivity
Christian Schneppe
2018-05-05
1
-0
/
+4
*
hide record audio feature if mircophone is not available
Christian Schneppe
2018-05-03
1
-0
/
+2
*
added search result context menu + date separators
Christian Schneppe
2018-05-02
1
-0
/
+1
*
properly catch and ignore IllegalStateException instead of using commitAllowS...
Christian Schneppe
2018-04-29
1
-2
/
+13
*
some OTR fixes
Christian Schneppe
2018-04-29
1
-6
/
+0
*
update actionbartitle while refreshing ui
Christian Schneppe
2018-04-27
1
-0
/
+1
*
only mark visible messages as read
Christian Schneppe
2018-04-22
1
-2
/
+2
*
integrate invite to Pix-Art Messenger
Christian Schneppe
2018-04-22
1
-0
/
+3
*
end view if conversation was archived
Christian Schneppe
2018-04-13
1
-1
/
+1
*
introduced tri state omemo setting (off by default, on by default, always)
Christian Schneppe
2018-04-13
1
-0
/
+2
*
commit allowing state loss
Christian Schneppe
2018-04-12
1
-1
/
+1
*
prevent double tapping on overflow menu
Christian Schneppe
2018-04-12
1
-0
/
+4
*
replace deprecated action bar with toolbar
Christian Schneppe
2018-04-11
1
-0
/
+3
*
make camera feature optional
Christian Schneppe
2018-04-08
1
-5
/
+9
*
create interface for onBackendConnected
Christian Schneppe
2018-04-08
1
-2
/
+3
*
fix menu entries
Christian Schneppe
2018-04-08
1
-0
/
+6
*
added splash screen
Christian Schneppe
2018-04-03
1
-0
/
+905