Commit graph

4292 commits

Author SHA1 Message Date
Christian Schneppe
4afe339ec3 fix wrong import 2016-09-08 23:03:10 +02:00
Daniel Gultsch
dd956b7531 provide hint on why conference can not be encrypted 2016-09-08 22:56:25 +02:00
Daniel Gultsch
8adf715f7c be a bit more careful when deleting and deactivating accounts 2016-09-08 22:54:18 +02:00
Christian Schneppe
299e4bb9ff add missing strings 2016-09-08 22:53:00 +02:00
Christian Schneppe
ab5079318f modified build.gradle and added proguard-rules 2016-09-08 22:47:55 +02:00
Christian Schneppe
b2d52182dd decreased share button size a bit 2016-09-08 22:47:15 +02:00
Christian Schneppe
a42ba44ac1 implement emojicon library 2016-09-08 22:46:53 +02:00
Christian Schneppe
8f7e0565f1 open contact details from conference details directly on click 2016-09-08 22:45:01 +02:00
Christian Schneppe
7aeea93ded added some new JNIs 2016-09-08 22:23:38 +02:00
Christian Schneppe
115fb45aaa ordered config a bit 2016-09-07 22:22:52 +02:00
Christian Schneppe
749b132049 performance optimizations 2016-09-07 22:22:16 +02:00
Christian Schneppe
685341457b optimized imports 2016-09-07 21:36:30 +02:00
Christian Schneppe
2fa492c3ee delete wrong } 2016-09-07 21:07:49 +02:00
Christian Schneppe
85932aec00 close progress if there is an error or userinput required 2016-09-07 20:59:17 +02:00
Daniel Gultsch
5448073f7d don't use fileprovider when opening files on android M and below 2016-09-07 20:32:59 +02:00
Daniel Gultsch
dd7bdd807b show server not found muc error 2016-09-07 20:20:58 +02:00
Daniel Gultsch
c6428e4af7 remove explicit pebble support. treat as wear device 2016-09-07 20:19:48 +02:00
Daniel Gultsch
e8af232552 show reply action on wear devices 2016-09-07 20:19:46 +02:00
Christian Schneppe
35c8b36e70 start new beta 1.14.2-beta1 2016-09-07 20:19:15 +02:00
Daniel Gultsch
b64a3fc93e don't crash when correcting waiting pgp encrypted messages 2016-09-07 20:18:15 +02:00
Christian Schneppe
9b20d699b7 detect video aspect ratio for compression 2016-09-06 22:54:14 +02:00
Christian Schneppe
2fb4c16f86 set name correctly 2016-09-06 12:49:49 +02:00
Christian Schneppe
3eee4d26bf catch some exceptions to avoid crashes 2016-09-05 20:16:50 +02:00
Christian Schneppe
4f03a3ac3a version 1.14.1 2016-09-03 22:14:20 +02:00
Christian Schneppe
a309b764ec fix crash on take photo 2016-09-03 22:13:06 +02:00
Christian Schneppe
969ba03a74 version 1.14.0 2016-09-03 13:28:33 +02:00
Christian Schneppe
1871c27390 return false if compressed video size = 0 or video does't exist 2016-09-03 13:28:25 +02:00
Christian Schneppe
6a1b13c047 added missing strings 2016-09-03 13:15:10 +02:00
Christian Schneppe
ae804e7377 code cleanup
Revert "don't set attach video as quick action"

This reverts commit
befcebb309.

Revert "make 'record voice' as default quick action"

This reverts
commit 3cd7a1124c.

Revert "keep CPU awake while compressing video"

This reverts commit
0a22bd7bfb12a58b4de57490ef43bfe91c334689.

Revert "revert 0a22bd7bfb12a58b4de57490ef43bfe91c334689"

This reverts
commit 7c4ad375806a704b44e6b5134fd25615cec2a71d.
2016-09-03 13:15:09 +02:00
Christian Schneppe
52f230a6b5 keep CPU awake while compressing video
fixes #94
2016-09-03 13:14:54 +02:00
Daniel Gultsch
101b05b24d fixed recreation issues in StartConversationActivity 2016-09-03 09:05:28 +02:00
Daniel Gultsch
ae87a18576 fixed typo 2016-09-03 09:02:01 +02:00
Daniel Gultsch
74cb29f1d1 don't show duplicate nofications on android 4 2016-09-03 09:01:37 +02:00
Christian Schneppe
ef2f400318 don't rotate sqare content 2016-09-02 23:41:35 +02:00
Daniel Gultsch
53d2f53f0a broader exception catchers 2016-09-02 23:12:31 +02:00
Daniel Gultsch
c07eb6e4f6 use file provider for taking pictures 2016-09-02 23:12:14 +02:00
Daniel Gultsch
03b85d07dd don't show up navigation in startConversation when there are no open conversations 2016-09-02 23:05:36 +02:00
Daniel Gultsch
b2b1b0ad38 add more logging to pgp engine 2016-09-02 23:05:22 +02:00
Christian Schneppe
939b8d1c75 rotate FullScreenViewer based on dimensions of content 2016-09-02 23:03:13 +02:00
Christian Schneppe
3a10b5c6b6 decreased size of share button a little bit 2016-09-02 22:53:53 +02:00
Christian Schneppe
befcebb309 don't set attach video as quick action 2016-09-02 21:45:46 +02:00
Christian Schneppe
3cd7a1124c make 'record voice' as default quick action 2016-09-02 21:34:52 +02:00
Christian Schneppe
6dc2070732 don't rotate screen while compressing video 2016-08-31 22:04:12 +02:00
Christian Schneppe
6d9adf1ba4 fix multiple notifications and added unread messages as summary 2016-08-31 21:37:19 +02:00
Christian Schneppe
87049340ca show dialog while compressing video 2016-08-30 22:39:20 +02:00
Christian Schneppe
0b4f6dff57 change filename pattern 2016-08-30 22:35:57 +02:00
Christian Schneppe
e38ef5e22d bug fix in notification service 2016-08-30 22:35:27 +02:00
Christian Schneppe
bca4507864 make bitrate configurable via config.java 2016-08-30 22:35:03 +02:00
Christian Schneppe
0562d9e3c7 update gradle 2016-08-28 21:55:12 +02:00
Christian Schneppe
084faa3a62 Merge remote-tracking branch 'refs/remotes/origin/video-compression' 2016-08-28 21:53:23 +02:00