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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-21
introduce app intro and some help screens
Christian Schneppe
1
-5
/
+9
2019-09-20
migrate to AndroidX
Christian Schneppe
1
-6
/
+5
2019-09-11
include user into quote message
Christian Schneppe
1
-0
/
+1
2019-08-31
when sharing text from PAM to PAM use quotes
Christian Schneppe
1
-3
/
+3
2019-07-01
code cleanup & small fixes
Christian Schneppe
1
-1
/
+1
2019-03-31
add account > 0 check to inviteUser menu
Christian Schneppe
1
-1
/
+7
2019-03-31
add activity to define some important privacy settings on first start
Christian Schneppe
1
-4
/
+7
2019-02-09
use the term channel in destroy dialog and some other strings
Christian Schneppe
1
-2
/
+16
2019-02-08
optimize imports
Christian Schneppe
1
-2
/
+0
2019-02-04
remove warning messages for kick after ban failing. on modern servers ban is ...
Christian Schneppe
1
-10
/
+1
2019-01-25
modify emoji integration
Christian Schneppe
1
-5
/
+0
2019-01-24
count muc participants correctly
Christian Schneppe
1
-53
/
+37
2019-01-04
count muc participants correctly
Christian Schneppe
1
-2
/
+3
2019-01-03
clear pending view intent when processing onNewIntent()
Christian Schneppe
1
-0
/
+1
2019-01-03
rename functions and variables for room destruction
Christian Schneppe
1
-2
/
+1
2018-12-27
code cleanup and rework show toast on update check
Christian Schneppe
1
-4
/
+2
2018-12-14
limit video transcoding to api >= 18 and other api 16 fixes
Christian Schneppe
1
-0
/
+1
2018-12-04
some code reorder for actionbar titles
Christian Schneppe
1
-2
/
+2
2018-11-15
rename variable
Christian Schneppe
1
-1
/
+1
2018-11-15
refactored some ManageAccount, WelcomeActivity and a few other things
Christian Schneppe
1
-29
/
+5
2018-10-24
code cleanup, null check not necessary when using instance of
Christian Schneppe
1
-9
/
+10
2018-10-24
don't use internal updater if store != null
Christian Schneppe
1
-17
/
+3
2018-10-20
Do not insert text shared over XMPP uri when already drafting message
Christian Schneppe
1
-0
/
+1
2018-09-27
fixed text sharing in direct sharing
Christian Schneppe
1
-1
/
+0
2018-09-26
clear parent activities pending view intent before calling startAcitvityForRe...
Christian Schneppe
1
-0
/
+7
2018-09-23
preview media before sending them and allow sharing and attaching of multiple...
Christian Schneppe
1
-4
/
+11
2018-09-12
start new conversations by long press on avatar
Christian Schneppe
1
-1
/
+24
2018-09-11
catch illegal state not illegal argument on popBackStack()
Christian Schneppe
1
-1
/
+1
2018-09-11
improve Updater a bit and try to catch NPE
Christian Schneppe
1
-2
/
+4
2018-08-23
catch NPE while detecting installedFrom()
Christian Schneppe
1
-1
/
+1
2018-08-05
don't use internal updater if installed from F-Droid or Google Play Store
Christian Schneppe
1
-4
/
+4
2018-08-05
introduced config flag to show attachment button instead of quick actions
Christian Schneppe
1
-15
/
+12
2018-08-03
some changes in Updater
Christian Schneppe
1
-9
/
+8
2018-07-29
fix crash during lookup for updates
Christian Schneppe
1
-2
/
+2
2018-07-09
catch rare state loss exception when hitting home button to pop back stack
Christian Schneppe
1
-1
/
+5
2018-07-09
use emoji transform for toolbar, muc name and contacts name
Christian Schneppe
1
-3
/
+4
2018-06-29
linkify subject + open xmpp directly w/o going through start conv activity
Christian Schneppe
1
-0
/
+13
2018-06-01
add more logging to setIsInForeground
Christian Schneppe
1
-0
/
+1
2018-05-05
add animators for more activities
Christian Schneppe
1
-0
/
+9
2018-05-05
add custom animation to ConversationsActivity
Christian Schneppe
1
-0
/
+4
2018-05-03
hide record audio feature if mircophone is not available
Christian Schneppe
1
-0
/
+2
2018-05-02
added search result context menu + date separators
Christian Schneppe
1
-0
/
+1
2018-04-29
properly catch and ignore IllegalStateException instead of using commitAllowS...
Christian Schneppe
1
-2
/
+13
2018-04-29
some OTR fixes
Christian Schneppe
1
-6
/
+0
2018-04-22
only mark visible messages as read
Christian Schneppe
1
-2
/
+2
2018-04-22
integrate invite to Pix-Art Messenger
Christian Schneppe
1
-0
/
+3
2018-04-13
end view if conversation was archived
Christian Schneppe
1
-1
/
+1
2018-04-13
introduced tri state omemo setting (off by default, on by default, always)
Christian Schneppe
1
-0
/
+2
2018-04-12
commit allowing state loss
Christian Schneppe
1
-1
/
+1
2018-04-12
prevent double tapping on overflow menu
Christian Schneppe
1
-0
/
+4
[next]