aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-09-08fix wrong importChristian Schneppe1-1/+1
2016-09-08provide hint on why conference can not be encryptedDaniel Gultsch3-2/+71
2016-09-08be a bit more careful when deleting and deactivating accountsDaniel Gultsch6-23/+48
2016-09-08add missing stringsChristian Schneppe2-0/+7
2016-09-08decreased share button size a bitChristian Schneppe1-2/+2
2016-09-08implement emojicon libraryChristian Schneppe11-16/+17
2016-09-08open contact details from conference details directly on clickChristian Schneppe1-18/+10
2016-09-08added some new JNIsChristian Schneppe105-75/+24106
2016-09-07ordered config a bitChristian Schneppe1-3/+5
2016-09-07performance optimizationsChristian Schneppe1-5/+12
2016-09-07optimized importsChristian Schneppe440-299511/+0
2016-09-07delete wrong }Christian Schneppe1-1/+0
2016-09-07close progress if there is an error or userinput requiredChristian Schneppe1-0/+2
2016-09-07don't use fileprovider when opening files on android M and belowDaniel Gultsch1-44/+53
2016-09-07show server not found muc errorDaniel Gultsch4-7/+17
2016-09-07remove explicit pebble support. treat as wear deviceDaniel Gultsch1-25/+0
2016-09-07show reply action on wear devicesDaniel Gultsch1-2/+4
2016-09-07don't crash when correcting waiting pgp encrypted messagesDaniel Gultsch1-4/+12
2016-09-06detect video aspect ratio for compressionChristian Schneppe2-7/+24
2016-09-06set name correctlyChristian Schneppe1-1/+1
2016-09-05catch some exceptions to avoid crashesChristian Schneppe1-4/+19
2016-09-03fix crash on take photoChristian Schneppe1-2/+42
2016-09-03return false if compressed video size = 0 or video does't existChristian Schneppe1-2/+8
2016-09-03added missing stringsChristian Schneppe2-1/+7
2016-09-03code cleanupChristian Schneppe2-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.
2016-09-03keep CPU awake while compressing videoChristian Schneppe1-2/+5
fixes #94
2016-09-03fixed recreation issues in StartConversationActivityDaniel Gultsch2-976/+1031
2016-09-03fixed typoDaniel Gultsch1-2/+2
2016-09-03don't show duplicate nofications on android 4Daniel Gultsch1-35/+31
2016-09-02don't rotate sqare contentChristian Schneppe1-4/+4
2016-09-02broader exception catchersDaniel Gultsch2-2/+3
2016-09-02use file provider for taking picturesDaniel Gultsch2-3/+5
2016-09-02don't show up navigation in startConversation when there are no open ↵Daniel Gultsch1-1/+3
conversations
2016-09-02add more logging to pgp engineDaniel Gultsch2-13/+20
2016-09-02rotate FullScreenViewer based on dimensions of contentChristian Schneppe1-6/+51
2016-09-02decreased size of share button a little bitChristian Schneppe1-2/+2
2016-09-02don't set attach video as quick actionChristian Schneppe22-22/+3
2016-09-02make 'record voice' as default quick actionChristian Schneppe1-1/+1
2016-08-31don't rotate screen while compressing videoChristian Schneppe3-5/+5
2016-08-31fix multiple notifications and added unread messages as summaryChristian Schneppe2-6/+17
2016-08-30show dialog while compressing videoChristian Schneppe4-8/+53
2016-08-30change filename patternChristian Schneppe1-1/+2
2016-08-30bug fix in notification serviceChristian Schneppe1-21/+20
2016-08-30make bitrate configurable via config.javaChristian Schneppe2-2/+3
2016-08-28compress videos bigger than 10 MB before sendingChristian Schneppe540-15/+354254
2016-08-27mark conversation as read when swiping a notification with quick reply awayDaniel Gultsch2-1/+24
2016-08-27don't automatically download files and avatars when datasaver is onDaniel Gultsch5-5/+18
2016-08-27bring back connectivity changed events on android nDaniel Gultsch1-3/+4
2016-08-27don't overwrite edited information in editaccount on rotateDaniel Gultsch1-1/+3
2016-08-27don't set notification mode to background when on pauseDaniel Gultsch1-6/+0