aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ConversationActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* make archive menu item workChristian Schneppe2018-03-291-5/+25
* make read markers workChristian Schneppe2018-03-291-2/+20
* handle view conversation action when ConversationFragment is already openChristian Schneppe2018-03-291-5/+12
* change font size in conversation overviewChristian Schneppe2018-03-291-3/+12
* handle view intentChristian Schneppe2018-03-291-0/+48
* move new activity back to original nameChristian Schneppe2018-03-291-886/+183
* made refresh workChristian Schneppe2018-03-241-1/+1
* WIP & fragment voodooChristian Schneppe2018-03-241-78/+10
* switch conversations fragment to data binderChristian Schneppe2018-03-241-1/+1
* vastly untested refactor. pushing for backup purposesChristian Schneppe2018-03-241-1012/+11
* refactoring. move functionality from activity to fragmentChristian Schneppe2018-03-221-68/+43
* cleanupChristian Schneppe2018-03-201-17/+9
* do not use pop up menus for encryption and attachment selectionChristian Schneppe2018-03-141-264/+176
* removed unused resourcesChristian Schneppe2018-03-141-5/+1
* migrated alert dialogs to app compatChristian Schneppe2018-03-091-1/+1
* started work on migrating to appcompatChristian Schneppe2018-03-091-4/+4
* implement multi accounts via expert settingsChristian Schneppe2018-03-081-1/+8
* don't use automatic updates for playstore versionChristian Schneppe2018-02-191-0/+3
* show hint to allow installs from unknown sources just before update starts an...Christian Schneppe2018-02-171-65/+10
* return to welcome activity after deleting last accountChristian Schneppe2018-02-101-5/+1
* skip animations for startup activitiesChristian Schneppe2018-02-101-5/+13
* do not put setup activites on stack twiceChristian Schneppe2018-02-101-3/+8
* implemented message searchChristian Schneppe2018-02-041-2/+10
* check if app is installedFromPlayStore and use upcoming playstore site for up...Christian Schneppe2018-01-291-13/+6
* bypass check for unknown source settings for OEROChristian Schneppe2018-01-291-3/+10
* delegate uri permission to service when processing filesChristian Schneppe2018-01-271-0/+3
* add possibility to destroy group chatChristian Schneppe2018-01-261-6/+17
* check if app installs from unknown sources are allowed, if not open settings ...Christian Schneppe2018-01-211-0/+52
* try to detect if Messenger is installed from fdroid and don't use updater if ...Christian Schneppe2018-01-211-2/+19
* replace AdvancedListView with ListView because it was never usedChristian Schneppe2018-01-191-76/+2
* fix location viewChristian Schneppe2017-12-231-6/+0
* put device id into setting for dozeChristian Schneppe2017-12-101-3/+8
* possible fix for retry loop on pgp key annoucementChristian Schneppe2017-12-101-3/+3
* add ability to use system emojis instead of integrated ones via expert settingsChristian Schneppe2017-11-291-1/+6
* some bug fixesChristian Schneppe2017-11-281-1/+5
* use com.android.support:support-emojiChristian Schneppe2017-11-241-0/+2
* code cleanupChristian Schneppe2017-11-231-9/+5
* stop scrolling before changing conversationsChristian Schneppe2017-11-221-0/+6
* remove prosody push from blacklistChristian Schneppe2017-11-211-2/+1
* fix take photo with pending keysChristian Schneppe2017-11-201-1/+1
* rename some variables/stringsChristian Schneppe2017-10-311-5/+6
* UpdateService: use THREAD_POOL_EXECUTORChristian Schneppe2017-10-291-1/+1
* Merge branch 'rework_Updater'Christian Schneppe2017-10-101-5/+5
|\
| * reworked updaterChristian Schneppe2017-10-101-4/+8
|/
* show correct tooltip when long pressing start conversationsChristian Schneppe2017-09-191-14/+16
* request storage permission when sending gifChristian Schneppe2017-09-041-0/+6
* refactored retrieval of default preferencesChristian Schneppe2017-08-011-1/+1
* put settings defaults into resource fileChristian Schneppe2017-08-011-3/+3
* allow recording of videos from attachment choice tooChristian Schneppe2017-06-171-15/+46
* 'end this conversation afterwards' checked by defaultChristian Schneppe2017-05-311-0/+1