Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improved URL matching | Christian Schneppe | 2018-06-17 | 2 | -19/+38 |
| | |||||
* | add ‘paste as quote’ for api >= 23 | Christian Schneppe | 2018-06-16 | 5 | -16/+145 |
| | |||||
* | put google() before jcenter() in gradle | Christian Schneppe | 2018-06-16 | 1 | -3/+1 |
| | |||||
* | fall back to search in other tab on search enter | Christian Schneppe | 2018-06-16 | 1 | -0/+6 |
| | |||||
* | Added expert setting for direct search | Christian Schneppe | 2018-06-16 | 4 | -1/+16 |
| | |||||
* | permit empty values for subject and roster name | Christian Schneppe | 2018-06-16 | 4 | -19/+19 |
| | |||||
* | fix geo uri regex | Christian Schneppe | 2018-06-16 | 1 | -1/+1 |
| | | | | | - only match valid float numbers - match uri with parameter | ||||
* | fix cleanPrivateStorage() | Christian Schneppe | 2018-06-16 | 1 | -24/+5 |
| | |||||
* | attach editor content as file | Christian Schneppe | 2018-06-16 | 3 | -21/+6 |
| | |||||
* | report unparsable limit as http upload available | Christian Schneppe | 2018-06-16 | 1 | -1/+1 |
| | |||||
* | edit public=true/false property in mucs | Christian Schneppe | 2018-06-16 | 1 | -0/+4 |
| | |||||
* | catch NPE in AccountAdapter | Christian Schneppe | 2018-06-16 | 1 | -1/+3 |
| | |||||
* | catch NPE in exif detection | Christian Schneppe | 2018-06-16 | 1 | -1/+1 |
| | |||||
* | catch OOM in FileObserver | Christian Schneppe | 2018-06-16 | 1 | -1/+6 |
| | |||||
* | use also rounded avatars in widget | Christian Schneppe | 2018-06-04 | 1 | -1/+3 |
| | |||||
* | catch more exceptions in scheduleWakeUpCall | Christian Schneppe | 2018-06-04 | 1 | -0/+2 |
| | |||||
* | Revert "fade in images and avatars" because of strange flickering | Christian Schneppe | 2018-06-04 | 6 | -37/+0 |
| | | | | This reverts commit 6bf3ef887a57d7427d4b4cccac3a1c1adcb14377. | ||||
* | update changelog | Christian Schneppe | 2018-06-03 | 2 | -2/+8 |
| | |||||
* | fade in images and avatars | Christian Schneppe | 2018-06-03 | 6 | -0/+37 |
| | |||||
* | optimized some colors and switched back to square avatars | Christian Schneppe | 2018-06-03 | 21 | -27/+52 |
| | |||||
* | show MUC avatar in ConferenceDetailsActivity | Christian Schneppe | 2018-06-01 | 2 | -0/+13 |
| | |||||
* | add more logging to setIsInForeground | Christian Schneppe | 2018-06-01 | 3 | -1/+4 |
| | |||||
* | rename useOwnProvider to useAdvancedMode in WelcomeActivity | Christian Schneppe | 2018-06-01 | 10 | -12/+12 |
| | |||||
* | OMEMO: remove omemo device from own list if bundle is broken | Christian Schneppe | 2018-06-01 | 1 | -70/+80 |
| | |||||
* | make sure account is connected before attempting to download p1s3 | Christian Schneppe | 2018-06-01 | 2 | -2/+21 |
| | |||||
* | Merge branches 'master' and 'master' of ↵ | Christian Schneppe | 2018-06-01 | 2 | -118/+119 |
|\ | | | | | | | https://github.com/kriztan/Pix-Art-Messenger | ||||
| * | update translations | Christian Schneppe | 2018-06-01 | 2 | -118/+119 |
| | | |||||
* | | catch NPE | Christian Schneppe | 2018-06-01 | 1 | -2/+2 |
|/ | |||||
* | show buttons to privacy policy and terms of use during account creation on ↵ | Christian Schneppe | 2018-05-27 | 2 | -0/+54 |
| | | | | our server pix-art.de | ||||
* | add missing else to show the availability of httpupload correctly | Christian Schneppe | 2018-05-26 | 1 | -2/+1 |
| | |||||
* | improve active_since implementation (XEP-0319: Last User Interaction in ↵ | Christian Schneppe | 2018-05-26 | 2 | -1/+13 |
| | | | | | | | Presence) * set contact to inactive if it becomes offline * send idle also in case app started in background | ||||
* | Do not use TLS_FALLBACK_SCSV | Christian Schneppe | 2018-05-26 | 1 | -0/+1 |
| | |||||
* | add support for S3 file transfers | Christian Schneppe | 2018-05-26 | 22 | -180/+656 |
| | |||||
* | update translations | Christian Schneppe | 2018-05-24 | 2 | -118/+120 |
| | |||||
* | add links to *Terms Of Use* and *Privacy Policy* to AboutActivity | Christian Schneppe | 2018-05-24 | 4 | -6/+85 |
| | |||||
* | use correct binding in EditAccountActivity | Christian Schneppe | 2018-05-21 | 1 | -4/+2 |
| | |||||
* | version 2.0.2 + changes | Christian Schneppe | 2018-05-21 | 2 | -2/+5 |
| | |||||
* | temporarly disable swipe gestures | Christian Schneppe | 2018-05-21 | 1 | -0/+3 |
| | |||||
* | try to fix a crash during OTR verify | Christian Schneppe | 2018-05-21 | 1 | -0/+4 |
| | |||||
* | disable analytics | Christian Schneppe | 2018-05-21 | 1 | -0/+7 |
| | | | | https://firebase.google.com/support/guides/disable-analytics | ||||
* | exclude firebase-base from firebase-messaging | Christian Schneppe | 2018-05-21 | 1 | -1/+3 |
| | |||||
* | set pragme secure delete properly | Christian Schneppe | 2018-05-21 | 1 | -1/+1 |
| | |||||
* | explicitly set secure_delete pragma for SQLite database | Christian Schneppe | 2018-05-21 | 1 | -0/+1 |
| | | | | | | | | | | | Conversations stores sensitive data, such as SQLiteAxolotlStore tables, in its database. secure_delete=ON is the default for newer Android devices: https://android-review.googlesource.com/c/platform/external/sqlite/+/209123 However, older devices had it disabled by default, so any database created than has this setting disabled and it will not be updated automatically. Also, the default might be changed in the future (for example, to "FAST", added in 2017), so it is safer to set it explicitly. | ||||
* | make file observer listen for moves | Christian Schneppe | 2018-05-21 | 1 | -1/+1 |
| | |||||
* | move enabling of foreign key support to onConfigure | Christian Schneppe | 2018-05-21 | 1 | -8/+5 |
| | | | | | | This way we avoid repeating the code. Unlike getWritableDatabase, onConfigure is intended to be overridden. In fact, onConfigure documentation specifically says: "Called when the database connection is being configured, to enable features such as write-ahead logging or *foreign key support*." | ||||
* | Make nickname matching case-sensitive | Christian Schneppe | 2018-05-21 | 1 | -1/+1 |
| | | | | | Perform case-sensitive matching for highlighting the own nickname in MUC messages and while checking whether to notify. | ||||
* | prefetch omemo device lists only if muc has omemo enabled | Christian Schneppe | 2018-05-21 | 1 | -2/+3 |
| | |||||
* | make fcm receiver ignore messages when all accounts are disabled | Christian Schneppe | 2018-05-21 | 2 | -1/+8 |
| | |||||
* | migrate to fcm library | Christian Schneppe | 2018-05-21 | 7 | -57/+30 |
| | |||||
* | do not save draft if message is completly empty and fixed appending shared text | Christian Schneppe | 2018-05-21 | 3 | -3/+22 |
| |