jafea7-ctbrec-v5.3.2-based/src/main/java/ctbrec/sites/bonga
0xboobface 5b8d65ab27 Introduced new HttpException for unsuccessful HTTP responses
Instead of throwing an IOException with String message, use the new
HttpException. The exception handling code can then use the status
code to be more specific how to handle the exception.

Also: use try-with-resources for the okhttp response where possible
2018-11-14 14:43:26 +01:00
..
BongaCams.java Introduced new HttpException for unsuccessful HTTP responses 2018-11-14 14:43:26 +01:00
BongaCamsConfigUI.java More stuff for BongaCams 2018-11-05 19:00:26 +01:00
BongaCamsHttpClient.java Introduced new HttpException for unsuccessful HTTP responses 2018-11-14 14:43:26 +01:00
BongaCamsLoginDialog.java Add setting for HTTP User-Agent header 2018-11-07 13:49:56 +01:00
BongaCamsModel.java Fix: Update online state more reliable 2018-11-12 22:37:32 +01:00
BongaCamsTabProvider.java Add animation for following a model 2018-11-13 01:01:49 +01:00
BongaCamsUpdateService.java Be more precise regarding the online state of the model 2018-11-09 14:31:13 +01:00