Commit Graph

1616 Commits

Author SHA1 Message Date
Ivan Kupalov
c2266804f0 Add RoundedImageView for avatars (#739)
* Add RoundedImageView for avatars

* RoundedImageView: Remove unused things, fix touchable area
2018-07-30 15:36:22 +02:00
qwazix
3b09db6cb4 Add black theme (#726)
* Add black theme

On amoled screens a completely black theme helps save battery,
besides looking awesome!

* Fix first set of merge request issues except the dialog.

* Black theme inherits from dark and only the different values
  are declared
* Make nav bar translucent (for some reason content does not
  go behind it in main activity. Need to investigate)
* Remove nav bar line
* Fix toolbar color

* Fix dialog issue with black theme.

Revert translucent navigation.

* Translations updated, as well as possible from online sources.

* Make login screen respect black theme
2018-07-30 15:31:35 +02:00
Ivan Kupalov
c2dc8b0341 Add image descriptions indicator (#697)
* Add image descriptions indicator. Closes #683

* Add bg for description indicator, change symbol

* Use icon for image description indicator
2018-07-30 15:20:53 +02:00
Conny Duck
f9af1650a8 Release 45 2018-07-28 19:33:05 +02:00
Isak Holmström
fd0878fc66 Improved swedish translation (#735)
* Update strings.xml

* Updated strings.xml

Added the missing string-arrays and fixed some better language.
2018-07-28 16:30:43 +02:00
Sylke Vicious
16ec650f37 Update Italian strings.xml (#733)
added missing strings manually
2018-07-28 12:01:16 +02:00
Konrad Pozniak
6bf0c14a74 work around crash on Android 8 (#731) 2018-07-26 23:31:20 +02:00
Konrad Pozniak
30d9204586 fix bug where home timeline was never showing "load more" button (#729) 2018-07-25 21:50:09 +02:00
jeroenpraat
3f2b49d596 Dutch strings: one extra update (#725) 2018-07-24 19:04:00 +02:00
Konrad Pozniak
caa04a2341 improve dependency injection (#723) 2018-07-23 21:59:10 +02:00
Konrad Pozniak
9c7ddc7d32 Improve media resizing (#722)
* improve MediaUtils.getImageThumbnail so it does not load the whole bitmap into memory

* load thumbnails in device specific sizes
2018-07-23 21:55:09 +02:00
Conny Duck
de361dcb7a fix some lint warnings, use kotlin view imports in ModalTimeLineActivity 2018-07-23 15:18:33 +02:00
Conny Duck
8fa0b93b3d update dependencies 2018-07-22 14:46:00 +02:00
Conny Duck
20e006f1d1 fix bug where revoking a follow request was not possible 2018-07-22 14:34:55 +02:00
Sylke Vicious
db51c551b1 Updated it (Italian) translation (#721)
* increase cache size & dont cache full size media

* Updated it (Italian) translation

Commit made via Stringlate

* remove unnecessary backslash
2018-07-22 13:53:21 +02:00
Isak Holmström
e0965f5a20 Update swedish translation (#720) 2018-07-22 13:48:52 +02:00
Conny Duck
6f234af9d0 fix Dutch string (thx to jeroenpraat) 2018-07-17 22:11:47 +02:00
Conny Duck
baa8250e70 normalize domains before saving them to database 2018-07-17 22:05:46 +02:00
Conny Duck
240ce1d459 improve Dutch strings (thx to jeroenpraat) 2018-07-16 21:05:07 +02:00
Konrad Pozniak
0cc99d2d60 include nightly info in README 2018-07-16 21:01:33 +02:00
Konrad Pozniak
473497801d improve gradle build to support nightly builds 2018-07-16 19:01:34 +02:00
Konrad Pozniak
9b8a335585 Release 44 2018-07-14 21:37:04 +02:00
Konrad Pozniak
3cb94d6e02 fix crash when opening profiles with default emojis selected 2018-07-14 21:36:47 +02:00
Konrad Pozniak
9791899f1b increase cache size & dont cache full size media (#710) 2018-07-14 17:12:57 +02:00
Conny Duck
549b527a10 fix AccountActivity tabs not stretching on tablets 2018-07-12 22:21:51 +02:00
Conny Duck
bda9b3b764 fix crash in TimelineFragment 2018-07-12 21:21:53 +02:00
Conny Duck
b0f70a5863 fix Dutch string (thx to jeroenpraat) 2018-07-10 19:56:16 +02:00
Conny Duck
eeaf258dbb fix bug where sending toot is not possible despite it being below character limit 2018-07-10 19:48:41 +02:00
Konrad Pozniak
7393ac03a6 update bitrise badge in README.md 2018-07-09 14:56:22 +02:00
Conny Duck
3e4296f269 update Dutch strings (thx to jeroenpraat) 2018-07-09 11:11:48 +02:00
Conny Duck
cb75378cef apply font size setting to image alt text 2018-07-09 09:03:24 +02:00
Conny Duck
e6270f1a5e fix crash in AccountMediaFragment (again) 2018-07-09 08:59:06 +02:00
Conny Duck
f8423aa10b Release 42 2018-07-08 19:21:31 +02:00
Conny Duck
0eebc9842e fix another crash in ViewThreadFragment 2018-07-08 19:21:19 +02:00
Conny Duck
9df99b6a7e updated Dutch strings (thx to jeroenpraat) 2018-07-08 18:26:09 +02:00
Conny Duck
1ee53f6269 fix custom emojis in mention autocomplete 2018-07-08 14:40:56 +02:00
Conny Duck
e7a13b3f9e fix crash in AccountMediaFragment 2018-07-08 11:41:08 +02:00
Conny Duck
40a62c12f4 fix crash in TimelineFragment 2018-07-08 10:16:19 +02:00
Conny Duck
e473d914f1 fix crash in ViewThreadFragment 2018-07-07 12:09:15 +02:00
Conny Duck
e2b66e76e4 fix extra backslash in swedish translation 2018-07-07 09:28:25 +02:00
Conny Duck
945aa5587d Release 41 2018-07-06 20:44:46 +02:00
Conny Duck
45a5acbc15 fix regex filter not affecting spoilertext 2018-07-05 21:59:38 +02:00
Conny Duck
07f53c358d Merge branch 'master' of https://github.com/Vavassor/Tusky 2018-07-05 21:36:16 +02:00
Conny Duck
23afbe721e fix crash in TimelineFragment 2018-07-05 21:32:49 +02:00
Conny Duck
94e2fc8825 update german translation 2018-07-05 21:18:57 +02:00
Conny Duck
aadf40bcff enable custom emoji fonts for all api levels again 2018-07-05 21:14:32 +02:00
Ivan Kupalov
48f680ba96 Fix crash on receiving event in timeline (#704) 2018-07-02 22:12:27 +02:00
Conny Duck
3242fbd737 Release 40 2018-07-02 15:07:42 +02:00
Anna e só
57baff5488 🌎: Improved Brazilian Portuguese translations (#701)
* Added exported .xml from Stringlate

* Added missing strings for theme and privacy

* Added more missing strings

* Added strings for pull notification intervals

* Fixed "hora" to "horas"
2018-07-02 14:22:22 +02:00
Conny Duck
007b078c2a revert filemojicompat back to 1.0.5 2018-07-02 14:10:30 +02:00