news-android/.gitmodules
Daniel Schaal fbb4af0015 Use RecyclerView and DrawerLayout for Detail List
* Replace the ListView in the NewsReaderDetailFragment with a
  RecyclerView
* Replace the SlidingPaneLayout with a DrawerLayout
* Add a header to the DrawerLayout with the owncloud logo as a
  background, show the current user and owncloud url in the header
* Remove the ShowcaseView submodule
2015-07-19 08:31:05 +02:00

9 lines
375 B
Text

[submodule "Changeloglib"]
path = Changeloglib
url = https://github.com/David-Development/changeloglib.git
[submodule "ownCloud-Account-Importer"]
path = ownCloud-Account-Importer
url = https://github.com/David-Development/ownCloud-Account-Importer.git
[submodule "custom-tabs-client"]
path = custom-tabs-client
url = https://github.com/GoogleChrome/custom-tabs-client