aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* download own vcard avatar if none is set. fixes #2008Daniel Gultsch2016-09-094-13/+26
|
* optimized importsChristian Schneppe2016-09-099-15/+1
|
* reworked notificationserviceChristian Schneppe2016-09-091-597/+588
|
* add new emoji libraryChristian Schneppe2016-09-0911-14/+18
|
* fix wrong importChristian Schneppe2016-09-081-1/+1
|
* provide hint on why conference can not be encryptedDaniel Gultsch2016-09-083-2/+71
|
* be a bit more careful when deleting and deactivating accountsDaniel Gultsch2016-09-086-23/+48
|
* add missing stringsChristian Schneppe2016-09-082-0/+7
|
* decreased share button size a bitChristian Schneppe2016-09-081-2/+2
|
* implement emojicon libraryChristian Schneppe2016-09-0811-16/+17
|
* open contact details from conference details directly on clickChristian Schneppe2016-09-081-18/+10
|
* added some new JNIsChristian Schneppe2016-09-08105-75/+24106
|
* ordered config a bitChristian Schneppe2016-09-071-3/+5
|
* performance optimizationsChristian Schneppe2016-09-071-5/+12
|
* optimized importsChristian Schneppe2016-09-07440-299511/+0
|
* delete wrong }Christian Schneppe2016-09-071-1/+0
|
* close progress if there is an error or userinput requiredChristian Schneppe2016-09-071-0/+2
|
* don't use fileprovider when opening files on android M and belowDaniel Gultsch2016-09-071-44/+53
|
* show server not found muc errorDaniel Gultsch2016-09-074-7/+17
|
* remove explicit pebble support. treat as wear deviceDaniel Gultsch2016-09-071-25/+0
|
* show reply action on wear devicesDaniel Gultsch2016-09-071-2/+4
|
* don't crash when correcting waiting pgp encrypted messagesDaniel Gultsch2016-09-071-4/+12
|
* detect video aspect ratio for compressionChristian Schneppe2016-09-062-7/+24
|
* set name correctlyChristian Schneppe2016-09-061-1/+1
|
* catch some exceptions to avoid crashesChristian Schneppe2016-09-051-4/+19
|
* fix crash on take photoChristian Schneppe2016-09-031-2/+42
|
* return false if compressed video size = 0 or video does't existChristian Schneppe2016-09-031-2/+8
|
* added missing stringsChristian Schneppe2016-09-032-1/+7
|
* code cleanupChristian Schneppe2016-09-032-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 videoChristian Schneppe2016-09-031-2/+5
| | | | fixes #94
* fixed recreation issues in StartConversationActivityDaniel Gultsch2016-09-032-976/+1031
|
* fixed typoDaniel Gultsch2016-09-031-2/+2
|
* don't show duplicate nofications on android 4Daniel Gultsch2016-09-031-35/+31
|
* don't rotate sqare contentChristian Schneppe2016-09-021-4/+4
|
* broader exception catchersDaniel Gultsch2016-09-022-2/+3
|
* use file provider for taking picturesDaniel Gultsch2016-09-022-3/+5
|
* don't show up navigation in startConversation when there are no open ↵Daniel Gultsch2016-09-021-1/+3
| | | | conversations
* add more logging to pgp engineDaniel Gultsch2016-09-022-13/+20
|
* rotate FullScreenViewer based on dimensions of contentChristian Schneppe2016-09-021-6/+51
|
* decreased size of share button a little bitChristian Schneppe2016-09-021-2/+2
|
* don't set attach video as quick actionChristian Schneppe2016-09-0222-22/+3
|
* make 'record voice' as default quick actionChristian Schneppe2016-09-021-1/+1
|
* don't rotate screen while compressing videoChristian Schneppe2016-08-313-5/+5
|
* fix multiple notifications and added unread messages as summaryChristian Schneppe2016-08-312-6/+17
|
* show dialog while compressing videoChristian Schneppe2016-08-304-8/+53
|
* change filename patternChristian Schneppe2016-08-301-1/+2
|
* bug fix in notification serviceChristian Schneppe2016-08-301-21/+20
|
* make bitrate configurable via config.javaChristian Schneppe2016-08-302-2/+3
|
* Merge remote-tracking branch 'refs/remotes/origin/video-compression'Christian Schneppe2016-08-28540-15/+354254
|\
| * compress videos bigger than 10 MB before sendingChristian Schneppe2016-08-28540-15/+354254
| |