mirror of
https://github.com/gsantner/dandelion
synced 2025-12-12 15:21:11 +01:00
BIG REFACTORING - 0.1.6-next edition
This commit is contained in:
parent
e239f519e4
commit
b7ca97208a
103 changed files with 555 additions and 1015 deletions
|
|
@ -14,11 +14,11 @@
|
|||
android:theme="@style/DiasporaLight" >
|
||||
|
||||
<provider
|
||||
android:name="com.github.dfa.diaspora_android.data.HashtagProvider"
|
||||
android:name="com.github.dfa.diaspora_android.service.HashtagContentProvider"
|
||||
android:authorities="com.github.dfa.diaspora_android.mainactivity" />
|
||||
|
||||
<service
|
||||
android:name="com.github.dfa.diaspora_android.task.GetPodsService"
|
||||
android:name="com.github.dfa.diaspora_android.service.FetchPodsService"
|
||||
android:enabled="true"
|
||||
android:exported="false" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue