Skip to content

Implements SharedPreferences UI using the tray content provider.

License

Notifications You must be signed in to change notification settings

draekko-rand/traypreferences

Repository files navigation

##TrayPreferences UI replacement for Android SharedPreferences using the Tray content provider as its backend.

##Note

  • Replaces SharedPreference with the tray project as its content provider to emulate SharedPreference. (https://github.com/grandcentrix/tray)
  • The project requires Android Studio 3.6.3
  • Supports API 21+
  • Uses java 1.8

##License Copyright 2020 Benoit Touchette

Portions of code Copyright (C) 2007 The Android Open Source Project

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Implements SharedPreferences UI using the tray content provider.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages