Commit Graph

1097 Commits

Author SHA1 Message Date
tom79 d6fa22241b Clean code is MainActivity 2020-03-07 14:53:54 +01:00
tom79 43b3370c31 Layout changes 2020-03-07 12:10:52 +01:00
tom79 1cd76098a0 copy release notes 2020-03-07 12:08:34 +01:00
tom79 59f1a3aaf7 copy release notes 2020-03-07 11:51:31 +01:00
Kasun 25c05ef426 update about page and readme 2020-02-11 01:06:11 +05:30
tom79 155289c02c Release 2.29.0 2020-01-19 18:27:02 +01:00
tom79 36a9fa4932 Allow to upload media to stories 2020-01-19 15:10:49 +01:00
tom79 3c99707179 Long press for Bio 2020-01-19 10:39:46 +01:00
tom79 4751c1aebd Fix the issue with talkback and visibility. 2020-01-19 10:22:26 +01:00
tom79 e531986992 Some fixes 2020-01-18 18:42:18 +01:00
tom79 9f711a9be5 Merge branch 'develop' into pixelfed_stories
# Conflicts:
#	app/src/main/java/app/fedilab/android/client/APIResponse.java
2020-01-18 15:00:26 +01:00
tom79 5981b50e8f Fix issue for accessibility 2020-01-18 14:54:34 +01:00
tom79 5d22c9c6eb Some minor changes 2019-12-18 14:09:31 +01:00
Kasun 2a88be9f38 change identity drawer 2019-12-18 18:19:39 +05:30
tom79 940c1aa104 Some improvements 2019-12-18 09:26:21 +01:00
tom79 2c60c9d2cf copy release notes 2019-12-18 09:08:22 +01:00
Kasun 9cb19a9591 add icon for identities 2019-12-18 02:00:15 +05:30
tom79 1668e2da5d media in notifications 2019-12-17 18:04:59 +01:00
Kasun f7c3f1ccb9 display date of boost separately 2019-12-14 13:37:46 +05:30
tom79 56f201e5a5 Add logo 2019-12-08 18:26:38 +01:00
tom79 fbdc245205 some fixes 2019-12-08 13:57:56 +01:00
tom79 59bc06c77c Fix issue for stopping delayed/live notifications 2019-12-07 15:21:46 +01:00
tom79 bc1237699b Add trends in search 2019-12-06 18:53:39 +01:00
tom79 c122da628f Some fixes & improvements 2019-12-04 16:59:07 +01:00
tom79 a2a902db41 Fix trends 2019-11-30 16:24:19 +01:00
tom79 fed377cec0 Add backend 2019-11-30 15:47:21 +01:00
tom79 d924399d6a Prepares menu 2019-11-30 14:35:53 +01:00
tom79 3e7b527194 Fix with icon play color 2019-11-30 14:11:12 +01:00
tom79 f460551e96 Change some margins 2019-11-30 11:49:32 +01:00
tom79 d0d80bb7bd Change some margins 2019-11-30 11:44:40 +01:00
tom79 37fbe481c0 Change some elements 2019-11-30 11:40:41 +01:00
tom79 ea54b31550 new tab 2019-11-30 08:53:37 +01:00
tom79 6c9ebb3035 Allow to customize the user agent 2019-11-29 18:02:49 +01:00
tom79 8975b09175 Instance fixes when not available 2019-11-23 12:13:33 +01:00
tom79 e0d8c3f42d Fix text size 2019-11-23 11:59:02 +01:00
tom79 d7bcf6ea62 Fix remaining title 2019-11-22 19:13:12 +01:00
tom79 a80d2a730f Add release note inside the app. 2019-11-22 19:10:20 +01:00
tom79 9b06787ba8 Fix poll 2019-11-22 17:48:29 +01:00
tom79 49135fc40b Merge branch 'bug_fixes' into develop 2019-11-21 18:50:50 +01:00
tom79 6e9f8ee807 Some fixes 2019-11-21 18:50:30 +01:00
tom79 0609721c96 Fixes with colors 2019-11-20 19:07:46 +01:00
tom79 c92543e0ae Fixes with colors 2019-11-20 16:33:09 +01:00
tom79 3f9fdb3a29 Fixes with colors 2019-11-20 16:25:44 +01:00
tom79 f93dad702a Fixes with colors 2019-11-20 14:14:47 +01:00
tom79 c7f2c8e800 Replace spinners 2019-11-20 11:57:25 +01:00
tom79 f7c91f9e97 Fix issue #353 2019-11-20 10:31:33 +01:00
Boyd 932fa5111a Revert "Remove string"
This reverts commit a9978f8f
2019-11-17 11:29:39 +01:00
tom79 f63ea0db01 Release 2.25.0 2019-11-16 18:36:08 +01:00
tom79 d6165a94c7 Fix date 2019-11-16 17:12:47 +01:00
tom79 fb0a36e739 Make the instance field a little greater 2019-11-16 16:09:44 +01:00
tom79 0994f85b98 Allow to watch owns videos 2019-11-16 15:49:39 +01:00
Thomas 6e2444b328 Merge branch 'layout_changes' into 'develop'
change instance info layout

