Fix some links
This commit is contained in:
parent
809037397b
commit
eac3c8a631
|
|
@ -14,42 +14,42 @@
|
|||
|
||||
<meta name="description" content="An extensible and flexible file-picker for Android.">
|
||||
|
||||
<link rel="canonical" href="http://spacecowboy.github.io/NoNonsense-FilePicker/changelog/">
|
||||
<link rel="canonical" href="http://spacecowboy.github.io/nononsense-filepicker/changelog/">
|
||||
|
||||
<meta name="author" content="SpaceCowboy">
|
||||
|
||||
|
||||
<meta property="og:url" content="http://spacecowboy.github.io/NoNonsense-FilePicker/changelog/">
|
||||
<meta property="og:url" content="http://spacecowboy.github.io/nononsense-filepicker/changelog/">
|
||||
<meta property="og:title" content="NoNonsense FilePicker">
|
||||
|
||||
<meta name="apple-mobile-web-app-title" content="NoNonsense FilePicker">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
||||
|
||||
<link rel="shortcut icon" type="image/x-icon" href="http://spacecowboy.github.io/NoNonsense-FilePicker/images/favicon.ico">
|
||||
<link rel="icon" type="image/x-icon" href="http://spacecowboy.github.io/NoNonsense-FilePicker/images/favicon.ico">
|
||||
<link rel="shortcut icon" type="image/x-icon" href="http://spacecowboy.github.io/nononsense-filepicker/images/favicon.ico">
|
||||
<link rel="icon" type="image/x-icon" href="http://spacecowboy.github.io/nononsense-filepicker/images/favicon.ico">
|
||||
|
||||
<style>
|
||||
@font-face {
|
||||
font-family: 'Icon';
|
||||
src: url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.eot?52m981');
|
||||
src: url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.eot?#iefix52m981')
|
||||
src: url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.eot?52m981');
|
||||
src: url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.eot?#iefix52m981')
|
||||
format('embedded-opentype'),
|
||||
url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.woff?52m981')
|
||||
url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.woff?52m981')
|
||||
format('woff'),
|
||||
url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.ttf?52m981')
|
||||
url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.ttf?52m981')
|
||||
format('truetype'),
|
||||
url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.svg?52m981#icon')
|
||||
url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.svg?52m981#icon')
|
||||
format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
</style>
|
||||
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/application.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/temporary.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/palettes.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/highlight/highlight.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/application.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/temporary.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/palettes.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/highlight/highlight.css">
|
||||
|
||||
|
||||
|
||||
|
|
@ -65,7 +65,7 @@
|
|||
</style>
|
||||
|
||||
|
||||
<script src="http://spacecowboy.github.io/NoNonsense-FilePicker/javascripts/modernizr.js"></script>
|
||||
<script src="http://spacecowboy.github.io/nononsense-filepicker/javascripts/modernizr.js"></script>
|
||||
|
||||
|
||||
|
||||
|
|
@ -175,7 +175,7 @@
|
|||
|
||||
|
||||
|
||||
<a title="Readme" href="http://spacecowboy.github.io/">
|
||||
<a title="Readme" href="http://spacecowboy.github.io/nononsense-filepicker/readme/">
|
||||
|
||||
Readme
|
||||
</a>
|
||||
|
|
@ -192,12 +192,15 @@
|
|||
|
||||
|
||||
|
||||
<a title="Changelog" href="http://spacecowboy.github.io/changelog">
|
||||
<a class="current" title="Changelog" href="http://spacecowboy.github.io/nononsense-filepicker/changelog/">
|
||||
|
||||
Changelog
|
||||
</a>
|
||||
|
||||
|
||||
<ul id="scrollspy">
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
|
|
@ -209,7 +212,7 @@
|
|||
|
||||
|
||||
|
||||
<a title="License" href="http://spacecowboy.github.io/NoNonsense-FilePicker/license/">
|
||||
<a title="License" href="http://spacecowboy.github.io/nononsense-filepicker/license/">
|
||||
|
||||
License
|
||||
</a>
|
||||
|
|
@ -714,7 +717,7 @@
|
|||
<nav class="pagination" aria-label="Footer">
|
||||
<div class="previous">
|
||||
|
||||
<a href="http://spacecowboy.github.io/NoNonsense-FilePicker/example/sortorder/" title="Change the sort order">
|
||||
<a href="http://spacecowboy.github.io/nononsense-filepicker/example/sortorder/" title="Change the sort order">
|
||||
<span class="direction">
|
||||
Previous
|
||||
</span>
|
||||
|
|
@ -734,7 +737,7 @@
|
|||
|
||||
<div class="next">
|
||||
|
||||
<a href="http://spacecowboy.github.io/NoNonsense-FilePicker/" title="Readme">
|
||||
<a href="http://spacecowboy.github.io/nononsense-filepicker/" title="Readme">
|
||||
<span class="direction">
|
||||
Next
|
||||
</span>
|
||||
|
|
@ -773,12 +776,12 @@
|
|||
|
||||
<script>
|
||||
|
||||
var base_url = 'http:\/\/spacecowboy.github.io\/NoNonsense-FilePicker\/';
|
||||
var base_url = 'http:\/\/spacecowboy.github.io\/nononsense-filepicker\/';
|
||||
var repo_id = 'spacecowboy\/NoNonsense-FilePicker';
|
||||
|
||||
</script>
|
||||
|
||||
<script src="http://spacecowboy.github.io/NoNonsense-FilePicker/javascripts/application.js"></script>
|
||||
<script src="http://spacecowboy.github.io/nononsense-filepicker/javascripts/application.js"></script>
|
||||
|
||||
|
||||
<script>
|
||||
|
|
|
|||
|
|
@ -0,0 +1,386 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Changelogs on NoNonsense FilePicker</title>
|
||||
<link>http://spacecowboy.github.io/nononsense-filepicker/changelog/</link>
|
||||
<description>Recent content in Changelogs on NoNonsense FilePicker</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Sat, 16 Jul 2016 17:06:45 +0200</lastBuildDate>
|
||||
<atom:link href="http://spacecowboy.github.io/nononsense-filepicker/changelog/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
<item>
|
||||
<title>ChangeLog</title>
|
||||
<link>http://spacecowboy.github.io/nononsense-filepicker/changelog/</link>
|
||||
<pubDate>Sat, 16 Jul 2016 17:06:45 +0200</pubDate>
|
||||
|
||||
<guid>http://spacecowboy.github.io/nononsense-filepicker/changelog/</guid>
|
||||
<description>
|
||||
|
||||
<h2 id="3-0-0-https-github-com-spacecowboy-nononsense-filepicker-tree-3-0-0-2016-07-03"><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/tree/3.0.0">3.0.0</a> (2016-07-03)</h2>
|
||||
|
||||
<p><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/compare/2.5.3...3.0.0">Full Changelog</a></p>
|
||||
|
||||
<p><strong>Implemented enhancements:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Select one file with a single click <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/pull/92">#92</a> (<a href="https://github.com/rastikw">rastikw</a>)</li>
|
||||
<li>Add ability to enter a new filename <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/pull/83">#83</a> (<a href="https://github.com/spacecowboy">spacecowboy</a>)</li>
|
||||
</ul>
|
||||
|
||||
<p><strong>Closed issues:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Add ability to input filename <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/issues/82">#82</a></li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2-5-3-https-github-com-spacecowboy-nononsense-filepicker-tree-2-5-3-2016-06-09"><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/tree/2.5.3">2.5.3</a> (2016-06-09)</h2>
|
||||
|
||||
<p><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/compare/2.5.2...2.5.3">Full Changelog</a></p>
|
||||
|
||||
<p><strong>Implemented enhancements:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Add paths to permission and refresh methods <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/issues/85">#85</a></li>
|
||||
<li>Add FastScroller sample implementation <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/pull/89">#89</a> (<a href="https://github.com/spacecowboy">spacecowboy</a>)</li>
|
||||
<li>Add a getItem method to FileItemAdapter <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/pull/88">#88</a> (<a href="https://github.com/spacecowboy">spacecowboy</a>)</li>
|
||||
</ul>
|
||||
|
||||
<p><strong>Fixed bugs:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Crash while creating folder in dropbox sample <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/issues/76">#76</a></li>
|
||||
</ul>
|
||||
|
||||
<p><strong>Closed issues:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Fast Scroll <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/issues/87">#87</a></li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2-5-2-https-github-com-spacecowboy-nononsense-filepicker-tree-2-5-2-2016-02-24"><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/tree/2.5.2">2.5.2</a> (2016-02-24)</h2>
|
||||
|
||||
<p><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/compare/2.5.1...2.5.2">Full Changelog</a></p>
|
||||
|
||||
<p><strong>Implemented enhancements:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Dropbox should show a progress bar when loading <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/issues/74">#74</a></li>
|
||||
</ul>
|
||||
|
||||
<p><strong>Fixed bugs:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Dropbox sample can crash due to Inconsistent state in RecyclerView <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/issues/75">#75</a></li>
|
||||
<li>Dropbox sample crash if multiple press on folder <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/issues/73">#73</a></li>
|
||||
<li>probebly underscore missing <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/issues/63">#63</a></li>
|
||||
</ul>
|
||||
|
||||
<p><strong>Merged pull requests:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Update README.md <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/pull/68">#68</a> (<a href="https://github.com/callmepeanut">callmepeanut</a>)</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2-5-1-https-github-com-spacecowboy-nononsense-filepicker-tree-2-5-1-2016-01-13"><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/tree/2.5.1">2.5.1</a> (2016-01-13)</h2>
|
||||
|
||||
<p><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/compare/2.5.0...2.5.1">Full Changelog</a></p>
|
||||
|
||||
<p><strong>Implemented enhancements:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Change license to MPL <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/issues/66">#66</a></li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2-5-0-https-github-com-spacecowboy-nononsense-filepicker-tree-2-5-0-2015-11-08"><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/tree/2.5.0">2.5.0</a> (2015-11-08)</h2>
|
||||
|
||||
<p><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/compare/v2.4.2...2.5.0">Full Changelog</a></p>
|
||||
|
||||
<p><strong>Implemented enhancements:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Add a separator line above OK/Cancel buttons <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/issues/60">#60</a></li>
|
||||
</ul>
|
||||
|
||||
<p><strong>Merged pull requests:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Hide hidden files in SD card picker by default <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/pull/58">#58</a> (<a href="https://github.com/dvrajan">dvrajan</a>)</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="v2-4-2-https-github-com-spacecowboy-nononsense-filepicker-tree-v2-4-2-2015-09-30"><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/tree/v2.4.2">v2.4.2</a> (2015-09-30)</h2>
|
||||
|
||||
<p><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/compare/v2.4.1...v2.4.2">Full Changelog</a></p>
|
||||
|
||||
<p><strong>Implemented enhancements:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>lower minSdk <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/issues/54">#54</a></li>
|
||||
<li>Spacing of filename items <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/issues/52">#52</a></li>
|
||||
</ul>
|
||||
|
||||
<p><strong>Merged pull requests:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Lowered minSdk to API 9 <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/pull/55">#55</a> (<a href="https://github.com/marbat87">marbat87</a>)</li>
|
||||
<li>Add Video Thumbnail preview and set default theme to light <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/pull/53">#53</a> (<a href="https://github.com/alishari">alishari</a>)</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="v2-4-1-https-github-com-spacecowboy-nononsense-filepicker-tree-v2-4-1-2015-09-14"><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/tree/v2.4.1">v2.4.1</a> (2015-09-14)</h2>
|
||||
|
||||
<p><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/compare/v2.4.0...v2.4.1">Full Changelog</a></p>
|
||||
|
||||
<p><strong>Merged pull requests:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Update to latest build tools and support library 23.0.1 <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/pull/51">#51</a> (<a href="https://github.com/alishari">alishari</a>)</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="v2-4-0-https-github-com-spacecowboy-nononsense-filepicker-tree-v2-4-0-2015-08-25"><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/tree/v2.4.0">v2.4.0</a> (2015-08-25)</h2>
|
||||
|
||||
<p><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/compare/v2.3.1...v2.4.0">Full Changelog</a></p>
|
||||
|
||||
<p><strong>Implemented enhancements:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Only allow selecting single files (when EXTRA_ALLOW_MULTIPLE is set to false) <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/issues/48">#48</a></li>
|
||||
</ul>
|
||||
|
||||
<p><strong>Merged pull requests:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Make click events overridable <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/pull/49">#49</a> (<a href="https://github.com/spacecowboy">spacecowboy</a>)</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="v2-3-1-https-github-com-spacecowboy-nononsense-filepicker-tree-v2-3-1-2015-08-20"><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/tree/v2.3.1">v2.3.1</a> (2015-08-20)</h2>
|
||||
|
||||
<p><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/compare/v2.3.0...v2.3.1">Full Changelog</a></p>
|
||||
|
||||
<p><strong>Fixed bugs:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>FilePicker cannot be used with non-touchscreen devices <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/issues/44">#44</a></li>
|
||||
</ul>
|
||||
|
||||
<p><strong>Merged pull requests:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Make list focusable. <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/pull/45">#45</a> (<a href="https://github.com/spacecowboy">spacecowboy</a>)</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="v2-3-0-https-github-com-spacecowboy-nononsense-filepicker-tree-v2-3-0-2015-08-18"><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/tree/v2.3.0">v2.3.0</a> (2015-08-18)</h2>
|
||||
|
||||
<p><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/compare/v2.2.3...v2.3.0">Full Changelog</a></p>
|
||||
|
||||
<p><strong>Implemented enhancements:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Make sure to handle Android M&rsquo;s new permission requests <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/issues/24">#24</a></li>
|
||||
</ul>
|
||||
|
||||
<h2 id="v2-2-3-https-github-com-spacecowboy-nononsense-filepicker-tree-v2-2-3-2015-08-04"><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/tree/v2.2.3">v2.2.3</a> (2015-08-04)</h2>
|
||||
|
||||
<p><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/compare/v2.2.2...v2.2.3">Full Changelog</a></p>
|
||||
|
||||
<p><strong>Implemented enhancements:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Enhancement: Allow adding more arguments to FilePickerFragment <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/issues/40">#40</a></li>
|
||||
<li>Do not override existing arguments <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/pull/41">#41</a> (<a href="https://github.com/spacecowboy">spacecowboy</a>)</li>
|
||||
</ul>
|
||||
|
||||
<p><strong>Merged pull requests:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Update travis config to run on faster containers <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/pull/42">#42</a> (<a href="https://github.com/spacecowboy">spacecowboy</a>)</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="v2-2-2-https-github-com-spacecowboy-nononsense-filepicker-tree-v2-2-2-2015-08-03"><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/tree/v2.2.2">v2.2.2</a> (2015-08-03)</h2>
|
||||
|
||||
<p><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/compare/v2.2.1...v2.2.2">Full Changelog</a></p>
|
||||
|
||||
<p><strong>Implemented enhancements:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Dropbox Sync API is deprecated <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/issues/35">#35</a></li>
|
||||
</ul>
|
||||
|
||||
<p><strong>Merged pull requests:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Ensure toasts don&rsquo;t get queued up <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/pull/39">#39</a> (<a href="https://github.com/hcoosthuizen">hcoosthuizen</a>)</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="v2-2-1-https-github-com-spacecowboy-nononsense-filepicker-tree-v2-2-1-2015-07-17"><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/tree/v2.2.1">v2.2.1</a> (2015-07-17)</h2>
|
||||
|
||||
<p><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/compare/v2.2...v2.2.1">Full Changelog</a></p>
|
||||
|
||||
<p><strong>Fixed bugs:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Strange error <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/issues/34">#34</a></li>
|
||||
</ul>
|
||||
|
||||
<h2 id="v2-2-https-github-com-spacecowboy-nononsense-filepicker-tree-v2-2-2015-07-13"><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/tree/v2.2">v2.2</a> (2015-07-13)</h2>
|
||||
|
||||
<p><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/compare/v2.1...v2.2">Full Changelog</a></p>
|
||||
|
||||
<p><strong>Implemented enhancements:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Allow fragment to be used with default action bar <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/issues/32">#32</a></li>
|
||||
<li>Allow setting of toolbar text colour <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/issues/31">#31</a></li>
|
||||
</ul>
|
||||
|
||||
<p><strong>Fixed bugs:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Licence <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/issues/29">#29</a></li>
|
||||
</ul>
|
||||
|
||||
<p><strong>Merged pull requests:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Specifying GPL3 or later <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/pull/30">#30</a> (<a href="https://github.com/spacecowboy">spacecowboy</a>)</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="v2-1-https-github-com-spacecowboy-nononsense-filepicker-tree-v2-1-2015-05-30"><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/tree/v2.1">v2.1</a> (2015-05-30)</h2>
|
||||
|
||||
<p><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/compare/v2.0.5...v2.1">Full Changelog</a></p>
|
||||
|
||||
<p><strong>Implemented enhancements:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Make filepicker depend only on EXTRA_ALLOW_CREATE_DIR <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/issues/25">#25</a></li>
|
||||
</ul>
|
||||
|
||||
<p><strong>Fixed bugs:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Build fails <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/issues/21">#21</a></li>
|
||||
</ul>
|
||||
|
||||
<p><strong>Merged pull requests:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Mention that start-path is configurable <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/pull/20">#20</a> (<a href="https://github.com/spacecowboy">spacecowboy</a>)</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="v2-0-5-https-github-com-spacecowboy-nononsense-filepicker-tree-v2-0-5-2015-05-01"><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/tree/v2.0.5">v2.0.5</a> (2015-05-01)</h2>
|
||||
|
||||
<p><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/compare/v2.0.4...v2.0.5">Full Changelog</a></p>
|
||||
|
||||
<p><strong>Merged pull requests:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Ic_launcher conflict with app one <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/pull/16">#16</a> (<a href="https://github.com/NitroG42">NitroG42</a>)</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="v2-0-4-https-github-com-spacecowboy-nononsense-filepicker-tree-v2-0-4-2015-04-29"><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/tree/v2.0.4">v2.0.4</a> (2015-04-29)</h2>
|
||||
|
||||
<p><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/compare/v2.0.3...v2.0.4">Full Changelog</a></p>
|
||||
|
||||
<p><strong>Implemented enhancements:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Show miniatures for images <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/issues/10">#10</a></li>
|
||||
</ul>
|
||||
|
||||
<p><strong>Fixed bugs:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Rotation doesn&rsquo;t work <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/issues/15">#15</a></li>
|
||||
</ul>
|
||||
|
||||
<h2 id="v2-0-3-https-github-com-spacecowboy-nononsense-filepicker-tree-v2-0-3-2015-04-28"><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/tree/v2.0.3">v2.0.3</a> (2015-04-28)</h2>
|
||||
|
||||
<p><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/compare/v2.0.2...v2.0.3">Full Changelog</a></p>
|
||||
|
||||
<h2 id="v2-0-2-https-github-com-spacecowboy-nononsense-filepicker-tree-v2-0-2-2015-04-28"><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/tree/v2.0.2">v2.0.2</a> (2015-04-28)</h2>
|
||||
|
||||
<p><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/compare/v2.0.0...v2.0.2">Full Changelog</a></p>
|
||||
|
||||
<h2 id="v2-0-0-https-github-com-spacecowboy-nononsense-filepicker-tree-v2-0-0-2015-04-27"><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/tree/v2.0.0">v2.0.0</a> (2015-04-27)</h2>
|
||||
|
||||
<p><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/compare/v1.2.0...v2.0.0">Full Changelog</a></p>
|
||||
|
||||
<p><strong>Fixed bugs:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>crash InBackground thread <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/issues/13">#13</a></li>
|
||||
<li>Crash on root folders <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/issues/12">#12</a></li>
|
||||
</ul>
|
||||
|
||||
<h2 id="v1-2-0-https-github-com-spacecowboy-nononsense-filepicker-tree-v1-2-0-2015-04-27"><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/tree/v1.2.0">v1.2.0</a> (2015-04-27)</h2>
|
||||
|
||||
<p><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/compare/v1.1.3...v1.2.0">Full Changelog</a></p>
|
||||
|
||||
<p><strong>Implemented enhancements:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Verify Proguard <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/issues/8">#8</a></li>
|
||||
<li>Upload the Dropbox sample <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/issues/5">#5</a></li>
|
||||
</ul>
|
||||
|
||||
<p><strong>Merged pull requests:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Add a Gitter chat badge to README.org <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/pull/11">#11</a> (<a href="https://github.com/gitter-badger">gitter-badger</a>)</li>
|
||||
<li>NPE on empty dir <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/pull/6">#6</a> (<a href="https://github.com/arkty">arkty</a>)</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="v1-1-3-https-github-com-spacecowboy-nononsense-filepicker-tree-v1-1-3-2014-04-02"><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/tree/v1.1.3">v1.1.3</a> (2014-04-02)</h2>
|
||||
|
||||
<p><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/compare/v1.1.2...v1.1.3">Full Changelog</a></p>
|
||||
|
||||
<p><strong>Fixed bugs:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>FilePicker: Handle case if startPath does not exist <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/issues/4">#4</a></li>
|
||||
</ul>
|
||||
|
||||
<h2 id="v1-1-2-https-github-com-spacecowboy-nononsense-filepicker-tree-v1-1-2-2014-04-02"><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/tree/v1.1.2">v1.1.2</a> (2014-04-02)</h2>
|
||||
|
||||
<p><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/compare/v1.1.1...v1.1.2">Full Changelog</a></p>
|
||||
|
||||
<p><strong>Implemented enhancements:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Upload to Maven Central <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/issues/3">#3</a></li>
|
||||
</ul>
|
||||
|
||||
<h2 id="v1-1-1-https-github-com-spacecowboy-nononsense-filepicker-tree-v1-1-1-2014-04-02"><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/tree/v1.1.1">v1.1.1</a> (2014-04-02)</h2>
|
||||
|
||||
<p><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/compare/v1.1...v1.1.1">Full Changelog</a></p>
|
||||
|
||||
<h2 id="v1-1-https-github-com-spacecowboy-nononsense-filepicker-tree-v1-1-2014-04-01"><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/tree/v1.1">v1.1</a> (2014-04-01)</h2>
|
||||
|
||||
<p><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/compare/v1.0...v1.1">Full Changelog</a></p>
|
||||
|
||||
<p><strong>Implemented enhancements:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li>Add only files option <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/issues/2">#2</a></li>
|
||||
<li>Make create directory toggleable <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/issues/1">#1</a></li>
|
||||
</ul>
|
||||
|
||||
<h2 id="v1-0-https-github-com-spacecowboy-nononsense-filepicker-tree-v1-0-2014-04-01"><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/tree/v1.0">v1.0</a> (2014-04-01)</h2>
|
||||
|
||||
<p><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/compare/v0.99...v1.0">Full Changelog</a></p>
|
||||
|
||||
<h2 id="v0-99-https-github-com-spacecowboy-nononsense-filepicker-tree-v0-99-2014-03-31"><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/tree/v0.99">v0.99</a> (2014-03-31)</h2>
|
||||
|
||||
<p><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/compare/v0.91...v0.99">Full Changelog</a></p>
|
||||
|
||||
<h2 id="v0-91-https-github-com-spacecowboy-nononsense-filepicker-tree-v0-91-2014-03-31"><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/tree/v0.91">v0.91</a> (2014-03-31)</h2>
|
||||
|
||||
<p><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/compare/v0.9...v0.91">Full Changelog</a></p>
|
||||
|
||||
<h2 id="v0-9-https-github-com-spacecowboy-nononsense-filepicker-tree-v0-9-2014-03-31"><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/tree/v0.9">v0.9</a> (2014-03-31)</h2>
|
||||
|
||||
<p>* <em>This Change Log was automatically generated by <a href="https://github.com/skywinder/Github-Changelog-Generator">github_changelog_generator</a></em></p>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
|
|
@ -14,42 +14,42 @@
|
|||
|
||||
<meta name="description" content="An extensible and flexible file-picker for Android.">
|
||||
|
||||
<link rel="canonical" href="http://spacecowboy.github.io/NoNonsense-FilePicker/example/custom_item_layout/">
|
||||
<link rel="canonical" href="http://spacecowboy.github.io/nononsense-filepicker/example/custom_item_layout/">
|
||||
|
||||
<meta name="author" content="SpaceCowboy">
|
||||
|
||||
|
||||
<meta property="og:url" content="http://spacecowboy.github.io/NoNonsense-FilePicker/example/custom_item_layout/">
|
||||
<meta property="og:url" content="http://spacecowboy.github.io/nononsense-filepicker/example/custom_item_layout/">
|
||||
<meta property="og:title" content="NoNonsense FilePicker">
|
||||
|
||||
<meta name="apple-mobile-web-app-title" content="NoNonsense FilePicker">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
||||
|
||||
<link rel="shortcut icon" type="image/x-icon" href="http://spacecowboy.github.io/NoNonsense-FilePicker/images/favicon.ico">
|
||||
<link rel="icon" type="image/x-icon" href="http://spacecowboy.github.io/NoNonsense-FilePicker/images/favicon.ico">
|
||||
<link rel="shortcut icon" type="image/x-icon" href="http://spacecowboy.github.io/nononsense-filepicker/images/favicon.ico">
|
||||
<link rel="icon" type="image/x-icon" href="http://spacecowboy.github.io/nononsense-filepicker/images/favicon.ico">
|
||||
|
||||
<style>
|
||||
@font-face {
|
||||
font-family: 'Icon';
|
||||
src: url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.eot?52m981');
|
||||
src: url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.eot?#iefix52m981')
|
||||
src: url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.eot?52m981');
|
||||
src: url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.eot?#iefix52m981')
|
||||
format('embedded-opentype'),
|
||||
url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.woff?52m981')
|
||||
url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.woff?52m981')
|
||||
format('woff'),
|
||||
url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.ttf?52m981')
|
||||
url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.ttf?52m981')
|
||||
format('truetype'),
|
||||
url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.svg?52m981#icon')
|
||||
url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.svg?52m981#icon')
|
||||
format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
</style>
|
||||
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/application.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/temporary.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/palettes.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/highlight/highlight.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/application.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/temporary.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/palettes.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/highlight/highlight.css">
|
||||
|
||||
|
||||
|
||||
|
|
@ -65,7 +65,7 @@
|
|||
</style>
|
||||
|
||||
|
||||
<script src="http://spacecowboy.github.io/NoNonsense-FilePicker/javascripts/modernizr.js"></script>
|
||||
<script src="http://spacecowboy.github.io/nononsense-filepicker/javascripts/modernizr.js"></script>
|
||||
|
||||
|
||||
|
||||
|
|
@ -175,7 +175,7 @@
|
|||
|
||||
|
||||
|
||||
<a title="Readme" href="http://spacecowboy.github.io/">
|
||||
<a title="Readme" href="http://spacecowboy.github.io/nononsense-filepicker/readme/">
|
||||
|
||||
Readme
|
||||
</a>
|
||||
|
|
@ -192,7 +192,7 @@
|
|||
|
||||
|
||||
|
||||
<a title="Changelog" href="http://spacecowboy.github.io/changelog">
|
||||
<a title="Changelog" href="http://spacecowboy.github.io/nononsense-filepicker/changelog/">
|
||||
|
||||
Changelog
|
||||
</a>
|
||||
|
|
@ -209,7 +209,7 @@
|
|||
|
||||
|
||||
|
||||
<a title="License" href="http://spacecowboy.github.io/NoNonsense-FilePicker/license/">
|
||||
<a title="License" href="http://spacecowboy.github.io/nononsense-filepicker/license/">
|
||||
|
||||
License
|
||||
</a>
|
||||
|
|
@ -336,7 +336,7 @@
|
|||
|
||||
<p>Say you want to browse some files which have really long names. By default, filenames will be cut if they exceed one line in width like <code>ThisIsAReallyLongFi...</code>. What if we really wanted it show like in this image?</p>
|
||||
|
||||
<p><img src="http://spacecowboy.github.io/NoNonsense-FilePicker/screenshots/itemlayout_longfilename.png" alt="Example of a long filename" /></p>
|
||||
<p><img src="http://spacecowboy.github.io/nononsense-filepicker/screenshots/itemlayout_longfilename.png" alt="Example of a long filename" /></p>
|
||||
|
||||
<p>The behavior of the text is defined in the listitem layouts:
|
||||
<a href="https://github.com/spacecowboy/NoNonsense-FilePicker/blob/master/library/src/main/res/layout/nnf_filepicker_listitem_checkable.xml">nnf_filepicker_listitem_checkable</a>
|
||||
|
|
@ -508,7 +508,7 @@ and
|
|||
<nav class="pagination" aria-label="Footer">
|
||||
<div class="previous">
|
||||
|
||||
<a href="http://spacecowboy.github.io/NoNonsense-FilePicker/example/filter_file_extension/" title="Filter based on file extension">
|
||||
<a href="http://spacecowboy.github.io/nononsense-filepicker/example/filter_file_extension/" title="Filter based on file extension">
|
||||
<span class="direction">
|
||||
Previous
|
||||
</span>
|
||||
|
|
@ -528,7 +528,7 @@ and
|
|||
|
||||
<div class="next">
|
||||
|
||||
<a href="http://spacecowboy.github.io/NoNonsense-FilePicker/example/" title="Customizing the filepicker">
|
||||
<a href="http://spacecowboy.github.io/nononsense-filepicker/example/" title="Customizing the filepicker">
|
||||
<span class="direction">
|
||||
Next
|
||||
</span>
|
||||
|
|
@ -567,12 +567,12 @@ and
|
|||
|
||||
<script>
|
||||
|
||||
var base_url = 'http:\/\/spacecowboy.github.io\/NoNonsense-FilePicker\/';
|
||||
var base_url = 'http:\/\/spacecowboy.github.io\/nononsense-filepicker\/';
|
||||
var repo_id = 'spacecowboy\/NoNonsense-FilePicker';
|
||||
|
||||
</script>
|
||||
|
||||
<script src="http://spacecowboy.github.io/NoNonsense-FilePicker/javascripts/application.js"></script>
|
||||
<script src="http://spacecowboy.github.io/nononsense-filepicker/javascripts/application.js"></script>
|
||||
|
||||
|
||||
<script>
|
||||
|
|
|
|||
|
|
@ -14,42 +14,42 @@
|
|||
|
||||
<meta name="description" content="An extensible and flexible file-picker for Android.">
|
||||
|
||||
<link rel="canonical" href="http://spacecowboy.github.io/NoNonsense-FilePicker/example/filter_file_extension/">
|
||||
<link rel="canonical" href="http://spacecowboy.github.io/nononsense-filepicker/example/filter_file_extension/">
|
||||
|
||||
<meta name="author" content="SpaceCowboy">
|
||||
|
||||
|
||||
<meta property="og:url" content="http://spacecowboy.github.io/NoNonsense-FilePicker/example/filter_file_extension/">
|
||||
<meta property="og:url" content="http://spacecowboy.github.io/nononsense-filepicker/example/filter_file_extension/">
|
||||
<meta property="og:title" content="NoNonsense FilePicker">
|
||||
|
||||
<meta name="apple-mobile-web-app-title" content="NoNonsense FilePicker">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
||||
|
||||
<link rel="shortcut icon" type="image/x-icon" href="http://spacecowboy.github.io/NoNonsense-FilePicker/images/favicon.ico">
|
||||
<link rel="icon" type="image/x-icon" href="http://spacecowboy.github.io/NoNonsense-FilePicker/images/favicon.ico">
|
||||
<link rel="shortcut icon" type="image/x-icon" href="http://spacecowboy.github.io/nononsense-filepicker/images/favicon.ico">
|
||||
<link rel="icon" type="image/x-icon" href="http://spacecowboy.github.io/nononsense-filepicker/images/favicon.ico">
|
||||
|
||||
<style>
|
||||
@font-face {
|
||||
font-family: 'Icon';
|
||||
src: url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.eot?52m981');
|
||||
src: url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.eot?#iefix52m981')
|
||||
src: url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.eot?52m981');
|
||||
src: url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.eot?#iefix52m981')
|
||||
format('embedded-opentype'),
|
||||
url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.woff?52m981')
|
||||
url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.woff?52m981')
|
||||
format('woff'),
|
||||
url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.ttf?52m981')
|
||||
url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.ttf?52m981')
|
||||
format('truetype'),
|
||||
url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.svg?52m981#icon')
|
||||
url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.svg?52m981#icon')
|
||||
format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
</style>
|
||||
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/application.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/temporary.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/palettes.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/highlight/highlight.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/application.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/temporary.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/palettes.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/highlight/highlight.css">
|
||||
|
||||
|
||||
|
||||
|
|
@ -65,7 +65,7 @@
|
|||
</style>
|
||||
|
||||
|
||||
<script src="http://spacecowboy.github.io/NoNonsense-FilePicker/javascripts/modernizr.js"></script>
|
||||
<script src="http://spacecowboy.github.io/nononsense-filepicker/javascripts/modernizr.js"></script>
|
||||
|
||||
|
||||
|
||||
|
|
@ -175,7 +175,7 @@
|
|||
|
||||
|
||||
|
||||
<a title="Readme" href="http://spacecowboy.github.io/">
|
||||
<a title="Readme" href="http://spacecowboy.github.io/nononsense-filepicker/readme/">
|
||||
|
||||
Readme
|
||||
</a>
|
||||
|
|
@ -192,7 +192,7 @@
|
|||
|
||||
|
||||
|
||||
<a title="Changelog" href="http://spacecowboy.github.io/changelog">
|
||||
<a title="Changelog" href="http://spacecowboy.github.io/nononsense-filepicker/changelog/">
|
||||
|
||||
Changelog
|
||||
</a>
|
||||
|
|
@ -209,7 +209,7 @@
|
|||
|
||||
|
||||
|
||||
<a title="License" href="http://spacecowboy.github.io/NoNonsense-FilePicker/license/">
|
||||
<a title="License" href="http://spacecowboy.github.io/nononsense-filepicker/license/">
|
||||
|
||||
License
|
||||
</a>
|
||||
|
|
@ -371,8 +371,8 @@
|
|||
|
||||
<h3 id="before-and-after">Before and After</h3>
|
||||
|
||||
<p><img src="http://spacecowboy.github.io/NoNonsense-FilePicker/screenshots/filter_before.png" width="30%" alt="Before"/>
|
||||
<img src="http://spacecowboy.github.io/NoNonsense-FilePicker/screenshots/filter_after.png" width="30%" alt="After"/></p>
|
||||
<p><img src="http://spacecowboy.github.io/nononsense-filepicker/screenshots/filter_before.png" width="30%" alt="Before"/>
|
||||
<img src="http://spacecowboy.github.io/nononsense-filepicker/screenshots/filter_after.png" width="30%" alt="After"/></p>
|
||||
|
||||
<h3 id="full-fragment-code">Full Fragment code</h3>
|
||||
<div class="highlight" style="background: #f0f0f0"><pre style="line-height: 125%"><span></span><span style="color: #007020; font-weight: bold">import</span> <span style="color: #0e84b5; font-weight: bold">com.nononsenseapps.filepicker.FilePickerFragment</span><span style="color: #666666">;</span>
|
||||
|
|
@ -428,7 +428,7 @@
|
|||
<nav class="pagination" aria-label="Footer">
|
||||
<div class="previous">
|
||||
|
||||
<a href="http://spacecowboy.github.io/NoNonsense-FilePicker/example/override_back_button/" title="Override the back button">
|
||||
<a href="http://spacecowboy.github.io/nononsense-filepicker/example/override_back_button/" title="Override the back button">
|
||||
<span class="direction">
|
||||
Previous
|
||||
</span>
|
||||
|
|
@ -448,7 +448,7 @@
|
|||
|
||||
<div class="next">
|
||||
|
||||
<a href="http://spacecowboy.github.io/NoNonsense-FilePicker/example/custom_item_layout/" title="Custom item layout">
|
||||
<a href="http://spacecowboy.github.io/nononsense-filepicker/example/custom_item_layout/" title="Custom item layout">
|
||||
<span class="direction">
|
||||
Next
|
||||
</span>
|
||||
|
|
@ -487,12 +487,12 @@
|
|||
|
||||
<script>
|
||||
|
||||
var base_url = 'http:\/\/spacecowboy.github.io\/NoNonsense-FilePicker\/';
|
||||
var base_url = 'http:\/\/spacecowboy.github.io\/nononsense-filepicker\/';
|
||||
var repo_id = 'spacecowboy\/NoNonsense-FilePicker';
|
||||
|
||||
</script>
|
||||
|
||||
<script src="http://spacecowboy.github.io/NoNonsense-FilePicker/javascripts/application.js"></script>
|
||||
<script src="http://spacecowboy.github.io/nononsense-filepicker/javascripts/application.js"></script>
|
||||
|
||||
|
||||
<script>
|
||||
|
|
|
|||
|
|
@ -14,42 +14,42 @@
|
|||
|
||||
<meta name="description" content="An extensible and flexible file-picker for Android.">
|
||||
|
||||
<link rel="canonical" href="http://spacecowboy.github.io/NoNonsense-FilePicker/example/">
|
||||
<link rel="canonical" href="http://spacecowboy.github.io/nononsense-filepicker/example/">
|
||||
|
||||
<meta name="author" content="SpaceCowboy">
|
||||
|
||||
|
||||
<meta property="og:url" content="http://spacecowboy.github.io/NoNonsense-FilePicker/example/">
|
||||
<meta property="og:url" content="http://spacecowboy.github.io/nononsense-filepicker/example/">
|
||||
<meta property="og:title" content="NoNonsense FilePicker">
|
||||
|
||||
<meta name="apple-mobile-web-app-title" content="NoNonsense FilePicker">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
||||
|
||||
<link rel="shortcut icon" type="image/x-icon" href="http://spacecowboy.github.io/NoNonsense-FilePicker/images/favicon.ico">
|
||||
<link rel="icon" type="image/x-icon" href="http://spacecowboy.github.io/NoNonsense-FilePicker/images/favicon.ico">
|
||||
<link rel="shortcut icon" type="image/x-icon" href="http://spacecowboy.github.io/nononsense-filepicker/images/favicon.ico">
|
||||
<link rel="icon" type="image/x-icon" href="http://spacecowboy.github.io/nononsense-filepicker/images/favicon.ico">
|
||||
|
||||
<style>
|
||||
@font-face {
|
||||
font-family: 'Icon';
|
||||
src: url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.eot?52m981');
|
||||
src: url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.eot?#iefix52m981')
|
||||
src: url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.eot?52m981');
|
||||
src: url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.eot?#iefix52m981')
|
||||
format('embedded-opentype'),
|
||||
url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.woff?52m981')
|
||||
url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.woff?52m981')
|
||||
format('woff'),
|
||||
url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.ttf?52m981')
|
||||
url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.ttf?52m981')
|
||||
format('truetype'),
|
||||
url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.svg?52m981#icon')
|
||||
url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.svg?52m981#icon')
|
||||
format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
</style>
|
||||
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/application.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/temporary.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/palettes.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/highlight/highlight.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/application.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/temporary.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/palettes.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/highlight/highlight.css">
|
||||
|
||||
|
||||
|
||||
|
|
@ -65,7 +65,7 @@
|
|||
</style>
|
||||
|
||||
|
||||
<script src="http://spacecowboy.github.io/NoNonsense-FilePicker/javascripts/modernizr.js"></script>
|
||||
<script src="http://spacecowboy.github.io/nononsense-filepicker/javascripts/modernizr.js"></script>
|
||||
|
||||
|
||||
|
||||
|
|
@ -175,7 +175,7 @@
|
|||
|
||||
|
||||
|
||||
<a title="Readme" href="http://spacecowboy.github.io/">
|
||||
<a title="Readme" href="http://spacecowboy.github.io/nononsense-filepicker/readme/">
|
||||
|
||||
Readme
|
||||
</a>
|
||||
|
|
@ -192,7 +192,7 @@
|
|||
|
||||
|
||||
|
||||
<a title="Changelog" href="http://spacecowboy.github.io/changelog">
|
||||
<a title="Changelog" href="http://spacecowboy.github.io/nononsense-filepicker/changelog/">
|
||||
|
||||
Changelog
|
||||
</a>
|
||||
|
|
@ -209,7 +209,7 @@
|
|||
|
||||
|
||||
|
||||
<a title="License" href="http://spacecowboy.github.io/NoNonsense-FilePicker/license/">
|
||||
<a title="License" href="http://spacecowboy.github.io/nononsense-filepicker/license/">
|
||||
|
||||
License
|
||||
</a>
|
||||
|
|
@ -393,7 +393,7 @@ activity which actually has to do some extra work):</p>
|
|||
<nav class="pagination" aria-label="Footer">
|
||||
<div class="previous">
|
||||
|
||||
<a href="http://spacecowboy.github.io/NoNonsense-FilePicker/example/custom_item_layout/" title="Custom item layout">
|
||||
<a href="http://spacecowboy.github.io/nononsense-filepicker/example/custom_item_layout/" title="Custom item layout">
|
||||
<span class="direction">
|
||||
Previous
|
||||
</span>
|
||||
|
|
@ -413,7 +413,7 @@ activity which actually has to do some extra work):</p>
|
|||
|
||||
<div class="next">
|
||||
|
||||
<a href="http://spacecowboy.github.io/NoNonsense-FilePicker/example/sortorder/" title="Change the sort order">
|
||||
<a href="http://spacecowboy.github.io/nononsense-filepicker/example/sortorder/" title="Change the sort order">
|
||||
<span class="direction">
|
||||
Next
|
||||
</span>
|
||||
|
|
@ -452,12 +452,12 @@ activity which actually has to do some extra work):</p>
|
|||
|
||||
<script>
|
||||
|
||||
var base_url = 'http:\/\/spacecowboy.github.io\/NoNonsense-FilePicker\/';
|
||||
var base_url = 'http:\/\/spacecowboy.github.io\/nononsense-filepicker\/';
|
||||
var repo_id = 'spacecowboy\/NoNonsense-FilePicker';
|
||||
|
||||
</script>
|
||||
|
||||
<script src="http://spacecowboy.github.io/NoNonsense-FilePicker/javascripts/application.js"></script>
|
||||
<script src="http://spacecowboy.github.io/nononsense-filepicker/javascripts/application.js"></script>
|
||||
|
||||
|
||||
<script>
|
||||
|
|
|
|||
|
|
@ -2,19 +2,19 @@
|
|||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Examples on NoNonsense FilePicker</title>
|
||||
<link>http://spacecowboy.github.io/NoNonsense-FilePicker/example/</link>
|
||||
<link>http://spacecowboy.github.io/nononsense-filepicker/example/</link>
|
||||
<description>Recent content in Examples on NoNonsense FilePicker</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Sat, 16 Jul 2016 17:36:40 +0200</lastBuildDate>
|
||||
<atom:link href="http://spacecowboy.github.io/NoNonsense-FilePicker/example/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="http://spacecowboy.github.io/nononsense-filepicker/example/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
<item>
|
||||
<title>Standalone fragment</title>
|
||||
<link>http://spacecowboy.github.io/NoNonsense-FilePicker/example/standalone_fragment/</link>
|
||||
<link>http://spacecowboy.github.io/nononsense-filepicker/example/standalone_fragment/</link>
|
||||
<pubDate>Sat, 16 Jul 2016 17:36:40 +0200</pubDate>
|
||||
|
||||
<guid>http://spacecowboy.github.io/NoNonsense-FilePicker/example/standalone_fragment/</guid>
|
||||
<guid>http://spacecowboy.github.io/nononsense-filepicker/example/standalone_fragment/</guid>
|
||||
<description><p>To use the fragment together with an existing toolbar/action bar, a few things should be overridden.</p>
|
||||
|
||||
<p>Here&rsquo;s a minimal example where the toolbar is intercepted from being set as the main toolbar. The menu creation is also intercepted and populates the toolbar directly.</p>
|
||||
|
|
@ -52,10 +52,10 @@
|
|||
|
||||
<item>
|
||||
<title>Override selection behavior</title>
|
||||
<link>http://spacecowboy.github.io/NoNonsense-FilePicker/example/override_selection_behavior/</link>
|
||||
<link>http://spacecowboy.github.io/nononsense-filepicker/example/override_selection_behavior/</link>
|
||||
<pubDate>Sat, 16 Jul 2016 17:35:01 +0200</pubDate>
|
||||
|
||||
<guid>http://spacecowboy.github.io/NoNonsense-FilePicker/example/override_selection_behavior/</guid>
|
||||
<guid>http://spacecowboy.github.io/nononsense-filepicker/example/override_selection_behavior/</guid>
|
||||
<description>
|
||||
|
||||
<p>New in <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/releases/tag/v2.4.0">2.4.0</a> are overridable methods to handle UI-interactions. The following methods are now available for augmentation:</p>
|
||||
|
|
@ -104,10 +104,10 @@
|
|||
|
||||
<item>
|
||||
<title>Override the back button</title>
|
||||
<link>http://spacecowboy.github.io/NoNonsense-FilePicker/example/override_back_button/</link>
|
||||
<link>http://spacecowboy.github.io/nononsense-filepicker/example/override_back_button/</link>
|
||||
<pubDate>Sat, 16 Jul 2016 17:33:43 +0200</pubDate>
|
||||
|
||||
<guid>http://spacecowboy.github.io/NoNonsense-FilePicker/example/override_back_button/</guid>
|
||||
<guid>http://spacecowboy.github.io/nononsense-filepicker/example/override_back_button/</guid>
|
||||
<description>
|
||||
|
||||
<p>In case you want the back button navigate the hierarchy instead of instantly exiting the activity, this
|
||||
|
|
@ -190,10 +190,10 @@ is one approach you might take.</p>
|
|||
|
||||
<item>
|
||||
<title>Filter based on file extension</title>
|
||||
<link>http://spacecowboy.github.io/NoNonsense-FilePicker/example/filter_file_extension/</link>
|
||||
<link>http://spacecowboy.github.io/nononsense-filepicker/example/filter_file_extension/</link>
|
||||
<pubDate>Sat, 16 Jul 2016 17:32:07 +0200</pubDate>
|
||||
|
||||
<guid>http://spacecowboy.github.io/NoNonsense-FilePicker/example/filter_file_extension/</guid>
|
||||
<guid>http://spacecowboy.github.io/nononsense-filepicker/example/filter_file_extension/</guid>
|
||||
<description>
|
||||
|
||||
<p>By default, the SD-card picker will display all files in alphabetical order. But let&rsquo;s say that your app can only handle a specific type of file, like <code>.txt</code>-files. Here&rsquo;s a minimal example which will only display such files.</p>
|
||||
|
|
@ -233,8 +233,8 @@ is one approach you might take.</p>
|
|||
|
||||
<h3 id="before-and-after">Before and After</h3>
|
||||
|
||||
<p><img src="http://spacecowboy.github.io/NoNonsense-FilePicker/screenshots/filter_before.png" width="30%" alt="Before"/>
|
||||
<img src="http://spacecowboy.github.io/NoNonsense-FilePicker/screenshots/filter_after.png" width="30%" alt="After"/></p>
|
||||
<p><img src="http://spacecowboy.github.io/nononsense-filepicker/screenshots/filter_before.png" width="30%" alt="Before"/>
|
||||
<img src="http://spacecowboy.github.io/nononsense-filepicker/screenshots/filter_after.png" width="30%" alt="After"/></p>
|
||||
|
||||
<h3 id="full-fragment-code">Full Fragment code</h3>
|
||||
<div class="highlight" style="background: #f0f0f0"><pre style="line-height: 125%"><span></span><span style="color: #007020; font-weight: bold">import</span> <span style="color: #0e84b5; font-weight: bold">com.nononsenseapps.filepicker.FilePickerFragment</span><span style="color: #666666">;</span>
|
||||
|
|
@ -277,15 +277,15 @@ is one approach you might take.</p>
|
|||
|
||||
<item>
|
||||
<title>Custom item layout</title>
|
||||
<link>http://spacecowboy.github.io/NoNonsense-FilePicker/example/custom_item_layout/</link>
|
||||
<link>http://spacecowboy.github.io/nononsense-filepicker/example/custom_item_layout/</link>
|
||||
<pubDate>Sat, 16 Jul 2016 17:21:28 +0200</pubDate>
|
||||
|
||||
<guid>http://spacecowboy.github.io/NoNonsense-FilePicker/example/custom_item_layout/</guid>
|
||||
<guid>http://spacecowboy.github.io/nononsense-filepicker/example/custom_item_layout/</guid>
|
||||
<description>
|
||||
|
||||
<p>Say you want to browse some files which have really long names. By default, filenames will be cut if they exceed one line in width like <code>ThisIsAReallyLongFi...</code>. What if we really wanted it show like in this image?</p>
|
||||
|
||||
<p><img src="http://spacecowboy.github.io/NoNonsense-FilePicker/screenshots/itemlayout_longfilename.png" alt="Example of a long filename" /></p>
|
||||
<p><img src="http://spacecowboy.github.io/nononsense-filepicker/screenshots/itemlayout_longfilename.png" alt="Example of a long filename" /></p>
|
||||
|
||||
<p>The behavior of the text is defined in the listitem layouts:
|
||||
<a href="https://github.com/spacecowboy/NoNonsense-FilePicker/blob/master/library/src/main/res/layout/nnf_filepicker_listitem_checkable.xml">nnf_filepicker_listitem_checkable</a>
|
||||
|
|
@ -444,10 +444,10 @@ and
|
|||
|
||||
<item>
|
||||
<title>Customizing the filepicker</title>
|
||||
<link>http://spacecowboy.github.io/NoNonsense-FilePicker/example/</link>
|
||||
<link>http://spacecowboy.github.io/nononsense-filepicker/example/</link>
|
||||
<pubDate>Sat, 16 Jul 2016 17:12:51 +0200</pubDate>
|
||||
|
||||
<guid>http://spacecowboy.github.io/NoNonsense-FilePicker/example/</guid>
|
||||
<guid>http://spacecowboy.github.io/nononsense-filepicker/example/</guid>
|
||||
<description>
|
||||
|
||||
<p>Extend <code>AbstractFilePickerActivity</code> and implement <code>getFragment</code>. It
|
||||
|
|
@ -496,10 +496,10 @@ activity which actually has to do some extra work):</p>
|
|||
|
||||
<item>
|
||||
<title>Change the sort order</title>
|
||||
<link>http://spacecowboy.github.io/NoNonsense-FilePicker/example/sortorder/</link>
|
||||
<link>http://spacecowboy.github.io/nononsense-filepicker/example/sortorder/</link>
|
||||
<pubDate>Sat, 16 Jul 2016 17:10:46 +0200</pubDate>
|
||||
|
||||
<guid>http://spacecowboy.github.io/NoNonsense-FilePicker/example/sortorder/</guid>
|
||||
<guid>http://spacecowboy.github.io/nononsense-filepicker/example/sortorder/</guid>
|
||||
<description>
|
||||
|
||||
<p>By default, the SD-card picker will display all files in alphabetical order. But what if you want a different sort-order?</p>
|
||||
|
|
@ -534,8 +534,8 @@ activity which actually has to do some extra work):</p>
|
|||
|
||||
<h3 id="before-and-after">Before and After</h3>
|
||||
|
||||
<p><img src="http://spacecowboy.github.io/NoNonsense-FilePicker/screenshots/sorting_before.png" width="30%" alt="Before"/>
|
||||
<img src="http://spacecowboy.github.io/NoNonsense-FilePicker/screenshots/sorting_after.png" width="30%" alt="After"/></p>
|
||||
<p><img src="http://spacecowboy.github.io/nononsense-filepicker/screenshots/sorting_before.png" width="30%" alt="Before"/>
|
||||
<img src="http://spacecowboy.github.io/nononsense-filepicker/screenshots/sorting_after.png" width="30%" alt="After"/></p>
|
||||
|
||||
<h3 id="full-fragment-code">Full Fragment code</h3>
|
||||
<div class="highlight" style="background: #f0f0f0"><pre style="line-height: 125%"><span></span><span style="color: #007020; font-weight: bold">import</span> <span style="color: #0e84b5; font-weight: bold">com.nononsenseapps.filepicker.FilePickerFragment</span><span style="color: #666666">;</span>
|
||||
|
|
|
|||
|
|
@ -14,42 +14,42 @@
|
|||
|
||||
<meta name="description" content="An extensible and flexible file-picker for Android.">
|
||||
|
||||
<link rel="canonical" href="http://spacecowboy.github.io/NoNonsense-FilePicker/example/override_back_button/">
|
||||
<link rel="canonical" href="http://spacecowboy.github.io/nononsense-filepicker/example/override_back_button/">
|
||||
|
||||
<meta name="author" content="SpaceCowboy">
|
||||
|
||||
|
||||
<meta property="og:url" content="http://spacecowboy.github.io/NoNonsense-FilePicker/example/override_back_button/">
|
||||
<meta property="og:url" content="http://spacecowboy.github.io/nononsense-filepicker/example/override_back_button/">
|
||||
<meta property="og:title" content="NoNonsense FilePicker">
|
||||
|
||||
<meta name="apple-mobile-web-app-title" content="NoNonsense FilePicker">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
||||
|
||||
<link rel="shortcut icon" type="image/x-icon" href="http://spacecowboy.github.io/NoNonsense-FilePicker/images/favicon.ico">
|
||||
<link rel="icon" type="image/x-icon" href="http://spacecowboy.github.io/NoNonsense-FilePicker/images/favicon.ico">
|
||||
<link rel="shortcut icon" type="image/x-icon" href="http://spacecowboy.github.io/nononsense-filepicker/images/favicon.ico">
|
||||
<link rel="icon" type="image/x-icon" href="http://spacecowboy.github.io/nononsense-filepicker/images/favicon.ico">
|
||||
|
||||
<style>
|
||||
@font-face {
|
||||
font-family: 'Icon';
|
||||
src: url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.eot?52m981');
|
||||
src: url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.eot?#iefix52m981')
|
||||
src: url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.eot?52m981');
|
||||
src: url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.eot?#iefix52m981')
|
||||
format('embedded-opentype'),
|
||||
url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.woff?52m981')
|
||||
url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.woff?52m981')
|
||||
format('woff'),
|
||||
url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.ttf?52m981')
|
||||
url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.ttf?52m981')
|
||||
format('truetype'),
|
||||
url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.svg?52m981#icon')
|
||||
url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.svg?52m981#icon')
|
||||
format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
</style>
|
||||
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/application.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/temporary.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/palettes.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/highlight/highlight.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/application.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/temporary.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/palettes.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/highlight/highlight.css">
|
||||
|
||||
|
||||
|
||||
|
|
@ -65,7 +65,7 @@
|
|||
</style>
|
||||
|
||||
|
||||
<script src="http://spacecowboy.github.io/NoNonsense-FilePicker/javascripts/modernizr.js"></script>
|
||||
<script src="http://spacecowboy.github.io/nononsense-filepicker/javascripts/modernizr.js"></script>
|
||||
|
||||
|
||||
|
||||
|
|
@ -175,7 +175,7 @@
|
|||
|
||||
|
||||
|
||||
<a title="Readme" href="http://spacecowboy.github.io/">
|
||||
<a title="Readme" href="http://spacecowboy.github.io/nononsense-filepicker/readme/">
|
||||
|
||||
Readme
|
||||
</a>
|
||||
|
|
@ -192,7 +192,7 @@
|
|||
|
||||
|
||||
|
||||
<a title="Changelog" href="http://spacecowboy.github.io/changelog">
|
||||
<a title="Changelog" href="http://spacecowboy.github.io/nononsense-filepicker/changelog/">
|
||||
|
||||
Changelog
|
||||
</a>
|
||||
|
|
@ -209,7 +209,7 @@
|
|||
|
||||
|
||||
|
||||
<a title="License" href="http://spacecowboy.github.io/NoNonsense-FilePicker/license/">
|
||||
<a title="License" href="http://spacecowboy.github.io/nononsense-filepicker/license/">
|
||||
|
||||
License
|
||||
</a>
|
||||
|
|
@ -427,7 +427,7 @@ is one approach you might take.</p>
|
|||
<nav class="pagination" aria-label="Footer">
|
||||
<div class="previous">
|
||||
|
||||
<a href="http://spacecowboy.github.io/NoNonsense-FilePicker/example/override_selection_behavior/" title="Override selection behavior">
|
||||
<a href="http://spacecowboy.github.io/nononsense-filepicker/example/override_selection_behavior/" title="Override selection behavior">
|
||||
<span class="direction">
|
||||
Previous
|
||||
</span>
|
||||
|
|
@ -447,7 +447,7 @@ is one approach you might take.</p>
|
|||
|
||||
<div class="next">
|
||||
|
||||
<a href="http://spacecowboy.github.io/NoNonsense-FilePicker/example/filter_file_extension/" title="Filter based on file extension">
|
||||
<a href="http://spacecowboy.github.io/nononsense-filepicker/example/filter_file_extension/" title="Filter based on file extension">
|
||||
<span class="direction">
|
||||
Next
|
||||
</span>
|
||||
|
|
@ -486,12 +486,12 @@ is one approach you might take.</p>
|
|||
|
||||
<script>
|
||||
|
||||
var base_url = 'http:\/\/spacecowboy.github.io\/NoNonsense-FilePicker\/';
|
||||
var base_url = 'http:\/\/spacecowboy.github.io\/nononsense-filepicker\/';
|
||||
var repo_id = 'spacecowboy\/NoNonsense-FilePicker';
|
||||
|
||||
</script>
|
||||
|
||||
<script src="http://spacecowboy.github.io/NoNonsense-FilePicker/javascripts/application.js"></script>
|
||||
<script src="http://spacecowboy.github.io/nononsense-filepicker/javascripts/application.js"></script>
|
||||
|
||||
|
||||
<script>
|
||||
|
|
|
|||
|
|
@ -14,42 +14,42 @@
|
|||
|
||||
<meta name="description" content="An extensible and flexible file-picker for Android.">
|
||||
|
||||
<link rel="canonical" href="http://spacecowboy.github.io/NoNonsense-FilePicker/example/override_selection_behavior/">
|
||||
<link rel="canonical" href="http://spacecowboy.github.io/nononsense-filepicker/example/override_selection_behavior/">
|
||||
|
||||
<meta name="author" content="SpaceCowboy">
|
||||
|
||||
|
||||
<meta property="og:url" content="http://spacecowboy.github.io/NoNonsense-FilePicker/example/override_selection_behavior/">
|
||||
<meta property="og:url" content="http://spacecowboy.github.io/nononsense-filepicker/example/override_selection_behavior/">
|
||||
<meta property="og:title" content="NoNonsense FilePicker">
|
||||
|
||||
<meta name="apple-mobile-web-app-title" content="NoNonsense FilePicker">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
||||
|
||||
<link rel="shortcut icon" type="image/x-icon" href="http://spacecowboy.github.io/NoNonsense-FilePicker/images/favicon.ico">
|
||||
<link rel="icon" type="image/x-icon" href="http://spacecowboy.github.io/NoNonsense-FilePicker/images/favicon.ico">
|
||||
<link rel="shortcut icon" type="image/x-icon" href="http://spacecowboy.github.io/nononsense-filepicker/images/favicon.ico">
|
||||
<link rel="icon" type="image/x-icon" href="http://spacecowboy.github.io/nononsense-filepicker/images/favicon.ico">
|
||||
|
||||
<style>
|
||||
@font-face {
|
||||
font-family: 'Icon';
|
||||
src: url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.eot?52m981');
|
||||
src: url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.eot?#iefix52m981')
|
||||
src: url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.eot?52m981');
|
||||
src: url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.eot?#iefix52m981')
|
||||
format('embedded-opentype'),
|
||||
url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.woff?52m981')
|
||||
url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.woff?52m981')
|
||||
format('woff'),
|
||||
url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.ttf?52m981')
|
||||
url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.ttf?52m981')
|
||||
format('truetype'),
|
||||
url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.svg?52m981#icon')
|
||||
url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.svg?52m981#icon')
|
||||
format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
</style>
|
||||
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/application.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/temporary.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/palettes.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/highlight/highlight.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/application.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/temporary.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/palettes.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/highlight/highlight.css">
|
||||
|
||||
|
||||
|
||||
|
|
@ -65,7 +65,7 @@
|
|||
</style>
|
||||
|
||||
|
||||
<script src="http://spacecowboy.github.io/NoNonsense-FilePicker/javascripts/modernizr.js"></script>
|
||||
<script src="http://spacecowboy.github.io/nononsense-filepicker/javascripts/modernizr.js"></script>
|
||||
|
||||
|
||||
|
||||
|
|
@ -175,7 +175,7 @@
|
|||
|
||||
|
||||
|
||||
<a title="Readme" href="http://spacecowboy.github.io/">
|
||||
<a title="Readme" href="http://spacecowboy.github.io/nononsense-filepicker/readme/">
|
||||
|
||||
Readme
|
||||
</a>
|
||||
|
|
@ -192,7 +192,7 @@
|
|||
|
||||
|
||||
|
||||
<a title="Changelog" href="http://spacecowboy.github.io/changelog">
|
||||
<a title="Changelog" href="http://spacecowboy.github.io/nononsense-filepicker/changelog/">
|
||||
|
||||
Changelog
|
||||
</a>
|
||||
|
|
@ -209,7 +209,7 @@
|
|||
|
||||
|
||||
|
||||
<a title="License" href="http://spacecowboy.github.io/NoNonsense-FilePicker/license/">
|
||||
<a title="License" href="http://spacecowboy.github.io/nononsense-filepicker/license/">
|
||||
|
||||
License
|
||||
</a>
|
||||
|
|
@ -393,7 +393,7 @@
|
|||
<nav class="pagination" aria-label="Footer">
|
||||
<div class="previous">
|
||||
|
||||
<a href="http://spacecowboy.github.io/NoNonsense-FilePicker/example/standalone_fragment/" title="Standalone fragment">
|
||||
<a href="http://spacecowboy.github.io/nononsense-filepicker/example/standalone_fragment/" title="Standalone fragment">
|
||||
<span class="direction">
|
||||
Previous
|
||||
</span>
|
||||
|
|
@ -413,7 +413,7 @@
|
|||
|
||||
<div class="next">
|
||||
|
||||
<a href="http://spacecowboy.github.io/NoNonsense-FilePicker/example/override_back_button/" title="Override the back button">
|
||||
<a href="http://spacecowboy.github.io/nononsense-filepicker/example/override_back_button/" title="Override the back button">
|
||||
<span class="direction">
|
||||
Next
|
||||
</span>
|
||||
|
|
@ -452,12 +452,12 @@
|
|||
|
||||
<script>
|
||||
|
||||
var base_url = 'http:\/\/spacecowboy.github.io\/NoNonsense-FilePicker\/';
|
||||
var base_url = 'http:\/\/spacecowboy.github.io\/nononsense-filepicker\/';
|
||||
var repo_id = 'spacecowboy\/NoNonsense-FilePicker';
|
||||
|
||||
</script>
|
||||
|
||||
<script src="http://spacecowboy.github.io/NoNonsense-FilePicker/javascripts/application.js"></script>
|
||||
<script src="http://spacecowboy.github.io/nononsense-filepicker/javascripts/application.js"></script>
|
||||
|
||||
|
||||
<script>
|
||||
|
|
|
|||
|
|
@ -14,42 +14,42 @@
|
|||
|
||||
<meta name="description" content="An extensible and flexible file-picker for Android.">
|
||||
|
||||
<link rel="canonical" href="http://spacecowboy.github.io/NoNonsense-FilePicker/example/sortorder/">
|
||||
<link rel="canonical" href="http://spacecowboy.github.io/nononsense-filepicker/example/sortorder/">
|
||||
|
||||
<meta name="author" content="SpaceCowboy">
|
||||
|
||||
|
||||
<meta property="og:url" content="http://spacecowboy.github.io/NoNonsense-FilePicker/example/sortorder/">
|
||||
<meta property="og:url" content="http://spacecowboy.github.io/nononsense-filepicker/example/sortorder/">
|
||||
<meta property="og:title" content="NoNonsense FilePicker">
|
||||
|
||||
<meta name="apple-mobile-web-app-title" content="NoNonsense FilePicker">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
||||
|
||||
<link rel="shortcut icon" type="image/x-icon" href="http://spacecowboy.github.io/NoNonsense-FilePicker/images/favicon.ico">
|
||||
<link rel="icon" type="image/x-icon" href="http://spacecowboy.github.io/NoNonsense-FilePicker/images/favicon.ico">
|
||||
<link rel="shortcut icon" type="image/x-icon" href="http://spacecowboy.github.io/nononsense-filepicker/images/favicon.ico">
|
||||
<link rel="icon" type="image/x-icon" href="http://spacecowboy.github.io/nononsense-filepicker/images/favicon.ico">
|
||||
|
||||
<style>
|
||||
@font-face {
|
||||
font-family: 'Icon';
|
||||
src: url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.eot?52m981');
|
||||
src: url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.eot?#iefix52m981')
|
||||
src: url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.eot?52m981');
|
||||
src: url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.eot?#iefix52m981')
|
||||
format('embedded-opentype'),
|
||||
url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.woff?52m981')
|
||||
url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.woff?52m981')
|
||||
format('woff'),
|
||||
url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.ttf?52m981')
|
||||
url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.ttf?52m981')
|
||||
format('truetype'),
|
||||
url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.svg?52m981#icon')
|
||||
url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.svg?52m981#icon')
|
||||
format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
</style>
|
||||
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/application.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/temporary.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/palettes.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/highlight/highlight.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/application.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/temporary.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/palettes.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/highlight/highlight.css">
|
||||
|
||||
|
||||
|
||||
|
|
@ -65,7 +65,7 @@
|
|||
</style>
|
||||
|
||||
|
||||
<script src="http://spacecowboy.github.io/NoNonsense-FilePicker/javascripts/modernizr.js"></script>
|
||||
<script src="http://spacecowboy.github.io/nononsense-filepicker/javascripts/modernizr.js"></script>
|
||||
|
||||
|
||||
|
||||
|
|
@ -175,7 +175,7 @@
|
|||
|
||||
|
||||
|
||||
<a title="Readme" href="http://spacecowboy.github.io/">
|
||||
<a title="Readme" href="http://spacecowboy.github.io/nononsense-filepicker/readme/">
|
||||
|
||||
Readme
|
||||
</a>
|
||||
|
|
@ -192,7 +192,7 @@
|
|||
|
||||
|
||||
|
||||
<a title="Changelog" href="http://spacecowboy.github.io/changelog">
|
||||
<a title="Changelog" href="http://spacecowboy.github.io/nononsense-filepicker/changelog/">
|
||||
|
||||
Changelog
|
||||
</a>
|
||||
|
|
@ -209,7 +209,7 @@
|
|||
|
||||
|
||||
|
||||
<a title="License" href="http://spacecowboy.github.io/NoNonsense-FilePicker/license/">
|
||||
<a title="License" href="http://spacecowboy.github.io/nononsense-filepicker/license/">
|
||||
|
||||
License
|
||||
</a>
|
||||
|
|
@ -366,8 +366,8 @@
|
|||
|
||||
<h3 id="before-and-after">Before and After</h3>
|
||||
|
||||
<p><img src="http://spacecowboy.github.io/NoNonsense-FilePicker/screenshots/sorting_before.png" width="30%" alt="Before"/>
|
||||
<img src="http://spacecowboy.github.io/NoNonsense-FilePicker/screenshots/sorting_after.png" width="30%" alt="After"/></p>
|
||||
<p><img src="http://spacecowboy.github.io/nononsense-filepicker/screenshots/sorting_before.png" width="30%" alt="Before"/>
|
||||
<img src="http://spacecowboy.github.io/nononsense-filepicker/screenshots/sorting_after.png" width="30%" alt="After"/></p>
|
||||
|
||||
<h3 id="full-fragment-code">Full Fragment code</h3>
|
||||
<div class="highlight" style="background: #f0f0f0"><pre style="line-height: 125%"><span></span><span style="color: #007020; font-weight: bold">import</span> <span style="color: #0e84b5; font-weight: bold">com.nononsenseapps.filepicker.FilePickerFragment</span><span style="color: #666666">;</span>
|
||||
|
|
@ -445,7 +445,7 @@
|
|||
<nav class="pagination" aria-label="Footer">
|
||||
<div class="previous">
|
||||
|
||||
<a href="http://spacecowboy.github.io/NoNonsense-FilePicker/example/" title="Customizing the filepicker">
|
||||
<a href="http://spacecowboy.github.io/nononsense-filepicker/example/" title="Customizing the filepicker">
|
||||
<span class="direction">
|
||||
Previous
|
||||
</span>
|
||||
|
|
@ -465,7 +465,7 @@
|
|||
|
||||
<div class="next">
|
||||
|
||||
<a href="http://spacecowboy.github.io/NoNonsense-FilePicker/changelog/" title="ChangeLog">
|
||||
<a href="http://spacecowboy.github.io/nononsense-filepicker/changelog/" title="ChangeLog">
|
||||
<span class="direction">
|
||||
Next
|
||||
</span>
|
||||
|
|
@ -504,12 +504,12 @@
|
|||
|
||||
<script>
|
||||
|
||||
var base_url = 'http:\/\/spacecowboy.github.io\/NoNonsense-FilePicker\/';
|
||||
var base_url = 'http:\/\/spacecowboy.github.io\/nononsense-filepicker\/';
|
||||
var repo_id = 'spacecowboy\/NoNonsense-FilePicker';
|
||||
|
||||
</script>
|
||||
|
||||
<script src="http://spacecowboy.github.io/NoNonsense-FilePicker/javascripts/application.js"></script>
|
||||
<script src="http://spacecowboy.github.io/nononsense-filepicker/javascripts/application.js"></script>
|
||||
|
||||
|
||||
<script>
|
||||
|
|
|
|||
|
|
@ -14,42 +14,42 @@
|
|||
|
||||
<meta name="description" content="An extensible and flexible file-picker for Android.">
|
||||
|
||||
<link rel="canonical" href="http://spacecowboy.github.io/NoNonsense-FilePicker/example/standalone_fragment/">
|
||||
<link rel="canonical" href="http://spacecowboy.github.io/nononsense-filepicker/example/standalone_fragment/">
|
||||
|
||||
<meta name="author" content="SpaceCowboy">
|
||||
|
||||
|
||||
<meta property="og:url" content="http://spacecowboy.github.io/NoNonsense-FilePicker/example/standalone_fragment/">
|
||||
<meta property="og:url" content="http://spacecowboy.github.io/nononsense-filepicker/example/standalone_fragment/">
|
||||
<meta property="og:title" content="NoNonsense FilePicker">
|
||||
|
||||
<meta name="apple-mobile-web-app-title" content="NoNonsense FilePicker">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
||||
|
||||
<link rel="shortcut icon" type="image/x-icon" href="http://spacecowboy.github.io/NoNonsense-FilePicker/images/favicon.ico">
|
||||
<link rel="icon" type="image/x-icon" href="http://spacecowboy.github.io/NoNonsense-FilePicker/images/favicon.ico">
|
||||
<link rel="shortcut icon" type="image/x-icon" href="http://spacecowboy.github.io/nononsense-filepicker/images/favicon.ico">
|
||||
<link rel="icon" type="image/x-icon" href="http://spacecowboy.github.io/nononsense-filepicker/images/favicon.ico">
|
||||
|
||||
<style>
|
||||
@font-face {
|
||||
font-family: 'Icon';
|
||||
src: url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.eot?52m981');
|
||||
src: url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.eot?#iefix52m981')
|
||||
src: url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.eot?52m981');
|
||||
src: url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.eot?#iefix52m981')
|
||||
format('embedded-opentype'),
|
||||
url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.woff?52m981')
|
||||
url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.woff?52m981')
|
||||
format('woff'),
|
||||
url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.ttf?52m981')
|
||||
url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.ttf?52m981')
|
||||
format('truetype'),
|
||||
url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.svg?52m981#icon')
|
||||
url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.svg?52m981#icon')
|
||||
format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
</style>
|
||||
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/application.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/temporary.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/palettes.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/highlight/highlight.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/application.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/temporary.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/palettes.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/highlight/highlight.css">
|
||||
|
||||
|
||||
|
||||
|
|
@ -65,7 +65,7 @@
|
|||
</style>
|
||||
|
||||
|
||||
<script src="http://spacecowboy.github.io/NoNonsense-FilePicker/javascripts/modernizr.js"></script>
|
||||
<script src="http://spacecowboy.github.io/nononsense-filepicker/javascripts/modernizr.js"></script>
|
||||
|
||||
|
||||
|
||||
|
|
@ -175,7 +175,7 @@
|
|||
|
||||
|
||||
|
||||
<a title="Readme" href="http://spacecowboy.github.io/">
|
||||
<a title="Readme" href="http://spacecowboy.github.io/nononsense-filepicker/readme/">
|
||||
|
||||
Readme
|
||||
</a>
|
||||
|
|
@ -192,7 +192,7 @@
|
|||
|
||||
|
||||
|
||||
<a title="Changelog" href="http://spacecowboy.github.io/changelog">
|
||||
<a title="Changelog" href="http://spacecowboy.github.io/nononsense-filepicker/changelog/">
|
||||
|
||||
Changelog
|
||||
</a>
|
||||
|
|
@ -209,7 +209,7 @@
|
|||
|
||||
|
||||
|
||||
<a title="License" href="http://spacecowboy.github.io/NoNonsense-FilePicker/license/">
|
||||
<a title="License" href="http://spacecowboy.github.io/nononsense-filepicker/license/">
|
||||
|
||||
License
|
||||
</a>
|
||||
|
|
@ -386,7 +386,7 @@
|
|||
|
||||
<div class="next">
|
||||
|
||||
<a href="http://spacecowboy.github.io/NoNonsense-FilePicker/example/override_selection_behavior/" title="Override selection behavior">
|
||||
<a href="http://spacecowboy.github.io/nononsense-filepicker/example/override_selection_behavior/" title="Override selection behavior">
|
||||
<span class="direction">
|
||||
Next
|
||||
</span>
|
||||
|
|
@ -425,12 +425,12 @@
|
|||
|
||||
<script>
|
||||
|
||||
var base_url = 'http:\/\/spacecowboy.github.io\/NoNonsense-FilePicker\/';
|
||||
var base_url = 'http:\/\/spacecowboy.github.io\/nononsense-filepicker\/';
|
||||
var repo_id = 'spacecowboy\/NoNonsense-FilePicker';
|
||||
|
||||
</script>
|
||||
|
||||
<script src="http://spacecowboy.github.io/NoNonsense-FilePicker/javascripts/application.js"></script>
|
||||
<script src="http://spacecowboy.github.io/nononsense-filepicker/javascripts/application.js"></script>
|
||||
|
||||
|
||||
<script>
|
||||
|
|
|
|||
48
index.html
48
index.html
|
|
@ -14,42 +14,42 @@
|
|||
|
||||
<meta name="description" content="An extensible and flexible file-picker for Android.">
|
||||
|
||||
<link rel="canonical" href="http://spacecowboy.github.io/NoNonsense-FilePicker/">
|
||||
<link rel="canonical" href="http://spacecowboy.github.io/nononsense-filepicker/">
|
||||
|
||||
<meta name="author" content="SpaceCowboy">
|
||||
|
||||
|
||||
<meta property="og:url" content="http://spacecowboy.github.io/NoNonsense-FilePicker/">
|
||||
<meta property="og:url" content="http://spacecowboy.github.io/nononsense-filepicker/">
|
||||
<meta property="og:title" content="NoNonsense FilePicker">
|
||||
|
||||
<meta name="apple-mobile-web-app-title" content="NoNonsense FilePicker">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
||||
|
||||
<link rel="shortcut icon" type="image/x-icon" href="http://spacecowboy.github.io/NoNonsense-FilePicker/images/favicon.ico">
|
||||
<link rel="icon" type="image/x-icon" href="http://spacecowboy.github.io/NoNonsense-FilePicker/images/favicon.ico">
|
||||
<link rel="shortcut icon" type="image/x-icon" href="http://spacecowboy.github.io/nononsense-filepicker/images/favicon.ico">
|
||||
<link rel="icon" type="image/x-icon" href="http://spacecowboy.github.io/nononsense-filepicker/images/favicon.ico">
|
||||
|
||||
<style>
|
||||
@font-face {
|
||||
font-family: 'Icon';
|
||||
src: url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.eot?52m981');
|
||||
src: url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.eot?#iefix52m981')
|
||||
src: url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.eot?52m981');
|
||||
src: url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.eot?#iefix52m981')
|
||||
format('embedded-opentype'),
|
||||
url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.woff?52m981')
|
||||
url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.woff?52m981')
|
||||
format('woff'),
|
||||
url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.ttf?52m981')
|
||||
url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.ttf?52m981')
|
||||
format('truetype'),
|
||||
url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.svg?52m981#icon')
|
||||
url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.svg?52m981#icon')
|
||||
format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
</style>
|
||||
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/application.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/temporary.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/palettes.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/highlight/highlight.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/application.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/temporary.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/palettes.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/highlight/highlight.css">
|
||||
|
||||
|
||||
|
||||
|
|
@ -65,11 +65,11 @@
|
|||
</style>
|
||||
|
||||
|
||||
<script src="http://spacecowboy.github.io/NoNonsense-FilePicker/javascripts/modernizr.js"></script>
|
||||
<script src="http://spacecowboy.github.io/nononsense-filepicker/javascripts/modernizr.js"></script>
|
||||
|
||||
|
||||
<link href="http://spacecowboy.github.io/NoNonsense-FilePicker/index.xml" rel="alternate" type="application/rss+xml" title="NoNonsense FilePicker" />
|
||||
<link href="http://spacecowboy.github.io/NoNonsense-FilePicker/index.xml" rel="feed" type="application/rss+xml" title="NoNonsense FilePicker" />
|
||||
<link href="http://spacecowboy.github.io/nononsense-filepicker/index.xml" rel="alternate" type="application/rss+xml" title="NoNonsense FilePicker" />
|
||||
<link href="http://spacecowboy.github.io/nononsense-filepicker/index.xml" rel="feed" type="application/rss+xml" title="NoNonsense FilePicker" />
|
||||
|
||||
|
||||
</head>
|
||||
|
|
@ -178,7 +178,7 @@
|
|||
|
||||
|
||||
|
||||
<a title="Readme" href="http://spacecowboy.github.io/">
|
||||
<a title="Readme" href="http://spacecowboy.github.io/nononsense-filepicker/readme/">
|
||||
|
||||
Readme
|
||||
</a>
|
||||
|
|
@ -195,7 +195,7 @@
|
|||
|
||||
|
||||
|
||||
<a title="Changelog" href="http://spacecowboy.github.io/changelog">
|
||||
<a title="Changelog" href="http://spacecowboy.github.io/nononsense-filepicker/changelog/">
|
||||
|
||||
Changelog
|
||||
</a>
|
||||
|
|
@ -212,7 +212,7 @@
|
|||
|
||||
|
||||
|
||||
<a title="License" href="http://spacecowboy.github.io/NoNonsense-FilePicker/license/">
|
||||
<a title="License" href="http://spacecowboy.github.io/nononsense-filepicker/license/">
|
||||
|
||||
License
|
||||
</a>
|
||||
|
|
@ -339,9 +339,9 @@
|
|||
|
||||
|
||||
<p>
|
||||
<img src="http://spacecowboy.github.io/NoNonsense-FilePicker/screenshots/Nexus6-picker-dark.png" width="25%"/>
|
||||
<img src="http://spacecowboy.github.io/nononsense-filepicker/screenshots/Nexus6-picker-dark.png" width="25%"/>
|
||||
|
||||
<img src="http://spacecowboy.github.io/NoNonsense-FilePicker/screenshots/Nexus10-picker-light.png" width="60%"/>
|
||||
<img src="http://spacecowboy.github.io/nononsense-filepicker/screenshots/Nexus10-picker-light.png" width="60%"/>
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
|
|
@ -567,7 +567,7 @@ activity which actually has to do some extra work):</p>
|
|||
|
||||
|
||||
<div class="next">
|
||||
<a href="http://spacecowboy.github.io/NoNonsense-FilePicker/" title="Readme">
|
||||
<a href="http://spacecowboy.github.io/nononsense-filepicker/" title="Readme">
|
||||
<span class="direction">
|
||||
Next
|
||||
</span>
|
||||
|
|
@ -603,12 +603,12 @@ activity which actually has to do some extra work):</p>
|
|||
|
||||
<script>
|
||||
|
||||
var base_url = 'http:\/\/spacecowboy.github.io\/NoNonsense-FilePicker\/';
|
||||
var base_url = 'http:\/\/spacecowboy.github.io\/nononsense-filepicker\/';
|
||||
var repo_id = 'spacecowboy\/NoNonsense-FilePicker';
|
||||
|
||||
</script>
|
||||
|
||||
<script src="http://spacecowboy.github.io/NoNonsense-FilePicker/javascripts/application.js"></script>
|
||||
<script src="http://spacecowboy.github.io/nononsense-filepicker/javascripts/application.js"></script>
|
||||
|
||||
|
||||
<script>
|
||||
|
|
|
|||
58
index.xml
58
index.xml
|
|
@ -2,19 +2,19 @@
|
|||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>NoNonsense FilePicker</title>
|
||||
<link>http://spacecowboy.github.io/NoNonsense-FilePicker/</link>
|
||||
<link>http://spacecowboy.github.io/nononsense-filepicker/</link>
|
||||
<description>Recent content on NoNonsense FilePicker</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Sat, 16 Jul 2016 17:36:40 +0200</lastBuildDate>
|
||||
<atom:link href="http://spacecowboy.github.io/NoNonsense-FilePicker/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="http://spacecowboy.github.io/nononsense-filepicker/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
<item>
|
||||
<title>Standalone fragment</title>
|
||||
<link>http://spacecowboy.github.io/NoNonsense-FilePicker/example/standalone_fragment/</link>
|
||||
<link>http://spacecowboy.github.io/nononsense-filepicker/example/standalone_fragment/</link>
|
||||
<pubDate>Sat, 16 Jul 2016 17:36:40 +0200</pubDate>
|
||||
|
||||
<guid>http://spacecowboy.github.io/NoNonsense-FilePicker/example/standalone_fragment/</guid>
|
||||
<guid>http://spacecowboy.github.io/nononsense-filepicker/example/standalone_fragment/</guid>
|
||||
<description><p>To use the fragment together with an existing toolbar/action bar, a few things should be overridden.</p>
|
||||
|
||||
<p>Here&rsquo;s a minimal example where the toolbar is intercepted from being set as the main toolbar. The menu creation is also intercepted and populates the toolbar directly.</p>
|
||||
|
|
@ -52,10 +52,10 @@
|
|||
|
||||
<item>
|
||||
<title>Override selection behavior</title>
|
||||
<link>http://spacecowboy.github.io/NoNonsense-FilePicker/example/override_selection_behavior/</link>
|
||||
<link>http://spacecowboy.github.io/nononsense-filepicker/example/override_selection_behavior/</link>
|
||||
<pubDate>Sat, 16 Jul 2016 17:35:01 +0200</pubDate>
|
||||
|
||||
<guid>http://spacecowboy.github.io/NoNonsense-FilePicker/example/override_selection_behavior/</guid>
|
||||
<guid>http://spacecowboy.github.io/nononsense-filepicker/example/override_selection_behavior/</guid>
|
||||
<description>
|
||||
|
||||
<p>New in <a href="https://github.com/spacecowboy/NoNonsense-FilePicker/releases/tag/v2.4.0">2.4.0</a> are overridable methods to handle UI-interactions. The following methods are now available for augmentation:</p>
|
||||
|
|
@ -104,10 +104,10 @@
|
|||
|
||||
<item>
|
||||
<title>Override the back button</title>
|
||||
<link>http://spacecowboy.github.io/NoNonsense-FilePicker/example/override_back_button/</link>
|
||||
<link>http://spacecowboy.github.io/nononsense-filepicker/example/override_back_button/</link>
|
||||
<pubDate>Sat, 16 Jul 2016 17:33:43 +0200</pubDate>
|
||||
|
||||
<guid>http://spacecowboy.github.io/NoNonsense-FilePicker/example/override_back_button/</guid>
|
||||
<guid>http://spacecowboy.github.io/nononsense-filepicker/example/override_back_button/</guid>
|
||||
<description>
|
||||
|
||||
<p>In case you want the back button navigate the hierarchy instead of instantly exiting the activity, this
|
||||
|
|
@ -190,10 +190,10 @@ is one approach you might take.</p>
|
|||
|
||||
<item>
|
||||
<title>Filter based on file extension</title>
|
||||
<link>http://spacecowboy.github.io/NoNonsense-FilePicker/example/filter_file_extension/</link>
|
||||
<link>http://spacecowboy.github.io/nononsense-filepicker/example/filter_file_extension/</link>
|
||||
<pubDate>Sat, 16 Jul 2016 17:32:07 +0200</pubDate>
|
||||
|
||||
<guid>http://spacecowboy.github.io/NoNonsense-FilePicker/example/filter_file_extension/</guid>
|
||||
<guid>http://spacecowboy.github.io/nononsense-filepicker/example/filter_file_extension/</guid>
|
||||
<description>
|
||||
|
||||
<p>By default, the SD-card picker will display all files in alphabetical order. But let&rsquo;s say that your app can only handle a specific type of file, like <code>.txt</code>-files. Here&rsquo;s a minimal example which will only display such files.</p>
|
||||
|
|
@ -233,8 +233,8 @@ is one approach you might take.</p>
|
|||
|
||||
<h3 id="before-and-after">Before and After</h3>
|
||||
|
||||
<p><img src="http://spacecowboy.github.io/NoNonsense-FilePicker/screenshots/filter_before.png" width="30%" alt="Before"/>
|
||||
<img src="http://spacecowboy.github.io/NoNonsense-FilePicker/screenshots/filter_after.png" width="30%" alt="After"/></p>
|
||||
<p><img src="http://spacecowboy.github.io/nononsense-filepicker/screenshots/filter_before.png" width="30%" alt="Before"/>
|
||||
<img src="http://spacecowboy.github.io/nononsense-filepicker/screenshots/filter_after.png" width="30%" alt="After"/></p>
|
||||
|
||||
<h3 id="full-fragment-code">Full Fragment code</h3>
|
||||
<div class="highlight" style="background: #f0f0f0"><pre style="line-height: 125%"><span></span><span style="color: #007020; font-weight: bold">import</span> <span style="color: #0e84b5; font-weight: bold">com.nononsenseapps.filepicker.FilePickerFragment</span><span style="color: #666666">;</span>
|
||||
|
|
@ -277,15 +277,15 @@ is one approach you might take.</p>
|
|||
|
||||
<item>
|
||||
<title>Custom item layout</title>
|
||||
<link>http://spacecowboy.github.io/NoNonsense-FilePicker/example/custom_item_layout/</link>
|
||||
<link>http://spacecowboy.github.io/nononsense-filepicker/example/custom_item_layout/</link>
|
||||
<pubDate>Sat, 16 Jul 2016 17:21:28 +0200</pubDate>
|
||||
|
||||
<guid>http://spacecowboy.github.io/NoNonsense-FilePicker/example/custom_item_layout/</guid>
|
||||
<guid>http://spacecowboy.github.io/nononsense-filepicker/example/custom_item_layout/</guid>
|
||||
<description>
|
||||
|
||||
<p>Say you want to browse some files which have really long names. By default, filenames will be cut if they exceed one line in width like <code>ThisIsAReallyLongFi...</code>. What if we really wanted it show like in this image?</p>
|
||||
|
||||
<p><img src="http://spacecowboy.github.io/NoNonsense-FilePicker/screenshots/itemlayout_longfilename.png" alt="Example of a long filename" /></p>
|
||||
<p><img src="http://spacecowboy.github.io/nononsense-filepicker/screenshots/itemlayout_longfilename.png" alt="Example of a long filename" /></p>
|
||||
|
||||
<p>The behavior of the text is defined in the listitem layouts:
|
||||
<a href="https://github.com/spacecowboy/NoNonsense-FilePicker/blob/master/library/src/main/res/layout/nnf_filepicker_listitem_checkable.xml">nnf_filepicker_listitem_checkable</a>
|
||||
|
|
@ -444,10 +444,10 @@ and
|
|||
|
||||
<item>
|
||||
<title>Customizing the filepicker</title>
|
||||
<link>http://spacecowboy.github.io/NoNonsense-FilePicker/example/</link>
|
||||
<link>http://spacecowboy.github.io/nononsense-filepicker/example/</link>
|
||||
<pubDate>Sat, 16 Jul 2016 17:12:51 +0200</pubDate>
|
||||
|
||||
<guid>http://spacecowboy.github.io/NoNonsense-FilePicker/example/</guid>
|
||||
<guid>http://spacecowboy.github.io/nononsense-filepicker/example/</guid>
|
||||
<description>
|
||||
|
||||
<p>Extend <code>AbstractFilePickerActivity</code> and implement <code>getFragment</code>. It
|
||||
|
|
@ -496,10 +496,10 @@ activity which actually has to do some extra work):</p>
|
|||
|
||||
<item>
|
||||
<title>Change the sort order</title>
|
||||
<link>http://spacecowboy.github.io/NoNonsense-FilePicker/example/sortorder/</link>
|
||||
<link>http://spacecowboy.github.io/nononsense-filepicker/example/sortorder/</link>
|
||||
<pubDate>Sat, 16 Jul 2016 17:10:46 +0200</pubDate>
|
||||
|
||||
<guid>http://spacecowboy.github.io/NoNonsense-FilePicker/example/sortorder/</guid>
|
||||
<guid>http://spacecowboy.github.io/nononsense-filepicker/example/sortorder/</guid>
|
||||
<description>
|
||||
|
||||
<p>By default, the SD-card picker will display all files in alphabetical order. But what if you want a different sort-order?</p>
|
||||
|
|
@ -534,8 +534,8 @@ activity which actually has to do some extra work):</p>
|
|||
|
||||
<h3 id="before-and-after">Before and After</h3>
|
||||
|
||||
<p><img src="http://spacecowboy.github.io/NoNonsense-FilePicker/screenshots/sorting_before.png" width="30%" alt="Before"/>
|
||||
<img src="http://spacecowboy.github.io/NoNonsense-FilePicker/screenshots/sorting_after.png" width="30%" alt="After"/></p>
|
||||
<p><img src="http://spacecowboy.github.io/nononsense-filepicker/screenshots/sorting_before.png" width="30%" alt="Before"/>
|
||||
<img src="http://spacecowboy.github.io/nononsense-filepicker/screenshots/sorting_after.png" width="30%" alt="After"/></p>
|
||||
|
||||
<h3 id="full-fragment-code">Full Fragment code</h3>
|
||||
<div class="highlight" style="background: #f0f0f0"><pre style="line-height: 125%"><span></span><span style="color: #007020; font-weight: bold">import</span> <span style="color: #0e84b5; font-weight: bold">com.nononsenseapps.filepicker.FilePickerFragment</span><span style="color: #666666">;</span>
|
||||
|
|
@ -600,10 +600,10 @@ activity which actually has to do some extra work):</p>
|
|||
|
||||
<item>
|
||||
<title>ChangeLog</title>
|
||||
<link>http://spacecowboy.github.io/NoNonsense-FilePicker/changelog/</link>
|
||||
<link>http://spacecowboy.github.io/nononsense-filepicker/changelog/</link>
|
||||
<pubDate>Sat, 16 Jul 2016 17:06:45 +0200</pubDate>
|
||||
|
||||
<guid>http://spacecowboy.github.io/NoNonsense-FilePicker/changelog/</guid>
|
||||
<guid>http://spacecowboy.github.io/nononsense-filepicker/changelog/</guid>
|
||||
<description>
|
||||
|
||||
<h2 id="3-0-0-https-github-com-spacecowboy-nononsense-filepicker-tree-3-0-0-2016-07-03"><a href="https://github.com/spacecowboy/NoNonsense-FilePicker/tree/3.0.0">3.0.0</a> (2016-07-03)</h2>
|
||||
|
|
@ -973,16 +973,16 @@ activity which actually has to do some extra work):</p>
|
|||
|
||||
<item>
|
||||
<title>Readme</title>
|
||||
<link>http://spacecowboy.github.io/NoNonsense-FilePicker/</link>
|
||||
<link>http://spacecowboy.github.io/nononsense-filepicker/</link>
|
||||
<pubDate>Sat, 16 Jul 2016 16:42:44 +0200</pubDate>
|
||||
|
||||
<guid>http://spacecowboy.github.io/NoNonsense-FilePicker/</guid>
|
||||
<guid>http://spacecowboy.github.io/nononsense-filepicker/</guid>
|
||||
<description>
|
||||
|
||||
<p>
|
||||
<img src="http://spacecowboy.github.io/NoNonsense-FilePicker/screenshots/Nexus6-picker-dark.png" width="25%"/>
|
||||
<img src="http://spacecowboy.github.io/nononsense-filepicker/screenshots/Nexus6-picker-dark.png" width="25%"/>
|
||||
|
||||
<img src="http://spacecowboy.github.io/NoNonsense-FilePicker/screenshots/Nexus10-picker-light.png" width="60%"/>
|
||||
<img src="http://spacecowboy.github.io/nononsense-filepicker/screenshots/Nexus10-picker-light.png" width="60%"/>
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
|
|
@ -1188,10 +1188,10 @@ activity which actually has to do some extra work):</p>
|
|||
|
||||
<item>
|
||||
<title>License</title>
|
||||
<link>http://spacecowboy.github.io/NoNonsense-FilePicker/license/</link>
|
||||
<link>http://spacecowboy.github.io/nononsense-filepicker/license/</link>
|
||||
<pubDate>Sat, 16 Jul 2016 16:35:07 +0200</pubDate>
|
||||
|
||||
<guid>http://spacecowboy.github.io/NoNonsense-FilePicker/license/</guid>
|
||||
<guid>http://spacecowboy.github.io/nononsense-filepicker/license/</guid>
|
||||
<description><p>Copyright &copy; 2016 Jonas Kalderstam <a href="mailto:jonas@cowboyprogrammer.org">jonas@cowboyprogrammer.org</a></p>
|
||||
<div class="highlight" style="background: #f0f0f0"><pre style="line-height: 125%"><span></span>Mozilla Public License Version 2.0
|
||||
==================================
|
||||
|
|
|
|||
|
|
@ -14,42 +14,42 @@
|
|||
|
||||
<meta name="description" content="An extensible and flexible file-picker for Android.">
|
||||
|
||||
<link rel="canonical" href="http://spacecowboy.github.io/NoNonsense-FilePicker/license/">
|
||||
<link rel="canonical" href="http://spacecowboy.github.io/nononsense-filepicker/license/">
|
||||
|
||||
<meta name="author" content="SpaceCowboy">
|
||||
|
||||
|
||||
<meta property="og:url" content="http://spacecowboy.github.io/NoNonsense-FilePicker/license/">
|
||||
<meta property="og:url" content="http://spacecowboy.github.io/nononsense-filepicker/license/">
|
||||
<meta property="og:title" content="NoNonsense FilePicker">
|
||||
|
||||
<meta name="apple-mobile-web-app-title" content="NoNonsense FilePicker">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
||||
|
||||
<link rel="shortcut icon" type="image/x-icon" href="http://spacecowboy.github.io/NoNonsense-FilePicker/images/favicon.ico">
|
||||
<link rel="icon" type="image/x-icon" href="http://spacecowboy.github.io/NoNonsense-FilePicker/images/favicon.ico">
|
||||
<link rel="shortcut icon" type="image/x-icon" href="http://spacecowboy.github.io/nononsense-filepicker/images/favicon.ico">
|
||||
<link rel="icon" type="image/x-icon" href="http://spacecowboy.github.io/nononsense-filepicker/images/favicon.ico">
|
||||
|
||||
<style>
|
||||
@font-face {
|
||||
font-family: 'Icon';
|
||||
src: url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.eot?52m981');
|
||||
src: url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.eot?#iefix52m981')
|
||||
src: url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.eot?52m981');
|
||||
src: url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.eot?#iefix52m981')
|
||||
format('embedded-opentype'),
|
||||
url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.woff?52m981')
|
||||
url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.woff?52m981')
|
||||
format('woff'),
|
||||
url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.ttf?52m981')
|
||||
url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.ttf?52m981')
|
||||
format('truetype'),
|
||||
url('http://spacecowboy.github.io/NoNonsense-FilePicker/fonts/icon.svg?52m981#icon')
|
||||
url('http://spacecowboy.github.io/nononsense-filepicker/fonts/icon.svg?52m981#icon')
|
||||
format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
</style>
|
||||
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/application.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/temporary.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/palettes.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/NoNonsense-FilePicker/stylesheets/highlight/highlight.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/application.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/temporary.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/palettes.css">
|
||||
<link rel="stylesheet" href="http://spacecowboy.github.io/nononsense-filepicker/stylesheets/highlight/highlight.css">
|
||||
|
||||
|
||||
|
||||
|
|
@ -65,7 +65,7 @@
|
|||
</style>
|
||||
|
||||
|
||||
<script src="http://spacecowboy.github.io/NoNonsense-FilePicker/javascripts/modernizr.js"></script>
|
||||
<script src="http://spacecowboy.github.io/nononsense-filepicker/javascripts/modernizr.js"></script>
|
||||
|
||||
|
||||
|
||||
|
|
@ -175,7 +175,7 @@
|
|||
|
||||
|
||||
|
||||
<a title="Readme" href="http://spacecowboy.github.io/">
|
||||
<a title="Readme" href="http://spacecowboy.github.io/nononsense-filepicker/readme/">
|
||||
|
||||
Readme
|
||||
</a>
|
||||
|
|
@ -192,7 +192,7 @@
|
|||
|
||||
|
||||
|
||||
<a title="Changelog" href="http://spacecowboy.github.io/changelog">
|
||||
<a title="Changelog" href="http://spacecowboy.github.io/nononsense-filepicker/changelog/">
|
||||
|
||||
Changelog
|
||||
</a>
|
||||
|
|
@ -209,7 +209,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="current" title="License" href="http://spacecowboy.github.io/NoNonsense-FilePicker/license/">
|
||||
<a class="current" title="License" href="http://spacecowboy.github.io/nononsense-filepicker/license/">
|
||||
|
||||
License
|
||||
</a>
|
||||
|
|
@ -728,7 +728,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|||
<nav class="pagination" aria-label="Footer">
|
||||
<div class="previous">
|
||||
|
||||
<a href="http://spacecowboy.github.io/NoNonsense-FilePicker/" title="Readme">
|
||||
<a href="http://spacecowboy.github.io/nononsense-filepicker/" title="Readme">
|
||||
<span class="direction">
|
||||
Previous
|
||||
</span>
|
||||
|
|
@ -771,12 +771,12 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|||
|
||||
<script>
|
||||
|
||||
var base_url = 'http:\/\/spacecowboy.github.io\/NoNonsense-FilePicker\/';
|
||||
var base_url = 'http:\/\/spacecowboy.github.io\/nononsense-filepicker\/';
|
||||
var repo_id = 'spacecowboy\/NoNonsense-FilePicker';
|
||||
|
||||
</script>
|
||||
|
||||
<script src="http://spacecowboy.github.io/NoNonsense-FilePicker/javascripts/application.js"></script>
|
||||
<script src="http://spacecowboy.github.io/nononsense-filepicker/javascripts/application.js"></script>
|
||||
|
||||
|
||||
<script>
|
||||
|
|
|
|||
|
|
@ -2,19 +2,19 @@
|
|||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Licenses on NoNonsense FilePicker</title>
|
||||
<link>http://spacecowboy.github.io/NoNonsense-FilePicker/license/</link>
|
||||
<link>http://spacecowboy.github.io/nononsense-filepicker/license/</link>
|
||||
<description>Recent content in Licenses on NoNonsense FilePicker</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Sat, 16 Jul 2016 16:35:07 +0200</lastBuildDate>
|
||||
<atom:link href="http://spacecowboy.github.io/NoNonsense-FilePicker/license/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="http://spacecowboy.github.io/nononsense-filepicker/license/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
<item>
|
||||
<title>License</title>
|
||||
<link>http://spacecowboy.github.io/NoNonsense-FilePicker/license/</link>
|
||||
<link>http://spacecowboy.github.io/nononsense-filepicker/license/</link>
|
||||
<pubDate>Sat, 16 Jul 2016 16:35:07 +0200</pubDate>
|
||||
|
||||
<guid>http://spacecowboy.github.io/NoNonsense-FilePicker/license/</guid>
|
||||
<guid>http://spacecowboy.github.io/nononsense-filepicker/license/</guid>
|
||||
<description><p>Copyright &copy; 2016 Jonas Kalderstam <a href="mailto:jonas@cowboyprogrammer.org">jonas@cowboyprogrammer.org</a></p>
|
||||
<div class="highlight" style="background: #f0f0f0"><pre style="line-height: 125%"><span></span>Mozilla Public License Version 2.0
|
||||
==================================
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
<!DOCTYPE html><html><head><title>http://spacecowboy.github.io/nononsense-filepicker/</title><link rel="canonical" href="http://spacecowboy.github.io/nononsense-filepicker/"/><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta http-equiv="refresh" content="0; url=http://spacecowboy.github.io/nononsense-filepicker/" /></head></html>
|
||||
22
sitemap.xml
22
sitemap.xml
|
|
@ -2,57 +2,57 @@
|
|||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
|
||||
<url>
|
||||
<loc>http://spacecowboy.github.io/NoNonsense-FilePicker/</loc>
|
||||
<loc>http://spacecowboy.github.io/nononsense-filepicker/</loc>
|
||||
<lastmod>2016-07-16T17:36:40+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://spacecowboy.github.io/NoNonsense-FilePicker/example/standalone_fragment/</loc>
|
||||
<loc>http://spacecowboy.github.io/nononsense-filepicker/example/standalone_fragment/</loc>
|
||||
<lastmod>2016-07-16T17:36:40+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://spacecowboy.github.io/NoNonsense-FilePicker/example/override_selection_behavior/</loc>
|
||||
<loc>http://spacecowboy.github.io/nononsense-filepicker/example/override_selection_behavior/</loc>
|
||||
<lastmod>2016-07-16T17:35:01+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://spacecowboy.github.io/NoNonsense-FilePicker/example/override_back_button/</loc>
|
||||
<loc>http://spacecowboy.github.io/nononsense-filepicker/example/override_back_button/</loc>
|
||||
<lastmod>2016-07-16T17:33:43+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://spacecowboy.github.io/NoNonsense-FilePicker/example/filter_file_extension/</loc>
|
||||
<loc>http://spacecowboy.github.io/nononsense-filepicker/example/filter_file_extension/</loc>
|
||||
<lastmod>2016-07-16T17:32:07+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://spacecowboy.github.io/NoNonsense-FilePicker/example/custom_item_layout/</loc>
|
||||
<loc>http://spacecowboy.github.io/nononsense-filepicker/example/custom_item_layout/</loc>
|
||||
<lastmod>2016-07-16T17:21:28+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://spacecowboy.github.io/NoNonsense-FilePicker/example/</loc>
|
||||
<loc>http://spacecowboy.github.io/nononsense-filepicker/example/</loc>
|
||||
<lastmod>2016-07-16T17:12:51+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://spacecowboy.github.io/NoNonsense-FilePicker/example/sortorder/</loc>
|
||||
<loc>http://spacecowboy.github.io/nononsense-filepicker/example/sortorder/</loc>
|
||||
<lastmod>2016-07-16T17:10:46+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://spacecowboy.github.io/NoNonsense-FilePicker/changelog/</loc>
|
||||
<loc>http://spacecowboy.github.io/nononsense-filepicker/changelog/</loc>
|
||||
<lastmod>2016-07-16T17:06:45+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://spacecowboy.github.io/NoNonsense-FilePicker/</loc>
|
||||
<loc>http://spacecowboy.github.io/nononsense-filepicker/</loc>
|
||||
<lastmod>2016-07-16T16:42:44+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://spacecowboy.github.io/NoNonsense-FilePicker/license/</loc>
|
||||
<loc>http://spacecowboy.github.io/nononsense-filepicker/license/</loc>
|
||||
<lastmod>2016-07-16T16:35:07+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue