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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-17
show hint to allow installs from unknown sources just before update starts an...
Christian Schneppe
3
-73
/
+88
2018-02-15
Pass invite XMPP URI along instead of JID
Christian Schneppe
6
-20
/
+20
2018-02-15
null check on invite object
Christian Schneppe
1
-1
/
+1
2018-02-15
allow roster action with name
Christian Schneppe
1
-0
/
+3
2018-02-15
integrate intent integrator to finish activity when needed
Christian Schneppe
4
-13
/
+8
2018-02-10
do not cross reference bookmarks and conversations
Christian Schneppe
2
-6
/
+5
2018-02-10
don't cancel animation when switching accounts w/o init
Christian Schneppe
1
-1
/
+3
2018-02-10
return to welcome activity after deleting last account
Christian Schneppe
3
-19
/
+20
2018-02-10
skip animations for startup activities
Christian Schneppe
2
-5
/
+14
2018-02-10
add null checks to huawei settings code
Christian Schneppe
1
-13
/
+9
2018-02-10
do not put setup activites on stack twice
Christian Schneppe
2
-3
/
+11
2018-02-09
add servers from https://conversations.im/compliance/ to autocomplete jids
Christian Schneppe
2
-4
/
+139
2018-02-04
show the correct icon for shared xmpp addresses
Christian Schneppe
1
-0
/
+1
2018-02-04
we don't need location permissions for showing locations
Christian Schneppe
1
-12
/
+1
2018-02-04
highlight searchword in messages
Christian Schneppe
2
-1
/
+16
2018-02-04
implemented message search
Christian Schneppe
2
-2
/
+171
2018-02-03
finish() SettingsActivity in onPause
Christian Schneppe
1
-8
/
+11
2018-02-02
don't crash if huaweiPreferenceScreen.getIntent() = null
Christian Schneppe
1
-5
/
+8
2018-02-02
reorder context menu entries for ConferenceDetailsActivity and make membershi...
Christian Schneppe
1
-7
/
+7
2018-02-02
show progress dialog while downloading update
Christian Schneppe
1
-107
/
+207
2018-01-30
optimized /me behavior
Christian Schneppe
2
-2
/
+2
2018-01-29
do not explicitly request MAM archive for blocked contacts
Christian Schneppe
1
-1
/
+1
2018-01-29
direct link from settings to huaweis protected apps
Christian Schneppe
1
-0
/
+13
2018-01-29
check if app is installedFromPlayStore and use upcoming playstore site for up...
Christian Schneppe
2
-15
/
+25
2018-01-29
bypass check for unknown source settings for OERO
Christian Schneppe
1
-3
/
+10
2018-01-28
aaded some checks to fix some rare crashes of location services
Christian Schneppe
1
-5
/
+11
2018-01-27
show destroy button in light red
Christian Schneppe
1
-0
/
+2
2018-01-27
show snackbar if you are not participating a group chat to clearify this for ...
Christian Schneppe
1
-0
/
+3
2018-01-27
show account details when clicking avatar picture in self chat
Christian Schneppe
1
-37
/
+34
2018-01-27
just switch to conversations & do not creat when 'creating' self contact
Christian Schneppe
1
-1
/
+4
2018-01-27
encrypt muc PM only to actual recipient
Christian Schneppe
1
-2
/
+4
2018-01-27
fixed sharing multiple images
Christian Schneppe
1
-1
/
+1
2018-01-27
delegate uri permission to service when processing files
Christian Schneppe
4
-2
/
+17
2018-01-27
make chat markers opportunistic in private mucs
Christian Schneppe
1
-1
/
+1
2018-01-27
allow sending pm via context menu from ConferenceDetailsActivity
Christian Schneppe
1
-7
/
+16
2018-01-27
Show toast after destroying group chat
Christian Schneppe
1
-1
/
+1
2018-01-26
add possibility to destroy group chat
Christian Schneppe
3
-8
/
+47
2018-01-21
check if app installs from unknown sources are allowed, if not open settings ...
Christian Schneppe
2
-0
/
+53
2018-01-21
reworked audioPlayer screenOn/Off a bit
Christian Schneppe
1
-1
/
+10
2018-01-21
show hint on top of chatview while sending private messages
Christian Schneppe
1
-0
/
+20
2018-01-21
try to detect if Messenger is installed from fdroid and don't use updater if ...
Christian Schneppe
1
-2
/
+19
2018-01-21
fix NPE in shareWith intent and use FileProvider for sharing
Christian Schneppe
1
-4
/
+12
2018-01-21
show warning toast if PM is disabled in MUC
Christian Schneppe
2
-25
/
+22
2018-01-19
replace AdvancedListView with ListView because it was never used
Christian Schneppe
1
-76
/
+2
2018-01-19
don't overlap readmarker with "show more messages"
Christian Schneppe
1
-6
/
+3
2018-01-17
ShareWithActivity: refactor for java 8
Christian Schneppe
1
-58
/
+29
2018-01-17
do not use theme in uri activity
Christian Schneppe
1
-0
/
+1
2018-01-17
let screen on while playing audio message
Christian Schneppe
1
-2
/
+2
2018-01-08
small improvement in ShareLocationActivity
Christian Schneppe
1
-2
/
+3
2018-01-07
reworked location services from GoogleMap to OSM
Christian Schneppe
3
-301
/
+287
[next]