equal
deleted
inserted
replaced
24 <resources> |
24 <resources> |
25 <!-- Must be kept in sync with packageId and other flavor dependent variable --> |
25 <!-- Must be kept in sync with packageId and other flavor dependent variable --> |
26 <string name="package_name">com.geekorum.ttrss</string> |
26 <string name="package_name">com.geekorum.ttrss</string> |
27 <string name="sync_adapter_content_authority">com.geekorum.ttrss.providers.articles</string> |
27 <string name="sync_adapter_content_authority">com.geekorum.ttrss.providers.articles</string> |
28 |
28 |
29 <!-- TODO: turn off on release --> |
29 <bool name="dev_show_manage_features">false</bool> |
30 <bool name="dev_show_manage_features">true</bool> |
|
31 </resources> |
30 </resources> |