aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-09download own vcard avatar if none is set. fixes #2008Daniel Gultsch4-13/+26
2016-09-09optimized importsChristian Schneppe9-15/+1
2016-09-09reworked notificationserviceChristian Schneppe1-597/+588
2016-09-09add new emoji libraryChristian Schneppe11-14/+18
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
2016-09-03keep CPU awake while compressing videoChristian Schneppe1-2/+5
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 conversa...Daniel Gultsch1-1/+3
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