Conny Duck
4e617dccc7
change the color of all SwipeRefreshLayouts to match the Tusky theme
2018-03-09 20:39:08 +01:00
Conny Duck
9e64bd1307
fix crash in LoginActivity
2018-03-09 19:54:24 +01:00
Conny Duck
44b79e31d4
fail silently when status card cannot be loaded for compatibility with Pleroma
2018-03-09 18:56:05 +01:00
Conny Duck
d4d764ab2d
fix production build after upgrading okhttp
2018-03-08 23:04:04 +01:00
Ivan Kupalov
e82c9dcd2a
Compose close dialog + focus fix ( #539 )
2018-03-05 22:43:13 +01:00
Conny Duck
49e61bab83
fix strings
2018-03-05 15:02:26 +01:00
Conny Duck
37c5fe150e
remove unused view from activities
2018-03-05 14:53:33 +01:00
Conny Duck
191866a43f
add tusky_logo_borderless.png
2018-03-05 14:30:18 +01:00
Conny Duck
6e3faa8957
update dependencies, use new scheduleAsync of job library
2018-03-03 13:54:58 +01:00
Conny Duck
4bcd0b31be
update gitignore
2018-03-03 13:26:08 +01:00
Konrad Pozniak
71954a277e
convert entity classes to Kotlin data classes ( #526 )
...
* convert entity classes to Kotlin data classes
* more data classes, code style
2018-03-03 13:24:03 +01:00
Conny Duck
bbbe71174a
Release 34
2018-03-03 12:30:20 +01:00
ButterflyOfFire
1fda094133
improve arabic translations ( #538 )
2018-03-03 12:22:27 +01:00
ButterflyOfFire
2f7014e05a
Improving arabic translation ( #523 )
...
Improving arabic translation
2018-03-03 10:33:26 +01:00
Conny Duck
59d254455d
prevent saving of incomplete account information to database
2018-03-02 21:25:58 +01:00
Conny Duck
fec1dbc470
fix link header handling in AccountActivityFragment
...
- fixes douplication of users after undoing unblocks/unmutes
- removes unnecessary loading when scrolled to end of list
2018-03-02 20:56:09 +01:00
nailyk
a81f691689
Translates: FR: Do not use plural for follows_you ( #537 )
2018-03-02 20:53:01 +01:00
Conny Duck
1a34934cdf
fix build
2018-03-01 22:18:50 +01:00
Conny Duck
ed60cc3a78
gracefully handle null statuses in notifications
2018-03-01 21:10:10 +01:00
Conny Duck
550235d40b
only alert once on multiple notifications, fix order of notifications
2018-03-01 19:05:47 +01:00
Conny Duck
c2c607270a
improve proguard configuration
2018-03-01 19:01:44 +01:00
Conny Duck
254be4b21c
make it possible to switch accounts when active account fails to load
2018-02-27 19:38:32 +01:00
Conny Duck
d5ed2f9a40
fix a crash in MediaUtils
2018-02-25 15:46:32 +01:00
Conny Duck
49a74f57a5
fix a crash in ComposeActivity when trying to share images while logged out
2018-02-25 15:41:45 +01:00
Conny Duck
1f9eb41a9a
update Tusky urls
2018-02-25 14:51:06 +01:00
nailyk
da54ab5890
Update FR translations ( #533 )
...
* Translation: FR: Correct media upload sentences
Signed-off-by: nailyk-fr <jenkins@nailyk.fr>
* Translation: FR: Make follow request sentence innumerable
Signed-off-by: nailyk-fr <jenkins@nailyk.fr>
2018-02-21 22:45:22 +01:00
Konrad Pozniak
60b58ccba5
Update README.md
2018-02-19 21:51:45 +01:00
Marcin Mikołajczak
eb15631c10
Update Polish translation ( #532 )
2018-02-19 17:43:25 +01:00
Konrad Pozniak
5ab1523c1b
speed up gradle build
2018-02-17 23:24:05 +01:00
Conny Duck
14439c016c
increase text size of detailed toot
2018-02-17 13:54:27 +01:00
Conny Duck
c766a203bf
fix bug in rtl layout, remove unneeded xml attributes & dimen resources
2018-02-16 22:14:25 +01:00
Konrad Pozniak
7902f842ef
Update CONTRIBUTING.md
2018-02-15 21:51:37 +01:00
Konrad Pozniak
69a478aebf
Add Support section, remove building section from README.md
2018-02-15 21:23:15 +01:00
Conny Duck
2176ac684f
remove unnecessary build flavors
2018-02-15 19:59:25 +01:00
Conny Duck
1e7725a4a0
fix rare crash when resizing image in EditProfileActivity & prevent upscaling of image
2018-02-15 19:29:03 +01:00
aka-rin
5ebb057828
Add Chinese Translations ( #528 )
...
* Add zh-CN translations (first version).
满眼生机转化钧, 天工人巧日争新。
* Add zh-TW translations (converted by OpenCC).
幹,我到底寫了三小……
* Add zh-HK translations (converted by OpenCC).
呢個翻譯真喺 On9!
* Fix some translations in zh-CN.
点一下,玩一年,装备不花一分钱~
* Fix some translations in zh-TW, too.
油條要超越板凳當凶器之首了嗎?
* Fix some translations in zh-HK, too...
大家小心流感
* Minor fixes in zh-CN translations.
翻譯比想象中要難啊……
* Add zh-SG translations (the same as zh-CN).
* Update zh-TW translations.
* Update zh-HK translations, too.
Still needs to be improved...
* Add zh-MO translations (the same as zh-HK).
Now it's all set!
* Fix a character in zh-CN translations...
Don't mind, don't mind...
* Fix the same character in zh-SG translations...
It's all my fault. 😂
2018-02-14 22:29:38 +01:00
Konrad Pozniak
be018d349c
add bitrise badge to README.me
2018-02-13 21:22:09 +01:00
Conny Duck
6fca92b056
Release 33
2018-02-12 22:49:20 +01:00
Konrad Pozniak
17a122b293
Rewrite EditProfileActivity in Kotlin ( #525 )
...
* rewrite EditProfileActivity in Kotlin
* fix bug in MainActivity where profiles would duplicate
* fix code style
2018-02-12 22:04:18 +01:00
Konrad Pozniak
0b59b8d0ac
notification improvements ( #522 )
...
* correctly filter notifications on Api >= 26, other fixes and refactoring
* use correct areNotificationsEnabled method in MainActivity
* change notification led color
2018-02-12 22:03:08 +01:00
nailyk
c502e001d7
Translates: FR: Improve translations ( #524 )
...
* Add new translate related to multi account,
* Adjust some translates notification related.
Signed-off-by: nailyk-fr <nailyk_git@nailyk.fr>
2018-02-10 21:13:54 +01:00
Conny Duck
e6d1e3278d
fix wrong navbar color in ViewMediaActivity & ViewVideoActivity on Android 8.1+
2018-02-09 23:25:48 +01:00
Conny Duck
1de45e7dd7
hide follow button on own profile correctly, code optimizations
2018-02-09 22:49:20 +01:00
Conny Duck
1a3907936d
fix crash in ComposeActivity when account has no profile picture set
2018-02-08 19:17:08 +01:00
Conny Duck
5dbe3c927e
fix timeline filtering not working after app restart
2018-02-08 19:12:02 +01:00
Conny Duck
274343a064
set the correct default theme in preferences
2018-02-05 11:29:08 +01:00
Conny Duck
6dd8c7a3ec
fixes a crash when trying to share via Tusky while not logged in
2018-02-05 11:27:32 +01:00
Evgeny Petrov
ba46e90140
Russian translation for Tusky 1.5 ( #513 )
...
* Russian translation for Tusky 1.5
* Added multiaccount strings
* Added licence strings
* Added media caption strings
* Added lists strings
* Added HTTP proxy strings
* Added theme strings
* Some small fixes
* Tusky-RU: A small fix for "visually_impaired" strings
* Tusky-RU: Some fixes for "Proxy" strings.
"Blind" translating is bad :(
2018-02-04 15:16:01 +01:00
Conny Duck
5b8cbeb7e9
Release 32
2018-02-04 10:31:50 +01:00
Conny Duck
b5baaa89cf
add database migration
2018-02-04 10:12:01 +01:00