aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* show spinning wheel in restore backup activityChristian Schneppe2019-01-261-3/+13
|
* rework backup & restoreChristian Schneppe2019-01-269-398/+478
| | | | use the implementation from Conversations
* provide Set as Profile intentChristian Schneppe2019-01-255-17/+118
|
* explicitly start service (instead of just bind) service from contact chooserChristian Schneppe2019-01-251-9/+1
|
* modify emoji integrationChristian Schneppe2019-01-256-16/+4
|
* extend open with to audio filesChristian Schneppe2019-01-253-11/+21
|
* check if we have storage permission before marking a file as deleted on resendChristian Schneppe2019-01-251-3/+6
|
* explicitly set type=images for all media with an image mime type this is in ↵Christian Schneppe2019-01-251-1/+1
| | | | preperation to be able to query the database for all images
* maintain order of conversations in share with dialogChristian Schneppe2019-01-251-2/+3
|
* fixed regression that hid enter jid button in block list viewChristian Schneppe2019-01-251-1/+2
|
* offer 'open with' in context menu for geo urisChristian Schneppe2019-01-252-1/+16
|
* support enter/done key in create contact & join dialogsChristian Schneppe2019-01-253-30/+47
|
* check if encrypted pgp file get deletedChristian Schneppe2019-01-251-1/+1
|
* fix display of deleted filesChristian Schneppe2019-01-253-5/+5
|
* fixed downloading of deleted filesChristian Schneppe2019-01-251-1/+1
|
* mark deleted files in database and not query them when querying for mediaChristian Schneppe2019-01-253-7/+10
|
* ignore startService failureChristian Schneppe2019-01-241-1/+5
| | | | some nokia devices with Android 9 fail to start the service from the activity sometimes. since this is probably a race it should be save to ignore this
* count muc participants correctlyChristian Schneppe2019-01-242-77/+59
|
* added work around to create 'actions' from nova launcherChristian Schneppe2019-01-071-2/+8
|
* try to fix faulty chooser intentChristian Schneppe2019-01-071-7/+5
|
* add preference to play gif files automatically in chat viewChristian Schneppe2019-01-045-24/+90
| | | | fixes #170 and #236
* show warning if file from MediaViewerActivity is deletedChristian Schneppe2019-01-041-2/+11
|
* count muc participants correctlyChristian Schneppe2019-01-041-2/+3
|
* clear conversationsuuid and pending attachments when opening new conversationChristian Schneppe2019-01-031-0/+6
|
* clear pending view intent when processing onNewIntent()Christian Schneppe2019-01-031-0/+1
|
* rename functions and variables for room destructionChristian Schneppe2019-01-031-2/+1
|
* add ability to configure autojoin flag in groupchat detailsChristian Schneppe2018-12-301-1/+20
|
* add ability to set nickname in profileChristian Schneppe2018-12-302-0/+110
|
* added epub and azw mime types. try to resolve application/octet-stream by ↵Christian Schneppe2018-12-272-2/+4
| | | | file extension instead. added preview icons for ebooks
* fixed some rare crashes caused by race conditionsChristian Schneppe2018-12-272-6/+6
|
* show accept button to confirm sasl downgradeChristian Schneppe2018-12-271-1/+14
|
* fix crash in MediaPreviewAdapterChristian Schneppe2018-12-271-1/+5
|
* fix crash in ChangePasswordActivityChristian Schneppe2018-12-271-4/+5
|
* code cleanup and rework show toast on update checkChristian Schneppe2018-12-272-7/+11
|
* make it possible to restore backups from decrypted database filesChristian Schneppe2018-12-271-132/+208
|
* set min Columns in GridManager to 1Christian Schneppe2018-12-151-1/+4
|
* limit video transcoding to api >= 18 and other api 16 fixesChristian Schneppe2018-12-143-3/+6
|
* show warning snackbar before joining anon-non-private roomChristian Schneppe2018-12-141-0/+16
|
* Checkout `xmpp-addr` library 0.8.0 (fa47cac8) locallyChristian Schneppe2018-12-141-1/+20
| | | | | | | | | | | | | | xmpp-addr: Backfill missing class method for Java 1.7 This backfills missing class methods for `java.nio.charset.StandardCharsets` and `java.util.Objects` for compatibility with platforms which do not support these (mainly Android SDK versions <= 18). Change `minSdkVersion` to 18, backfill missing methods This reduces the minimum SDK version to 18 (Android 4.3), which notably is the last supported version for the BlackBerry OS 10.3 Android compatibility layer. Drop support for Android 4.1 and 4.2
* fixed some rare NPE caused by race for saveInstanceState()Christian Schneppe2018-12-141-2/+2
|
* show context menu when long clicking avatar in 1:1Christian Schneppe2018-12-041-55/+86
|
* offer to start/install orbot for edit account screen.Christian Schneppe2018-12-041-14/+50
|
* implement self healing omemoChristian Schneppe2018-12-042-1/+3
| | | | | | after receiving a SignalMessage that can’t be decrypted because of broken sessions Conversations will attempt to grab a new pre key bundle and send a new PreKeySignalMessage wrapped in a key transport message.
* open direct search after hitting + in share with screenChristian Schneppe2018-12-043-46/+82
|
* some code reorder for actionbar titlesChristian Schneppe2018-12-041-2/+2
|
* change audio attributes for notification channelChristian Schneppe2018-11-301-0/+2
| | | | This may help on platforms that make a difference between ringtone volume and notification volume
* make sure that conversation is 1:1 before offering to select presence on ↵Christian Schneppe2018-11-301-0/+1
| | | | file resend
* let the user forbid android from taking screenshotsChristian Schneppe2018-11-302-0/+27
|
* don't refresh Blocklist if activity is finishingChristian Schneppe2018-11-301-0/+3
|
* also show invite button in ConferenceDetailsActivity if there were no users ↵Christian Schneppe2018-11-301-5/+5
| | | | inside