mirror of
https://github.com/moparisthebest/k-9
synced 2025-02-17 07:30:16 -05:00
changed ANDROID_MARKET_URL to automatically search for OI File Manager.
This commit is contained in:
parent
8d5ad172c6
commit
15ffaf301e
@ -110,7 +110,7 @@ public class Accounts extends K9ListActivity implements OnItemClickListener, OnC
|
|||||||
/**
|
/**
|
||||||
* URL used to open Android Market application
|
* URL used to open Android Market application
|
||||||
*/
|
*/
|
||||||
private static final String ANDROID_MARKET_URL = "http://market.android.com/";
|
private static final String ANDROID_MARKET_URL = "https://market.android.com/search?q=oi+file+manager&c=apps";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Number of special accounts ('Unified Inbox' and 'All Messages')
|
* Number of special accounts ('Unified Inbox' and 'All Messages')
|
||||||
|
Loading…
Reference in New Issue
Block a user