proton-mail-android/app/src/main/java/ch/protonmail/android/api
Maciej Surmacz 72bf6db4e8 Reviews the logs as a first step to clean up sentry
Removes some of the logging when not really needed and adds
filtering function to ignore a number of exceptions we do not care about
2022-04-14 09:59:36 +00:00
..
exceptions
interceptors Renames Header object to ProtonHeaders 2022-03-31 15:07:57 +00:00
local
models Add Message.flags 2022-04-07 16:25:58 +02:00
rx
segments Add Message.flags 2022-04-07 16:25:58 +02:00
services Implement Unread Filter in MailboxActivity.kt 2022-04-07 10:05:06 +00:00
utils Renames Header object to ProtonHeaders 2022-03-31 15:07:57 +00:00
AccountManager.kt
DnsOverHttpsProviderRFC8484.kt Replaced Gotev CookieStore by Core ProtonCookieStore. 2022-03-01 16:30:29 +01:00
NetworkConfigurator.kt Reviews the logs as a first step to clean up sentry 2022-04-14 09:59:36 +00:00
NetworkSwitcher.kt Replaces lateinit network switcher with a lazily injected value 2022-03-14 17:19:51 +01:00
OkHttpProvider.kt Replaced Gotev CookieStore by Core ProtonCookieStore. 2022-03-01 16:30:29 +01:00
ProtonMailApi.kt Introduces a new drawer entry that opens the core subscriptions 2022-04-04 13:29:05 +00:00
ProtonMailApiClient.kt Renames Header object to ProtonHeaders 2022-03-31 15:07:57 +00:00
ProtonMailApiManager.kt Introduces a new drawer entry that opens the core subscriptions 2022-04-04 13:29:05 +00:00
ProtonMailApiProvider.kt
ProtonOkHttpClient.kt Replaced Gotev CookieStore by Core ProtonCookieStore. 2022-03-01 16:30:29 +01:00
ProtonRetrofitBuilder.kt Replaced Gotev CookieStore by Core ProtonCookieStore. 2022-03-01 16:30:29 +01:00
SecuredServices.kt Introduces a new drawer entry that opens the core subscriptions 2022-04-04 13:29:05 +00:00
TokenManager.kt