Commit Graph

968 Commits

Author SHA1 Message Date
Conny Duck 47346fb718 upgrade to minSdkVersion 18, fix some lint warnings 2018-01-31 21:57:50 +01:00
nailyk 84641c746c Translate: Polish: Correct typo (#511)
* Add missing '!'. Should unbreak the build.
2018-01-30 18:24:08 +01:00
Conny Duck 04b7c4a775 fix bug where sometimes a mention would be underlined 2018-01-29 22:11:32 +01:00
Marcin Mikołajczak eba7445bac Update Polish translation (#510)
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2018-01-27 22:25:28 +01:00
remi6397 487763b53e Theming improvements (#502)
* Split theme definitions into day and night

* Add support for Night Mode in code

* Add theme chooser in preferences

* Fix translations

* Adjust IDs

* Adjust preferences for custom themes

* UI tweaks for custom theme support

* Added code for custom theme support 🍅

* Fixed resource display in Kotlin 🍅

* Restored styles

* Updated strings

* Fixed getIdentifier() to fit into setTheme()

* Removed redundant resources

* Reset default theme to "Dusky"

* Fixed night mode handler to maintain compatibility

* Refactor functions to use helper methods

* Added license block

* Added preview to theme selector

* Added color identifier getter helper method

* Fixed reference in AccountMediaFragment

* Cleanup

* Fixed navbar foreground not changing color

* Fix fallback theme switch(){}

* Enable location-based daylight trigger

* Cleanup

* Modified theming strategy to reduce clutter in preferences

* Updated translations for latest version

* Removed "Default" theme flavor from settings

* Updated Polish translations 🇵🇱

* Modified TwilightManager handling code to support Android M's UiModeManager features and moved it to its own function

* Updated Polish translations 🇵🇱

* Cleanup; Fixed hardcoded string

* Added missing escape in string

* Removed permission request dialog.

As we now use native UiModeManager APIs that don't need special permission for Android 6.0 and above, we no longer need to bother user with Android M+ specific location permission request dialog.

* Increased readability of ThemeUtil class

* Refactored ThemeUtils.setAppNightMode method

* Cleanup
2018-01-20 13:39:01 +01:00
Conny Duck 59023132ec prevent crash in NotificationsAdapter when avatar url is not set 2018-01-15 17:06:21 +01:00
Ivan Kupalov 67027168b6 Set caption for media (#500) 2018-01-08 23:16:21 +01:00
Ivan Kupalov 3aefe4bda5 Add basic lists support (#501) 2018-01-06 19:01:37 +01:00
ButterflyOfFire 9262edad18 Update Arabic translation #499) 2018-01-04 16:46:56 +03:00
Sergio López 0971fd452a implement support for HTTP proxy (#489)
This change allows the user to manually enter an unauthenticated proxy
configuration to be used for all API connections. This is mainly
intended for using Tusky with Tor (via Orbot or a local proxy).
2017-12-26 21:45:08 +01:00
Conny Duck e094815781 update arabic translations 2017-12-16 11:06:26 +01:00
Conny Duck 5522923194 add navigation bar color for API >= 27 2017-12-13 19:35:12 +01:00
Conny Duck 8345698281 set tab indicator height to 3dp 2017-12-09 21:34:04 +01:00
Conny Duck f2f868ac04 update amazon link in readme 2017-12-09 10:46:33 +01:00
Conny Duck 13db4264f2 add new debug build so two tusky versions can be run on the same device 2017-12-08 12:15:46 +01:00
Conny Duck 773486ee3f add screenshots used in app stores 2017-12-08 12:14:15 +01:00
Conny Duck 414e81cf95 new icon & improved functionality for quick settings tile 2017-12-07 20:21:02 +01:00
Joan Montané 566c01aad5 Update Catalan strings (#480) 2017-12-05 21:59:58 +01:00
Conny Duck 21568e69a6 fix NPE in MediaUtils.getMediaSize 2017-12-05 21:48:17 +01:00
Conny Duck 46dce4293a stop cursor from jumping when upload finishes while composing toot 2017-12-05 20:56:42 +01:00
Conny Duck 59955047fe fix error in german strings 2017-12-05 20:36:08 +01:00
Koyu Berteon 1ca6037d0f Updated German translation (#478)
* Updated German translation
2017-12-04 10:51:22 +01:00
Conny Duck e0b679cd1d fix crash in SavedTootActivity when deleting drafts rapidly 2017-12-03 21:56:47 +01:00
Conny Duck 00b5200fd4 Release 31 2017-12-02 14:59:24 +01:00
Conny Duck fd1ab475a3 fix ConcurrentModificationException when notification arrives 2017-12-02 14:34:47 +01:00
Evgeny Petrov 07bd763f6d Russian language updated (#475)
• Added new strings for status text sizes.
• Added new strings for status privacy values.
• Added new string about hidden media.
2017-12-02 13:14:57 +01:00
Konrad Pozniak 915fc49e91 fix crash on Android 4 2017-12-02 12:22:52 +01:00
Conny Duck 634435bc57 fix toot button and characters left text size 2017-12-01 22:44:18 +01:00
Conny Duck ffeaae82c3 make medium the default font size on startup 2017-12-01 22:43:48 +01:00
Conny Duck b73b778579 fix some lint warnings 2017-12-01 22:31:34 +01:00
Conny Duck b8dd553656 make content warning button smaller 2017-12-01 22:15:26 +01:00
Conny Duck e8fe52561a fix problem with spark buttons behaving weirdly 2017-12-01 22:13:47 +01:00
Conny Duck be7762988f change handling of font size, introduce font size setting 2017-12-01 21:52:10 +01:00
Conny Duck 5cc53c56ea update dependencies 2017-11-30 21:05:56 +01:00
Conny Duck 13ed14efec fix IndexOutOfBoundsException in ViewThreadFragment 2017-11-30 21:04:47 +01:00
Conny Duck 3feaac1d32 improve german translation, strings 2017-11-30 20:58:56 +01:00
Konrad Pozniak 27b3606482 UI Improvements (#445)
UI Improvements
2017-11-30 20:12:09 +01:00
nailyk 1712ae8d21 Correct array translations (#470) 2017-11-29 07:26:17 +01:00
Conny Duck 679ab52ea4 improve default post privacy to work like web mastodon, add default post privacy option 2017-11-27 20:11:31 +01:00
Conny Duck b239c2eef5 move string arrays into string.xml files so they do not get forgotten by translators 2017-11-27 19:47:31 +01:00
Joan Montané fad59ef541 Add Catalan translation (#464)
* Create strings.xml

* Create array.xml
2017-11-22 22:00:55 +01:00
Ivan Kupalov 3106250930 Save reply info in draft, refactor (#449)
* Save reply info in draft, refactor

* Handle replying to deleted status
2017-11-16 19:18:11 +01:00
Evgeny Petrov a589e6c290 Tweaks to Russian translation (#454)
• Added missing translations to timestamps (1s, 2m, 3h etc);
• Renamed "bio" section (now it's translated as "about me" since "biography" means something large and detailed);
• Renamed "thread" sections (now it uses more native word "Discussion", rather than transliterated "Thread" word);
• Changed notification string about new notifications. This change may look a bit ugly, but it solves a problem with declension of numeric values.
2017-11-16 01:01:07 +03:00
Conny Duck 07d5f7452a upgrade libraries, fix DrawerImagerLoader deprecated warning 2017-11-15 21:50:15 +01:00
Conny Duck 1f117548c2 add Java 8 support 2017-11-15 21:28:49 +01:00
Konrad Pozniak e3fe9819bf fix clear notifications crash (#458) 2017-11-15 21:18:35 +01:00
Konrad Pozniak 10313951be simplify MainActivity back press handling (#456) 2017-11-13 22:43:16 +03:00
Ivan Kupalov 287e6aaf95 Cancel notifications on opening notifications tab (#450) 2017-11-13 19:05:23 +01:00
Ivan Kupalov 22b892ddf2 Merge pull request #447 from BoFFire/patch-3
Update Arabic translations
2017-11-12 22:58:43 +03:00
ButterflyOfFire d6e7c92cfb Update strings.xml 2017-11-11 13:55:26 +01:00