Yuito-app-android/app/src/main/java/com/keylesspalace/tusky
Sergio López 7c83e0f87d 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
..
adapter fix crash in SavedTootActivity when deleting drafts rapidly 2017-12-03 21:56:47 +01:00
db fix some lint warnings 2017-12-01 22:31:34 +01:00
entity UI Improvements (#445) 2017-11-30 20:12:09 +01:00
fragment implement support for HTTP proxy (#489) 2017-12-26 21:45:08 +01:00
interfaces UI Improvements (#445) 2017-11-30 20:12:09 +01:00
json remove old emoji shortcodes 2017-10-19 15:54:08 +02:00
network UI Improvements (#445) 2017-11-30 20:12:09 +01:00
pager Implement media tab (#430) 2017-11-05 22:32:36 +01:00
receiver fix some lint warnings, remove unused code 2017-11-07 15:31:44 +01:00
service new icon & improved functionality for quick settings tile 2017-12-07 20:21:02 +01:00
util implement support for HTTP proxy (#489) 2017-12-26 21:45:08 +01:00
view UI Improvements (#445) 2017-11-30 20:12:09 +01:00
viewdata UI Improvements (#445) 2017-11-30 20:12:09 +01:00
AboutActivity.java update AboutActivity to show License, remove ic_logo.png 2017-10-28 13:39:32 +02:00
AccountActivity.java UI Improvements (#445) 2017-11-30 20:12:09 +01:00
AccountListActivity.java fix some lint warnings, remove unused code 2017-11-07 15:31:44 +01:00
BaseActivity.java implement support for HTTP proxy (#489) 2017-12-26 21:45:08 +01:00
ComposeActivity.java fix NPE in MediaUtils.getMediaSize 2017-12-05 21:48:17 +01:00
EditProfileActivity.java cleanup code, remove some unneeded files 2017-10-18 00:20:50 +02:00
FavouritesActivity.java cleanup code, remove some unneeded files 2017-10-18 00:20:50 +02:00
LoginActivity.java implement support for HTTP proxy (#489) 2017-12-26 21:45:08 +01:00
MainActivity.java add new debug build so two tusky versions can be run on the same device 2017-12-08 12:15:46 +01:00
NotificationPullJobCreator.java implement support for HTTP proxy (#489) 2017-12-26 21:45:08 +01:00
PreferencesActivity.java change handling of font size, introduce font size setting 2017-12-01 21:52:10 +01:00
ReportActivity.java Implement media tab (#430) 2017-11-05 22:32:36 +01:00
SavedTootActivity.java Save reply info in draft, refactor (#449) 2017-11-16 19:18:11 +01:00
SearchActivity.java UI Improvements (#445) 2017-11-30 20:12:09 +01:00
SplashActivity.java Adds a splash screen replacement. 2017-05-09 22:36:05 -04:00
TuskyApplication.java implement support for HTTP proxy (#489) 2017-12-26 21:45:08 +01:00
ViewMediaActivity.java cleanup code, remove some unneeded files 2017-10-18 00:20:50 +02:00
ViewTagActivity.java cleanup code, remove some unneeded files 2017-10-18 00:20:50 +02:00
ViewThreadActivity.java fix some lint warnings, remove unused code 2017-11-07 15:31:44 +01:00
ViewVideoActivity.java cleanup code, remove some unneeded files 2017-10-18 00:20:50 +02:00