tray icon indicating copy to clipboard operation
tray copied to clipboard

a SharedPreferences replacement for Android with multiprocess support

Results 36 tray issues
Sort by recently updated
recently updated
newest added

net.grandcentrix.tray.core.TrayRuntimeException:Internal tray error. Could not find the provider authority. Please fill an issue at https://github.com/grandcentrix/tray/issues

![Screenshot_20200927-185251_Play Console](https://user-images.githubusercontent.com/3800514/94369526-e80a3200-00f2-11eb-9284-79f8ac065082.jpg) See attached picture, is self explanatory The main issue is when update and migrate your data from one app version to next one with versioned Preferences and a...

[//]: # (We want to provide the best support with your issue. So please answer the following questions carefully) [//]: # (You don't have an issue but a remark or...

I custom authorities in my A app manifest,but the B app can not appoint the authorities to visit the A app data, so why not public the TrayContract.sAuthority set method?

#### tray Version (E.g. 0.12.0) `0.12.0` #### Device(s) (E.g. Samsung Galaxy S8) unknown, likely many different device manufactures and types #### How have you setup tray (E.g. Initialized in Application.onCreate,...

[//]: # (We want to provide the best support with your issue. So please answer the following questions carefully) [//]: # (You don't have an issue but a remark or...

Very thanks for your product,but i have got a NullPointerException while migrating data,can anybody give me some advice? > java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String java.lang.Object.toString()' on a null...

bug

I understand that you recommend using the ContentProvider API externally to access the main program data. Whether you will access it in a tray compatible way, and whether you can...

#### tray Version 0.12.0 #### How have you setup tray Initialized in Application.onCreate #### Device(s) too many (samsung, huawei, google, etc.) #### Android Version from 4.4 to 7 #### Description...