mirror of
https://github.com/gsantner/dandelion
synced 2025-12-15 16:51:11 +01:00
Fixed pod displaying pod domain/name in debug fragment and fixed diaspora markdown link
This commit is contained in:
parent
d8a3e029b1
commit
fd05370280
10 changed files with 25 additions and 15 deletions
|
|
@ -19,7 +19,9 @@
|
|||
<string name="fragment_debug__package_name">Package Name: %1$s</string>
|
||||
<string name="fragment_debug__android_version">Android Version: %1$s</string>
|
||||
<string name="fragment_debug__device_name">Device Name: %1$s</string>
|
||||
<string name="fragment_debug__pod_domain">Pod Domain: %1$s</string>
|
||||
<string name="fragment_debug__app_codename">Codename: %1$s</string>
|
||||
<string name="fragment_debug__pod_profile_name">Pod Profile Name: %1$s</string>
|
||||
<string name="fragment_debug__pod_profile_url">Pod Domain: %1$s</string>
|
||||
<string name="fragment_debug__toast_log_copied">Debug log copied to clipboard</string>
|
||||
<string name="fragment_license__3rd_party_libs_title">Used 3rd Party Libraries</string>
|
||||
|
||||
|
|
@ -29,7 +31,7 @@
|
|||
DiasporaForAndroid is your companion app for browsing the Diaspora social network. It adds features like useful toolbars and support for proxy servers like the Tor Network to your social experience. <br><br>
|
||||
|
||||
Diaspora uses Markdown to format posts. You can find more information at<br>
|
||||
https://wiki.diasporafoundation.org/Markdown_reference_guide <br> <br>
|
||||
https://diasporafoundation.org/formatting <br> <br>
|
||||
|
||||
DiasporaForAndroid is developed free as in freedom and follows the ideas of the Diaspora project. <br>
|
||||
You can find the source code on Github: <br>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue