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
/
ConversationLegacyActivity.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-30
show warning dialogs
Christian Schneppe
1
-1025
/
+0
2018-03-29
process intents
Christian Schneppe
1
-10
/
+7
2018-03-29
make read markers work
Christian Schneppe
1
-2
/
+2
2018-03-29
move new activity back to original name
Christian Schneppe
1
-11
/
+38
2018-03-24
made refresh work
Christian Schneppe
1
-1
/
+1
2018-03-24
WIP & fragment voodoo
Christian Schneppe
1
-78
/
+10
2018-03-24
switch conversations fragment to data binder
Christian Schneppe
1
-1
/
+1
2018-03-24
vastly untested refactor. pushing for backup purposes
Christian Schneppe
1
-1012
/
+11
2018-03-22
refactoring. move functionality from activity to fragment
Christian Schneppe
1
-68
/
+43
2018-03-20
cleanup
Christian Schneppe
1
-17
/
+9
2018-03-14
do not use pop up menus for encryption and attachment selection
Christian Schneppe
1
-264
/
+176
2018-03-14
removed unused resources
Christian Schneppe
1
-5
/
+1
2018-03-09
migrated alert dialogs to app compat
Christian Schneppe
1
-1
/
+1
2018-03-09
started work on migrating to appcompat
Christian Schneppe
1
-4
/
+4
2018-03-08
implement multi accounts via expert settings
Christian Schneppe
1
-1
/
+8
2018-02-19
don't use automatic updates for playstore version
Christian Schneppe
1
-0
/
+3
2018-02-17
show hint to allow installs from unknown sources just before update starts an...
Christian Schneppe
1
-65
/
+10
2018-02-10
return to welcome activity after deleting last account
Christian Schneppe
1
-5
/
+1
2018-02-10
skip animations for startup activities
Christian Schneppe
1
-5
/
+13
2018-02-10
do not put setup activites on stack twice
Christian Schneppe
1
-3
/
+8
2018-02-04
implemented message search
Christian Schneppe
1
-2
/
+10
2018-01-29
check if app is installedFromPlayStore and use upcoming playstore site for up...
Christian Schneppe
1
-13
/
+6
2018-01-29
bypass check for unknown source settings for OERO
Christian Schneppe
1
-3
/
+10
2018-01-27
delegate uri permission to service when processing files
Christian Schneppe
1
-0
/
+3
2018-01-26
add possibility to destroy group chat
Christian Schneppe
1
-6
/
+17
2018-01-21
check if app installs from unknown sources are allowed, if not open settings ...
Christian Schneppe
1
-0
/
+52
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-19
replace AdvancedListView with ListView because it was never used
Christian Schneppe
1
-76
/
+2
2017-12-23
fix location view
Christian Schneppe
1
-6
/
+0
2017-12-10
put device id into setting for doze
Christian Schneppe
1
-3
/
+8
2017-12-10
possible fix for retry loop on pgp key annoucement
Christian Schneppe
1
-3
/
+3
2017-11-29
add ability to use system emojis instead of integrated ones via expert settings
Christian Schneppe
1
-1
/
+6
2017-11-28
some bug fixes
Christian Schneppe
1
-1
/
+5
2017-11-24
use com.android.support:support-emoji
Christian Schneppe
1
-0
/
+2
2017-11-23
code cleanup
Christian Schneppe
1
-9
/
+5
2017-11-22
stop scrolling before changing conversations
Christian Schneppe
1
-0
/
+6
2017-11-21
remove prosody push from blacklist
Christian Schneppe
1
-2
/
+1
2017-11-20
fix take photo with pending keys
Christian Schneppe
1
-1
/
+1
2017-10-31
rename some variables/strings
Christian Schneppe
1
-5
/
+6
2017-10-29
UpdateService: use THREAD_POOL_EXECUTOR
Christian Schneppe
1
-1
/
+1
2017-10-10
reworked updater
Christian Schneppe
1
-4
/
+8
2017-09-19
show correct tooltip when long pressing start conversations
Christian Schneppe
1
-14
/
+16
2017-09-04
request storage permission when sending gif
Christian Schneppe
1
-0
/
+6
2017-08-01
refactored retrieval of default preferences
Christian Schneppe
1
-1
/
+1
2017-08-01
put settings defaults into resource file
Christian Schneppe
1
-3
/
+3
2017-06-17
allow recording of videos from attachment choice too
Christian Schneppe
1
-15
/
+46
2017-05-31
'end this conversation afterwards' checked by default
Christian Schneppe
1
-0
/
+1
2017-04-13
treat URL as file if URL is in oob or contains key
Christian Schneppe
1
-1
/
+1
2017-04-05
Run in background instead of writing instantaneously
Christian Schneppe
1
-1
/
+1
2017-03-23
call messageSent() from UI thread after encrypting pgp message
Christian Schneppe
1
-6
/
+7
[next]