Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | open contact details from conference details directly on click | Christian Schneppe | 2016-09-08 | 1 | -18/+10 |
| | |||||
* | added some new JNIs | Christian Schneppe | 2016-09-08 | 105 | -75/+24106 |
| | |||||
* | ordered config a bit | Christian Schneppe | 2016-09-07 | 1 | -3/+5 |
| | |||||
* | performance optimizations | Christian Schneppe | 2016-09-07 | 1 | -5/+12 |
| | |||||
* | optimized imports | Christian Schneppe | 2016-09-07 | 441 | -299511/+3 |
| | |||||
* | delete wrong } | Christian Schneppe | 2016-09-07 | 1 | -1/+0 |
| | |||||
* | close progress if there is an error or userinput required | Christian Schneppe | 2016-09-07 | 1 | -0/+2 |
| | |||||
* | don't use fileprovider when opening files on android M and below | Daniel Gultsch | 2016-09-07 | 1 | -44/+53 |
| | |||||
* | show server not found muc error | Daniel Gultsch | 2016-09-07 | 4 | -7/+17 |
| | |||||
* | remove explicit pebble support. treat as wear device | Daniel Gultsch | 2016-09-07 | 1 | -25/+0 |
| | |||||
* | show reply action on wear devices | Daniel Gultsch | 2016-09-07 | 1 | -2/+4 |
| | |||||
* | start new beta 1.14.2-beta1 | Christian Schneppe | 2016-09-07 | 1 | -107/+107 |
| | |||||
* | don't crash when correcting waiting pgp encrypted messages | Daniel Gultsch | 2016-09-07 | 1 | -4/+12 |
| | |||||
* | detect video aspect ratio for compression | Christian Schneppe | 2016-09-06 | 2 | -7/+24 |
| | |||||
* | set name correctly | Christian Schneppe | 2016-09-06 | 1 | -1/+1 |
| | |||||
* | catch some exceptions to avoid crashes | Christian Schneppe | 2016-09-05 | 1 | -4/+19 |
| | |||||
* | version 1.14.1 | Christian Schneppe | 2016-09-03 | 2 | -2/+5 |
| | |||||
* | fix crash on take photo | Christian Schneppe | 2016-09-03 | 1 | -2/+42 |
| | |||||
* | version 1.14.0 | Christian Schneppe | 2016-09-03 | 2 | -2/+9 |
| | |||||
* | return false if compressed video size = 0 or video does't exist | Christian Schneppe | 2016-09-03 | 1 | -2/+8 |
| | |||||
* | added missing strings | Christian Schneppe | 2016-09-03 | 2 | -1/+7 |
| | |||||
* | code cleanup | Christian Schneppe | 2016-09-03 | 2 | -8/+5 |
| | | | | | | | | | | | | | | | | | | | | | | 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 | 2 | -2/+3 |
| | |||||
* | 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 |
| | |||||
* | decreased size of share button a little bit | Christian Schneppe | 2016-09-02 | 1 | -2/+2 |
| | |||||
* | don't set attach video as quick action | Christian Schneppe | 2016-09-02 | 22 | -22/+3 |
| | |||||
* | make 'record voice' as default quick action | Christian Schneppe | 2016-09-02 | 1 | -1/+1 |
| | |||||
* | 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 | 2 | -6/+17 |
| | |||||
* | show dialog while compressing video | Christian Schneppe | 2016-08-30 | 4 | -8/+53 |
| | |||||
* | 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 |
| | |||||
* | update gradle | Christian Schneppe | 2016-08-28 | 3 | -4/+4 |
| | |||||
* | Merge remote-tracking branch 'refs/remotes/origin/video-compression' | Christian Schneppe | 2016-08-28 | 547 | -18/+354504 |
|\ | |||||
| * | compress videos bigger than 10 MB before sending | Christian Schneppe | 2016-08-28 | 547 | -18/+354504 |
| | | |||||
* | | 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 |
|/ | |||||
* | add missing depency to gradle file | Daniel Gultsch | 2016-08-26 | 1 | -0/+1 |
| |