aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ShowFullscreenMessageActivity.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add animators for more activitiesChristian Schneppe2018-05-051-1/+0
|
* get video dimensions from bitmap instead of meta dataChristian Schneppe2018-05-021-2/+14
|
* show new fab in ShowFullscreenMessageActivityChristian Schneppe2018-04-021-13/+29
|
* use appcompat in more activitiesChristian Schneppe2018-03-091-2/+2
|
* fix NPE in shareWith intent and use FileProvider for sharingChristian Schneppe2018-01-211-4/+12
|
* code cleanupChristian Schneppe2017-11-231-4/+4
|
* put settings defaults into resource fileChristian Schneppe2017-08-011-2/+2
|
* update libraries and dependenciesChristian Schneppe2017-03-261-2/+2
|
* make auto media rotation in fullscreen configurableChristian Schneppe2017-03-241-2/+10
|
* don't animate image view and set some variables finalChristian Schneppe2017-02-221-3/+4
|
* make max brightness in fullscreen configurableChristian Schneppe2017-02-221-4/+22
| | | | fixes #105
* reworked rotation in FullScreenViewer fixes #107Christian Schneppe2017-02-191-59/+18
|
* play gif files in fullscreenChristian Schneppe2017-01-301-6/+7
|
* reworked videocompressionChristian Schneppe2017-01-251-11/+24
|
* Revert "play gif files in fullscreen view"Christian Schneppe2017-01-181-25/+15
| | | | This reverts commit 4d4d8f98e9824f31eae2ce00af2b2b618243d87f.
* play gif files in fullscreen viewChristian Schneppe2017-01-151-15/+25
|
* handle image rotations in ShowFullscreenMessageActivity correctlyChristian Schneppe2016-11-291-7/+46
|
* added some logging to FullScreenViewerChristian Schneppe2016-11-271-2/+4
|
* reformat codeChristian Schneppe2016-11-191-2/+2
|
* code cleanupChristian Schneppe2016-10-181-1/+0
|
* some bug fixes in FullScreenMessageActivityChristian Schneppe2016-09-171-11/+5
| | | | | * set fullscreen via theme * adjust brightness during onPause, onResume
* catch some exceptions to avoid crashesChristian Schneppe2016-09-051-4/+19
|
* don't rotate sqare contentChristian Schneppe2016-09-021-4/+4
|
* rotate FullScreenViewer based on dimensions of contentChristian Schneppe2016-09-021-6/+51
|
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+176