aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improved URL matchingChristian Schneppe2018-06-172-19/+38
* add ‘paste as quote’ for api >= 23Christian Schneppe2018-06-165-16/+145
* put google() before jcenter() in gradleChristian Schneppe2018-06-161-3/+1
* fall back to search in other tab on search enterChristian Schneppe2018-06-161-0/+6
* Added expert setting for direct searchChristian Schneppe2018-06-164-1/+16
* permit empty values for subject and roster nameChristian Schneppe2018-06-164-19/+19
* fix geo uri regexChristian Schneppe2018-06-161-1/+1
* fix cleanPrivateStorage()Christian Schneppe2018-06-161-24/+5
* attach editor content as fileChristian Schneppe2018-06-163-21/+6
* report unparsable limit as http upload availableChristian Schneppe2018-06-161-1/+1
* edit public=true/false property in mucsChristian Schneppe2018-06-161-0/+4
* catch NPE in AccountAdapterChristian Schneppe2018-06-161-1/+3
* catch NPE in exif detectionChristian Schneppe2018-06-161-1/+1
* catch OOM in FileObserverChristian Schneppe2018-06-161-1/+6
* use also rounded avatars in widgetChristian Schneppe2018-06-041-1/+3
* catch more exceptions in scheduleWakeUpCallChristian Schneppe2018-06-041-0/+2
* Revert "fade in images and avatars" because of strange flickeringChristian Schneppe2018-06-046-37/+0
* update changelogChristian Schneppe2018-06-032-2/+8
* fade in images and avatarsChristian Schneppe2018-06-036-0/+37
* optimized some colors and switched back to square avatarsChristian Schneppe2018-06-0321-27/+52
* show MUC avatar in ConferenceDetailsActivityChristian Schneppe2018-06-012-0/+13
* add more logging to setIsInForegroundChristian Schneppe2018-06-013-1/+4
* rename useOwnProvider to useAdvancedMode in WelcomeActivityChristian Schneppe2018-06-0110-12/+12
* OMEMO: remove omemo device from own list if bundle is brokenChristian Schneppe2018-06-011-70/+80
* make sure account is connected before attempting to download p1s3Christian Schneppe2018-06-012-2/+21
* Merge branches 'master' and 'master' of https://github.com/kriztan/Pix-Art-Me...Christian Schneppe2018-06-012-118/+119
|\
| * update translationsChristian Schneppe2018-06-012-118/+119
* | catch NPEChristian Schneppe2018-06-011-2/+2
|/
* show buttons to privacy policy and terms of use during account creation on ou...Christian Schneppe2018-05-272-0/+54
* add missing else to show the availability of httpupload correctlyChristian Schneppe2018-05-261-2/+1
* improve active_since implementation (XEP-0319: Last User Interaction in Prese...Christian Schneppe2018-05-262-1/+13
* Do not use TLS_FALLBACK_SCSVChristian Schneppe2018-05-261-0/+1
* add support for S3 file transfersChristian Schneppe2018-05-2622-180/+656
* update translationsChristian Schneppe2018-05-242-118/+120
* add links to *Terms Of Use* and *Privacy Policy* to AboutActivityChristian Schneppe2018-05-244-6/+85
* use correct binding in EditAccountActivityChristian Schneppe2018-05-211-4/+2
* version 2.0.2 + changesChristian Schneppe2018-05-212-2/+5
* temporarly disable swipe gesturesChristian Schneppe2018-05-211-0/+3
* try to fix a crash during OTR verifyChristian Schneppe2018-05-211-0/+4
* disable analyticsChristian Schneppe2018-05-211-0/+7
* exclude firebase-base from firebase-messagingChristian Schneppe2018-05-211-1/+3
* set pragme secure delete properlyChristian Schneppe2018-05-211-1/+1
* explicitly set secure_delete pragma for SQLite databaseChristian Schneppe2018-05-211-0/+1
* make file observer listen for movesChristian Schneppe2018-05-211-1/+1
* move enabling of foreign key support to onConfigureChristian Schneppe2018-05-211-8/+5
* Make nickname matching case-sensitiveChristian Schneppe2018-05-211-1/+1
* prefetch omemo device lists only if muc has omemo enabledChristian Schneppe2018-05-211-2/+3
* make fcm receiver ignore messages when all accounts are disabledChristian Schneppe2018-05-212-1/+8
* migrate to fcm libraryChristian Schneppe2018-05-217-57/+30
* do not save draft if message is completly empty and fixed appending shared textChristian Schneppe2018-05-213-3/+22