Conny Duck
eeaf258dbb
fix bug where sending toot is not possible despite it being below character limit
7 years ago
Conny Duck
3e4296f269
update Dutch strings (thx to jeroenpraat)
7 years ago
Conny Duck
cb75378cef
apply font size setting to image alt text
7 years ago
Conny Duck
e6270f1a5e
fix crash in AccountMediaFragment (again)
7 years ago
Conny Duck
0eebc9842e
fix another crash in ViewThreadFragment
7 years ago
Conny Duck
9df99b6a7e
updated Dutch strings (thx to jeroenpraat)
7 years ago
Conny Duck
1ee53f6269
fix custom emojis in mention autocomplete
7 years ago
Conny Duck
e7a13b3f9e
fix crash in AccountMediaFragment
7 years ago
Conny Duck
40a62c12f4
fix crash in TimelineFragment
7 years ago
Conny Duck
e473d914f1
fix crash in ViewThreadFragment
7 years ago
Conny Duck
e2b66e76e4
fix extra backslash in swedish translation
7 years ago
Conny Duck
45a5acbc15
fix regex filter not affecting spoilertext
7 years ago
Conny Duck
23afbe721e
fix crash in TimelineFragment
7 years ago
Conny Duck
94e2fc8825
update german translation
7 years ago
Conny Duck
aadf40bcff
enable custom emoji fonts for all api levels again
7 years ago
Ivan Kupalov
48f680ba96
Fix crash on receiving event in timeline ( #704 )
7 years ago
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"
7 years ago
Conny Duck
5b9ef9b64a
improve german translation
7 years ago
Conny Duck
74fe29af4e
enable custom emojis in follow notifications
7 years ago
Conny Duck
2e53b34612
fix tests
7 years ago
Conny Duck
990d82b5e9
enable custom emojis in notification messages
7 years ago
Conny Duck
cd9061354b
only disable emoji fonts on Lollipop and lower
7 years ago
Conny Duck
edec387e53
fix crash on old mastodon instances
7 years ago
Konrad Pozniak
bb0213f4e9
disable emoji fonts on Android 5 ( #698 )
7 years ago
Konrad Pozniak
94c37a16c0
use ACTION_GET_CONTENT for media selection again, fix uri permissions ( #695 )
7 years ago
Anna e só
0ef5a16da2
update Brazilian Portuguese translation ( #696 )
7 years ago
Evgeny Petrov
14b90a1559
Updated Russian language ( #691 )
...
* Updated Russian language
* Updated RU language according to 8c425c44e5
7 years ago
Marcin Mikołajczak
3fb8ab7ab3
i18n: Update Polish translation ( #692 )
...
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
7 years ago
Conny Duck
a25eefcbeb
fix crash on timeline reloading
7 years ago
Conny Duck
51e2ccc5a5
only reload timeline on pref change when necessary
7 years ago
Conny Duck
8c425c44e5
fix the emoji selection dialog
7 years ago
Conny Duck
0a164de95b
update german translation
7 years ago
Conny Duck
ed74e09936
remove unused strings
7 years ago
Conny Duck
9133a74d37
cleanup code
7 years ago
Conny Duck
f4a986a420
fix #650 notifications alerting multiple times
7 years ago
Konrad Pozniak
b118669c02
add License activity ( #689 )
...
* convert AboutActivity to Kotlin, use BottomSheetActivity for account resolving
* improve AboutActivity
* new License activity
* fix filemojicompat url
7 years ago
Ivan Kupalov
56752dba33
Do not scroll to top on timeline refresh ( #681 )
...
* Do not scroll to top on timeline refresh
* Use dp for shifting timeline
7 years ago
Konrad Pozniak
335e9ca390
improve custom emoji support ( #687 )
7 years ago
Conny Duck
72023ffc58
remove extra translation to fix build
7 years ago
Konrad Pozniak
b9b500f457
fix media resizing ( #686 )
...
* fix media resizing
* move exception catching out of method
7 years ago
Konrad Pozniak
3b5a7cd916
Account activity redesign ( #662 )
...
* Refactor-all-the-things version of the fix for issue #573
* Migrate SpanUtils to kotlin because why not
* Minimal fix for issue #573
* Add tests for compose spanning
* Clean up code suggestions
* Make FakeSpannable.getSpans implementation less awkward
* Add secondary validation pass for urls
* Address code review feedback
* Fixup type filtering in FakeSpannable again
* Make all mentions in compose activity use the default link color
* new layout for AccountActivity
* fix the light theme
* convert AccountActivity to Kotlin
* introduce AccountViewModel
* Merge branch 'master' into account-activity-redesign
# Conflicts:
# app/src/main/java/com/keylesspalace/tusky/AccountActivity.java
* add Bot badge to profile
* parse custom emojis in usernames
* add possibility to cancel follow request
* add third tab on profiles
* add account fields to profile
* add support for moved accounts
* set click listener on account moved view
* fix tests
* use 24dp as statusbar size
* add ability to hide reblogs from followed accounts
* add button to edit own account to AccountActivity
* set toolbar top margin programmatically
* fix crash
* add shadow behind statusbar
* introduce ViewExtensions to clean up code
* move code out of offsetChangedListener for perf reasons
* clean up stuff
* add error handling
* improve type safety
* fix ConstraintLayout warning
* remove unneeded ressources
* fix event dispatching
* fix crash in event handling
* set correct emoji on title
* improve some things
* wrap follower/foillowing/status views
7 years ago
Ivan Kupalov
1b7b0f26d7
Fix account media progress indicator ( #684 )
...
* Fix account media progress indicator
* Use Kotlin Android ext in AccountMediaFragment
7 years ago
Paul
f00dbe099e
Complete french translation ( #668 )
7 years ago
Quentí
9b238d35fc
Latest update for Occitan ( #678 )
7 years ago
Isak Alexander
cda8e1c09f
add swedish translation ( #674 )
...
* Create string.xml
* Rename string.xml to strings.xml
* Update strings.xml
* 100% done
Swedish translation 100% done.
* Corrected first line with correct path.
7 years ago
Ivan Kupalov
54d00f0ada
Add smaller and larger font options ( fix #657 ) ( #660 )
...
* Add smaller and larger font options
* Fix test sizes, comment out translations
7 years ago
Conny Duck
9027e997f8
fix layout rotation
7 years ago
Conny Duck
01a06ba047
fix crash on tablets
7 years ago
Paul
dcb96597c4
Enable boosting of own private toots, closes #664 ( #666 )
7 years ago
Ivan Kupalov
0375193029
Add EventHub, add fav, reblog events, improve timelines ( #562 )
...
* Add AppStore, add fav, reblog events
* Add events, add handling to Timeline
* Add event handling to Notifications
* Mostly finish events
* Fix unsubscribing
* Cleanup timeline
* Fix newStatusEvent in thread, fix deleteEvent
* Insert new toots only in specific timelines
* Add missing else
* Rename AppStore to EventHub
* Fix tests
* Use DiffUtils for timeline
* Fix empty timeline bug. Improve loading placeholder
* Fix AsyncListDiff, loading indicator, "load more"
* Timeline fixes & improvements.
Fix infinite loading. Remove spinner correctly.
Don't refresh timeline without need.
7 years ago