See merge request tom79/fedilab!934
2019-11-16 15:16:53 +01:00
Kasun 5a8d458592 change instance info layout 2019-11-16 19:06:08 +05:30
tom79 97b299c831 remove label blocked 2019-11-16 14:32:33 +01:00
Thomas 21008ef3ea Merge branch 'login_changes' into 'develop'
design changes in login activity

See merge request tom79/fedilab!932
2019-11-16 12:23:42 +01:00
Kasun 8feeeeafb1 design changes in login activity 2019-11-16 16:42:09 +05:30
tom79 8f6aac6d9f Merge branch 'kasun/fedilab-working' into develop
# Conflicts:
#	app/src/main/java/app/fedilab/android/activities/ShowAccountActivity.java
#	app/src/main/res/values/strings.xml
2019-11-16 12:10:28 +01:00
tom79 cf5a254b6b Some fixes 2019-11-16 12:06:05 +01:00
tom79 8cef86270a Show instance details 2019-11-16 11:36:00 +01:00
Kasun a022e0a434 label bar changes 2019-11-16 14:50:10 +05:30
tom79 a2b11ad242 Some fixes 2019-11-15 19:36:39 +01:00
tom79 d4d907733c Allow to customize text header colors 2019-11-15 19:06:43 +01:00
tom79 d70e9b07b7 Merge branch 'develop' into pixelfed_stories
# Conflicts:
#	app/src/main/java/app/fedilab/android/activities/BaseMainActivity.java
#	app/src/main/java/app/fedilab/android/client/PixelfedAPI.java
#	app/src/main/java/app/fedilab/android/helper/Helper.java
#	app/src/main/res/values/strings.xml
2019-11-15 16:39:45 +01:00
tom79 d7574ebfc4 Improve activity for bookmarks 2019-11-15 16:32:25 +01:00
tom79 0767a69af8 Improve activity for bookmarks 2019-11-15 15:55:48 +01:00
tom79 b7f14397e0 Import/export 2019-11-15 15:06:02 +01:00
tom79 860cc8cf81 Fix Peertube colors 2019-11-13 15:32:33 +01:00
tom79 5f3cbde13e Fix Peertube colors 2019-11-13 13:23:45 +01:00
tom79 3bf64a0bb9 Fix top bar Android 4 2019-11-13 12:54:01 +01:00
Kasun b68a176075 Fix an issue with RTL Languages 2019-11-13 02:08:49 +05:30
Kasun 48db1ccd10 Change drawer margins 2019-11-13 01:37:07 +05:30
Kasun ca3dd56a49 Fix an issue with RTL Languages 2019-11-13 01:24:44 +05:30
tom79 d7840ba3f4 Manage pref 2019-11-12 19:44:56 +01:00
tom79 b46178aedc Fix colors for quick replies 2019-11-12 20:14:58 +01:00
tom79 2866f00f3f Fix colors 2019-11-12 18:49:20 +01:00
tom79 e43fbde6b8 Fix colors 2019-11-12 19:33:07 +01:00
tom79 cd654d8d89 Fixes with colors 2019-11-12 18:51:39 +01:00
tom79 7f1084e1f3 Some fixes 2019-11-12 18:31:23 +01:00
tom79 44094c840d improve view 2019-11-11 18:53:10 +01:00
tom79 fb5ab86b84 Improve translation view 2019-11-11 18:50:51 +01:00
tom79 9c2156385b Fix pinned 2019-11-10 19:20:44 +01:00
tom79 f8b91ac0bf Fix pinned 2019-11-10 17:10:07 +01:00
tom79 d1a51264a9 Fix pixelfed compose colors 2019-11-10 15:05:14 +01:00
tom79 4a55ead8f4 Fix quick reply 2019-11-10 10:16:48 +01:00
Kasun adc80a000d format code 2019-11-10 06:53:47 +05:30
Kasun 3fb3400e66 remove unnecessary cardview 2019-11-10 06:44:45 +05:30
Kasun 17f502da95 fix translation label bg 2019-11-10 06:42:25 +05:30
tom79 bdd4fba4bd Some other improvements 2019-11-09 18:47:33 +01:00
tom79 1003930a1e some fixes 2019-11-09 18:07:33 +01:00
tom79 33f1ca6de5 Keep improvements 2019-11-09 17:36:17 +01:00
tom79 3ffe753b29 Some fixes 2019-11-09 17:11:55 +01:00
tom79 fe97276e47 fixes 2019-11-09 16:02:19 +01:00
tom79 5c6a64a982 Fix color on Android 4 2019-11-09 15:31:33 +01:00
tom79 f06c7ecbc5 Some changes 2019-11-09 14:35:45 +01:00
tom79 35b42ba43f Fix text color 2019-11-08 19:51:32 +01:00
tom79 8a2101ca32 Fix text color 2019-11-08 19:34:28 +01:00
tom79 0651a989ba Some fixes 2019-11-08 18:45:41 +01:00
tom79 9d4741073e Improve top bar 2019-11-08 18:36:52 +01:00
tom79 3b8e0ab2e5 Some improvements 2019-11-08 18:29:17 +01:00
tom79 546bba1ee2 Some improvements 2019-11-08 18:04:23 +01:00