Skip to content

History / Storing and Accessing SharedPreferences

Revisions

  • Updated Storing and Accessing SharedPreferences (markdown)

    @jclement92 jclement92 committed Oct 31, 2021
  • Move http urls to https

    @jclement92 jclement92 committed May 3, 2021
  • Revert back to commit 372f844

    @jclement92 jclement92 committed May 3, 2021
  • Updated Storing and Accessing SharedPreferences (markdown)

    Kashan Ahmad committed Feb 28, 2021
  • Updated Storing and Accessing SharedPreferences (markdown)

    Kashan Ahmad committed Feb 28, 2021
  • Updated Storing and Accessing SharedPreferences (markdown)

    @HasanElHefnawy HasanElHefnawy committed Mar 18, 2019
  • Updated Storing and Accessing SharedPreferences (markdown)

    @HasanElHefnawy HasanElHefnawy committed Mar 13, 2019
  • Revert 5ad56a8c960446e64cd2ff1f451ff97ac06b3a1d...2932113aaab14f7ca9e761ff42e3cdd2fe50bcb1 on Storing and Accessing SharedPreferences

    @HasanElHefnawy HasanElHefnawy committed Mar 13, 2019
  • Updated Storing and Accessing SharedPreferences (markdown)

    @HasanElHefnawy HasanElHefnawy committed Mar 13, 2019
  • Updated Storing and Accessing SharedPreferences (markdown)

    @rogerhu rogerhu committed Sep 15, 2018
  • Updated Storing and Accessing SharedPreferences (markdown)

    @rogerhu rogerhu committed Sep 15, 2018
  • Updated Storing and Accessing SharedPreferences (markdown)

    @pnewby060 pnewby060 committed Feb 15, 2018
  • it should be editor.putString(key, value)

    @slamdon slamdon committed Dec 2, 2017
  • SharedPreferences is not a class it is an interface. Reference : https://developer.android.com/reference/android/content/SharedPreferences.html

    @pssenthilkumarmca pssenthilkumarmca committed Jun 5, 2017
  • replaced 0 with the appropriate constant Context.MODE_PRIVATE

    @smuzani smuzani committed Jan 1, 2017
  • Remove usage of `commit()` in favor of the recommended `apply() method.

    @JimVanG JimVanG committed May 17, 2016
  • Abbreviate this part.

    Roger Hu committed Aug 5, 2015
  • Add a section title

    Roger Hu committed Aug 5, 2015
  • Fixed several typos and some grammar.

    @ckashby ckashby committed Dec 13, 2014
  • Updated SharedPrefrences Storing and Accessing (markdown)

    @nesquena nesquena committed Dec 19, 2013