Commit graph

72 commits

Author SHA1 Message Date
Vavassor
3f54ead962 Adds option to hide media previews if reduced data usage is desired Closes #56. 2017-06-26 05:15:47 -04:00
Vavassor
b9b5e58b50 Changes the NSFW button to a "hide media" icon in the composer. This is inspired in part by the upstream change tootsuite/mastodon#2696. But also NSFW was never a good description of this function. 2017-06-20 14:16:03 -04:00
Vavassor
53e6769d55 Consolidates the main header and removes the now-unneeded FloatingSearchView library. Closes #67 2017-06-19 20:50:40 -04:00
torrentcome
b5c2b62d7a (icon) add icon download 2017-05-10 15:24:03 +02:00
Vavassor
3c20f7a0c4 Adds a splash screen replacement. 2017-05-09 22:36:05 -04:00
Vavassor
1dc32323d5 Adds a higher-resolution elephant friend to the login page. Closes #99 2017-05-08 16:30:25 -04:00
Conny Duck
b97c4e24ed remove redundant account_header background, fix weird flicker in header when opening AccountActivity 2017-05-04 18:07:59 +02:00
Vavassor
cfb0219536 Merge branch 'profile-edition-design' of https://github.com/daycode/Tusky into daycode-profile-edition-design 2017-05-01 21:52:11 -04:00
daycode
c7e4d17aaf Add gestion of avatar and header 2017-05-01 15:23:34 +02:00
Vavassor
ad30c78faf Account page interactions with locked users are made much clearer. 2017-04-30 21:55:33 -04:00
daycode
b82d75a6c4 design the edit profile view 2017-04-30 21:57:15 +02:00
Vavassor
7d83a9aaba Follow requests list is available. Closes #222 2017-04-28 23:52:14 -04:00
Konrad Pozniak
32a397904b use material design icon for local timeline tab 2017-04-22 11:32:55 +02:00
Vavassor
852c484d68 Adds a list of muted users. 2017-04-21 19:02:04 -04:00
Vavassor
db021b948b resolve merge conflicts 2017-04-21 01:25:07 -04:00
Vavassor
2d88571b14 Merge branch 'issue_139' of https://github.com/raphaelm/Tusky into raphaelm-issue_139 2017-04-21 00:57:31 -04:00
Vavassor
4c582bdf3d Merge branch 'new-icon' of https://github.com/daycode/Tusky into daycode-new-icon 2017-04-21 00:32:03 -04:00
Vavassor
2b34454cc9 Changes the profile editor save icon to something better. 2017-04-20 23:57:04 -04:00
daycode
d6a66656de Add Direct Message to visibility panel 2017-04-18 12:59:42 +02:00
Raphael Michel
15088fa42a Allow taking photos directly from the app (closes #139) 2017-04-17 10:56:30 +02:00
daycode
618001d163 fix dark shadow 2017-04-10 20:28:36 +02:00
Zachary Epps
8acc69c626 Compose Activity now gives visual feedback
added a spinning progress bar to indicate status posting
made the button to also change colors from blue to grey so the user doesn't keep clicking it
2017-04-10 13:51:30 -04:00
Vavassor
822fd2e168 Merge pull request #51 from nevillepark/master
Larger placeholder avatars
2017-04-09 23:21:21 -04:00
daycode
3ad70cbd5e fix few errors 2017-04-10 01:07:25 +02:00
daycode
440d28030c replace the ic_launcher-web 2017-04-09 23:13:39 +02:00
daycode
9ebf4ddb15 Replace Tusky logo in README.md 2017-04-09 21:41:12 +02:00
daycode
cd7ddf6a1f Replace launch icon 2017-04-09 21:27:05 +02:00
Zachary Epps
7a5e5dca7e changed AccountActivity so that it shows FAB that allows a user to un/follow a user from it instead of the menu
added an xml svg for unfollowing someone
removed the useless line from build.gradle that I added in the last pull
2017-04-06 11:07:40 -04:00
Neville Park
016baf8711 Larger placeholder avatars 2017-04-03 16:53:02 -04:00
Neville Park
73d79f0f78 Add files via upload 2017-03-31 20:02:13 -04:00
Neville Park
4138acdfbd Delete avatar-default.png 2017-03-31 20:01:47 -04:00
Neville Park
2ba051bfcc Delete avatar_default.png 2017-03-31 20:01:22 -04:00
Neville Park
1e4e2eb5e5 New default/error avatar images 2017-03-31 20:00:27 -04:00
Vavassor
53376da406 Adds the local timeline. 2017-03-30 22:31:17 -04:00
Vavassor
eed3f2d899 Light icon buttons are colour background with white text again. It just looks nice. 2017-03-30 19:23:43 -04:00
Vavassor
1f798902b7 Spruces up the light theme.
Also, fixes a bug where the show more/less button for content warnings is sometimes already checked.
2017-03-29 00:22:14 -04:00
Vavassor
81700e7b84 Adds an indicator of visibility to the send button in the composer. Closes #38 2017-03-26 18:26:47 -04:00
Eugen Rochko
3798f9a803 Fix login activity crashes, repeated re-authentications,
layout when keyboard appears
2017-03-15 20:32:26 +01:00
Eugen Rochko
5d1a86d472 Crash analytics with Firebase
Conversation line visual
2017-03-12 18:46:45 +01:00
Eugen Rochko
470b3b1236 Improved blocked users layout 2017-03-12 14:01:50 +01:00
Eugen Rochko
f508e8bc34 Icons in main tabs, improved video activity a bit 2017-03-12 13:41:29 +01:00
Eugen Rochko
f34237ce7a Improve compose activity 2017-03-10 18:38:49 +01:00
Eugen Rochko
7fa01371d9 Add drawer to main activity 2017-03-09 19:31:15 +01:00
Eugen Rochko
86f8bf3c2f Fix some visual bugs 2017-03-08 21:07:49 +01:00
Vavassor
e46731454d Fixes icons on statuses and notifications not being the right colour on the light theme.
Maybe could be a more elegant solution than drawable duplication but for now fine.
2017-03-07 23:52:17 -05:00
Eugen Rochko
34c4951241 Animated splash screen (mind: preview for the circular loader seems broken in Android Studio, but works in app) 2017-03-07 23:10:41 +01:00
Eugen Rochko
1db90db642 Spark animations for boost/favourite buttons 2017-03-07 22:23:17 +01:00
Eugen Rochko
2c8a575a3b Fix up notification items layouts 2017-03-07 20:42:01 +01:00
Eugen Rochko
a52ee71e35 Forgot to add a graphic 2017-03-07 15:15:39 +01:00
Eugen Rochko
4060f3f45f Nicer login layout 2017-03-07 15:03:41 +01:00