1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2024-06-26 13:34:52 +02:00
dandelion/app/src/main/java/com/github/dfa/diaspora_android/activity
Gregor Santner dbbd3cef35 Use searchable dialog for tag and aspect/contact list
* Remove seperate fragments for both cases
* Make use of opoc/SearchOrCustomTextDialog
* Basically also removes all fragment swaps
  * Only two fragments are stream and podselection
  * Pod logout restarts app
  * Thus long known Android Supportlib bug can't occur

* Fixes #198
2018-07-25 01:59:25 +02:00
..
AboutActivity.java Merge license and changelog dialog on first start 2018-04-08 09:01:52 +02:00
DiasporaStreamFragment.java Rework screenshot saving and sharing; add new share options: 2018-04-08 17:52:04 +02:00
MainActivity.java Use searchable dialog for tag and aspect/contact list 2018-07-25 01:59:25 +02:00
PodSelectionFragment.java Add flavor dandelior*, move flavor specific to folder instead gradle generated 2018-07-22 14:03:29 +02:00
SettingsActivity.java Use searchable dialog for tag and aspect/contact list 2018-07-25 01:59:25 +02:00