Commit Graph

997 Commits

Author SHA1 Message Date
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
Conny Duck 75a31fffe0 Release 29 v1.3.1 2017-11-10 09:47:04 +01:00
Conny Duck 811738ba25 fix a crash on application start when no domain was saved in "domain" shared pref 2017-11-10 09:26:25 +01:00
Conny Duck c73b4b227a upgrade to API Level 27, fix nullability problems with new support library 2017-11-09 14:35:52 +01:00
Conny Duck 7ca23c63b5 Release 28 v1.3.0 2017-11-09 10:42:26 +01:00
Conny Duck 55ef3eda8a fix a bug where a thread was not shown completely 2017-11-09 10:08:52 +01:00
Conny Duck a0684126b8 fix crash when AccountMediaFragment was recreated 2017-11-07 23:33:17 +01:00
Conny Duck 6653ca1eeb fix bug where account timeline showed only media toots 2017-11-07 23:06:06 +01:00
Ivan Kupalov 446856a94c Merge pull request #439 from charlag/status-notifications-behavior
Status notifications behavior (closes #322, partly #292)
2017-11-07 23:12:37 +02:00
charlag 3245b8f950 Display CWs in notifications correctly 2017-11-08 00:09:44 +03:00
Anna e só 2ab231e30f pt-rBR translation updated (#438) 2017-11-07 21:37:11 +01:00
Ivan Kupalov 9a3dbef902 Merge pull request #437 from MasterGroosha/patch-1
Russian language updated
2017-11-07 21:41:26 +02:00
Evgeny Petrov 3dd2faa16d Russian language: translated numeric values for notification check timeout, some other small improvements. 2017-11-07 22:39:35 +03:00
charlag ccc5f261f7 Open status from notifications 2017-11-07 22:36:19 +03:00
Conny Duck 2c95080428 fix some lint warnings, remove unused code 2017-11-07 15:31:44 +01:00
Conny Duck 9b4bc63fab fix a crash in ComposeActivity where a dialog was canceled that was already removed from the window 2017-11-07 15:01:20 +01:00
Conny Duck cece619ff5 update german translation 2017-11-07 14:52:43 +01:00
Evgeny Petrov 6e82934c19 Russian language updated 2017-11-07 15:56:04 +03:00
Conny Duck c18d26e55c increase okhttp timeouts so posting large images works 2017-11-07 13:27:35 +01:00
Conny Duck 7cbdf2c96c upgrade room library to 1 (fix merge problem) 2017-11-07 13:12:57 +01:00
Konrad Pozniak 55f7c98450 Merge pull request #435 from Vavassor/timeline-improvement
"load more" Placeholder
2017-11-07 13:04:38 +01:00
Konrad Pozniak 17336a7383 Merge branch 'master' into timeline-improvement 2017-11-07 13:03:49 +01:00