Shelter/app/src/main/java/net/typeblog/shelter/ui
Peter Cai 562463aede
SettingsFragment: add Patreon link
though I don't know if anyone would donate :)

and I'm not sure if this conforms to Google Play guidelines either.
Sources indicate that just linking to Patreon is fine but I am not sure.
2019-01-30 20:03:42 +08:00
..
AppListAdapter.java AppListAdapter: correctly set background when deselecting 2018-10-14 14:07:35 +08:00
AppListFragment.java MainActivity: add option to temporarily show all apps 2019-01-30 19:46:37 +08:00
BaseFragment.java AppListFragment: try to avoid NPEs arising from getActivity() 2018-11-21 19:41:39 +08:00
CameraProxyActivity.java introduce Camera Proxy 2018-10-24 19:34:50 +08:00
DummyActivity.java FreezeService: support delay before freezing 2019-01-23 10:56:47 +08:00
MainActivity.java MainActivity: add option to temporarily show all apps 2019-01-30 19:46:37 +08:00
SettingsActivity.java migrate to androidx artifacts 2018-09-26 09:27:08 +08:00
SettingsFragment.java SettingsFragment: add Patreon link 2019-01-30 20:03:42 +08:00