Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | catch some exceptions to avoid crashes | Christian Schneppe | 2016-09-05 | 1 | -4/+19 |
| | |||||
* | fix crash on take photo | Christian Schneppe | 2016-09-03 | 1 | -2/+42 |
| | |||||
* | return false if compressed video size = 0 or video does't exist | Christian Schneppe | 2016-09-03 | 1 | -2/+8 |
| | |||||
* | code cleanup | Christian Schneppe | 2016-09-03 | 1 | -7/+4 |
| | | | | | | | | | | | | | | | | | | | | | | Revert "don't set attach video as quick action" This reverts commit befcebb309daba9bb8afa453897debd89ba3f014. Revert "make 'record voice' as default quick action" This reverts commit 3cd7a1124c78da4d44c7d6ccadc4d2e379323486. Revert "keep CPU awake while compressing video" This reverts commit 0a22bd7bfb12a58b4de57490ef43bfe91c334689. Revert "revert 0a22bd7bfb12a58b4de57490ef43bfe91c334689" This reverts commit 7c4ad375806a704b44e6b5134fd25615cec2a71d. | ||||
* | keep CPU awake while compressing video | Christian Schneppe | 2016-09-03 | 1 | -2/+5 |
| | | | | fixes #94 | ||||
* | fixed recreation issues in StartConversationActivity | Daniel Gultsch | 2016-09-03 | 2 | -976/+1031 |
| | |||||
* | fixed typo | Daniel Gultsch | 2016-09-03 | 1 | -2/+2 |
| | |||||
* | don't show duplicate nofications on android 4 | Daniel Gultsch | 2016-09-03 | 1 | -35/+31 |
| | |||||
* | don't rotate sqare content | Christian Schneppe | 2016-09-02 | 1 | -4/+4 |
| | |||||
* | broader exception catchers | Daniel Gultsch | 2016-09-02 | 1 | -1/+1 |
| | |||||
* | use file provider for taking pictures | Daniel Gultsch | 2016-09-02 | 2 | -3/+5 |
| | |||||
* | don't show up navigation in startConversation when there are no open ↵ | Daniel Gultsch | 2016-09-02 | 1 | -1/+3 |
| | | | | conversations | ||||
* | add more logging to pgp engine | Daniel Gultsch | 2016-09-02 | 2 | -13/+20 |
| | |||||
* | rotate FullScreenViewer based on dimensions of content | Christian Schneppe | 2016-09-02 | 1 | -6/+51 |
| | |||||
* | don't set attach video as quick action | Christian Schneppe | 2016-09-02 | 2 | -22/+3 |
| | |||||
* | don't rotate screen while compressing video | Christian Schneppe | 2016-08-31 | 3 | -5/+5 |
| | |||||
* | fix multiple notifications and added unread messages as summary | Christian Schneppe | 2016-08-31 | 1 | -6/+16 |
| | |||||
* | show dialog while compressing video | Christian Schneppe | 2016-08-30 | 3 | -8/+51 |
| | |||||
* | change filename pattern | Christian Schneppe | 2016-08-30 | 1 | -1/+2 |
| | |||||
* | bug fix in notification service | Christian Schneppe | 2016-08-30 | 1 | -21/+20 |
| | |||||
* | make bitrate configurable via config.java | Christian Schneppe | 2016-08-30 | 2 | -2/+3 |
| | |||||
* | Merge remote-tracking branch 'refs/remotes/origin/video-compression' | Christian Schneppe | 2016-08-28 | 13 | -15/+2186 |
|\ | |||||
| * | compress videos bigger than 10 MB before sending | Christian Schneppe | 2016-08-28 | 13 | -15/+2186 |
| | | |||||
* | | mark conversation as read when swiping a notification with quick reply away | Daniel Gultsch | 2016-08-27 | 2 | -1/+24 |
| | | |||||
* | | don't automatically download files and avatars when datasaver is on | Daniel Gultsch | 2016-08-27 | 5 | -5/+18 |
| | | |||||
* | | bring back connectivity changed events on android n | Daniel Gultsch | 2016-08-27 | 1 | -3/+4 |
| | | |||||
* | | don't overwrite edited information in editaccount on rotate | Daniel Gultsch | 2016-08-27 | 1 | -1/+3 |
| | | |||||
* | | don't set notification mode to background when on pause | Daniel Gultsch | 2016-08-27 | 1 | -6/+0 |
|/ | |||||
* | wrap dynamic tags into multiple lines. fixes #2003 | Daniel Gultsch | 2016-08-26 | 2 | -3/+7 |
| | |||||
* | some multi-window optimizations. set min width to 300 | Daniel Gultsch | 2016-08-26 | 2 | -0/+8 |
| | |||||
* | attach contact to notification | Daniel Gultsch | 2016-08-26 | 3 | -15/+30 |
| | |||||
* | add snackbar for request presence subscription | Daniel Gultsch | 2016-08-26 | 1 | -0/+15 |
| | |||||
* | always display allow contact perm dialog after intro | Daniel Gultsch | 2016-08-26 | 1 | -0/+10 |
| | |||||
* | survive rotation in editaccount | Daniel Gultsch | 2016-08-26 | 2 | -32/+49 |
| | |||||
* | made payment required error standard compliant | Daniel Gultsch | 2016-08-26 | 1 | -4/+5 |
| | |||||
* | add file provider to share files on android n | Daniel Gultsch | 2016-08-26 | 2 | -1/+5 |
| | |||||
* | offer quick reply on android N | Daniel Gultsch | 2016-08-26 | 4 | -45/+109 |
| | |||||
* | use N style stacked notifications | Daniel Gultsch | 2016-08-26 | 2 | -82/+91 |
| | |||||
* | send register IQs without full from | Daniel Gultsch | 2016-08-26 | 3 | -5/+6 |
| | |||||
* | made image preview size smaller for low res images | Daniel Gultsch | 2016-08-26 | 1 | -8/+14 |
| | |||||
* | display error status for missing internet permission | Daniel Gultsch | 2016-08-26 | 2 | -7/+12 |
| | |||||
* | various null pointer checks | Daniel Gultsch | 2016-08-26 | 3 | -3/+12 |
| | |||||
* | check for rare null pointer platform bug in share intent handling | Daniel Gultsch | 2016-08-26 | 1 | -0/+20 |
| | |||||
* | add payment required error | Daniel Gultsch | 2016-08-26 | 2 | -2/+20 |
| | |||||
* | don't close otr session on every presence change | Daniel Gultsch | 2016-08-13 | 1 | -8/+5 |
| | |||||
* | start file observer in background | Daniel Gultsch | 2016-08-13 | 1 | -1/+6 |
| | |||||
* | make lastMessageTransmitted return max(clear_date,last_message) | Daniel Gultsch | 2016-08-13 | 1 | -6/+5 |
| | |||||
* | be more careful in recursive file observer. limit depth | Daniel Gultsch | 2016-08-13 | 1 | -1/+21 |
| | |||||
* | rotate images based on EXIF data in preview | Christian Schneppe | 2016-08-13 | 2 | -91/+153 |
| | | | | fiexes #91 | ||||
* | make human readable logs export optional and false as default | Christian Schneppe | 2016-08-13 | 1 | -3/+9 |
| |