| .. |
|
adapter
|
rounded corners for avatar placeholder
|
2017-08-11 22:41:29 +02:00 |
|
db
|
Saves content warnings in drafts.
|
2017-07-07 22:56:07 -04:00 |
|
entity
|
Makes the main status of a thread appear as a more detailed view.
|
2017-08-03 00:29:31 -04:00 |
|
fragment
|
Add a menu entry to copy the link of a toot
|
2017-09-25 20:15:04 +02:00 |
|
interfaces
|
bugfix, layout improvements
|
2017-08-05 12:04:40 +02:00 |
|
json
|
Changes mention and tag highlighting in the composer to use Mastodon's regex. Closes #145 Also, does some haphazard cleanup.
|
2017-07-01 20:32:35 -04:00 |
|
network
|
Changes mention and tag highlighting in the composer to use Mastodon's regex. Closes #145 Also, does some haphazard cleanup.
|
2017-07-01 20:32:35 -04:00 |
|
pager
|
Improve media browser and video viewer
|
2017-07-15 18:37:53 +03:00 |
|
receiver
|
Broadcasts now cause a refresh on timelines after a post is composed instead of listeners.
|
2017-06-06 18:20:55 -04:00 |
|
service
|
Reverts notifications from MQTT prototype to pull notifications.
|
2017-07-08 20:59:48 -04:00 |
|
util
|
Actually form thread lines properly in the thread view. Closes #57
|
2017-08-03 22:30:37 -04:00 |
|
view
|
Actually form thread lines properly in the thread view. Closes #57
|
2017-08-03 22:30:37 -04:00 |
|
viewdata
|
Actually form thread lines properly in the thread view. Closes #57
|
2017-08-03 22:30:37 -04:00 |
|
AboutActivity.java
|
Minor writing style changes.
|
2017-06-22 14:01:25 -04:00 |
|
AccountActivity.java
|
rounded corners for avatar placeholder
|
2017-08-11 22:41:29 +02:00 |
|
AccountListActivity.java
|
(fragment) quick changed
|
2017-07-28 16:11:01 +02:00 |
|
BaseActivity.java
|
Reverts notifications from MQTT prototype to pull notifications.
|
2017-07-08 20:59:48 -04:00 |
|
ComposeActivity.java
|
rounded corners for avatar placeholder
|
2017-08-11 22:41:29 +02:00 |
|
EditProfileActivity.java
|
rounded corners for avatar placeholder
|
2017-08-11 22:41:29 +02:00 |
|
FavouritesActivity.java
|
(fragment) quick changed
|
2017-07-28 16:11:01 +02:00 |
|
LoginActivity.java
|
Removes ButterKnife annotations.
|
2017-06-22 14:59:12 -04:00 |
|
MainActivity.java
|
make FAB hide on scroll in AccountActivity as well
|
2017-08-04 11:44:10 +02:00 |
|
PreferencesActivity.java
|
Reverts notifications from MQTT prototype to pull notifications.
|
2017-07-08 20:59:48 -04:00 |
|
ReportActivity.java
|
Removes ButterKnife annotations.
|
2017-06-22 14:59:12 -04:00 |
|
SavedTootActivity.java
|
Makes the toolbar shadow visible for pre-Lollipop android versions and fixes a crash when deleting a draft with no media attached.
|
2017-07-15 03:10:55 -04:00 |
|
SearchActivity.java
|
fix bug where "no result" message was not shown in SearchActivity
|
2017-07-18 20:05:41 +02:00 |
|
SplashActivity.java
|
Adds a splash screen replacement.
|
2017-05-09 22:36:05 -04:00 |
|
TuskyApplication.java
|
Okay, toss BouncyCastleProvider so we can release a beta.
|
2017-07-18 00:30:24 -04:00 |
|
ViewMediaActivity.java
|
Fixes an intermittent null pointer exception caused by getActivity() returning null in callbacks.
|
2017-07-18 23:34:07 -04:00 |
|
ViewTagActivity.java
|
(fragment) quick changed
|
2017-07-28 16:11:01 +02:00 |
|
ViewThreadActivity.java
|
(fragment) quick changed
|
2017-07-28 16:11:01 +02:00 |
|
ViewVideoActivity.java
|
Improve media browser and video viewer
|
2017-07-15 18:37:53 +03:00 |