Periodic openring sync (#15)

This commit is contained in:
github-actions[bot] 2020-09-02 17:38:33 +05:30 committed by GitHub
parent 4b370abb27
commit 9cf49afcf5
1 changed files with 22 additions and 22 deletions

View File

@ -2,6 +2,28 @@
<h3>Articles from blogs I follow around the net</h3>
<section class="articles">
<div class="article">
<h4 class="title">
<a class="tag__link" href="http://jakewharton.com/smaller-apks-with-resource-optimization/" target="_blank" rel="noopener">Smaller APKs with resource optimization</a>
</h4>
<p class="summary">How many times does the name of a layout file appear in an Android APK? We can build a minimal APK with a single layout file to count the occurrences empirically.</p>
<small class="source">
via <a href="http://jakewharton.com/"></a>
</small>
<small class="date">September 1, 2020</small>
</div>
<div class="article">
<h4 class="title">
<a class="tag__link" href="https://adambennett.dev/2020/08/disabling-jetifier/" target="_blank" rel="noopener">Disabling Jetifier</a>
</h4>
<p class="summary">Way back in the early-ish days of Android we used the support libraries, android.support, to backport certain features to different API levels. These days those libraries have been replaced by the AndroidX packages, announced at I/O 2018 - but their legac…</p>
<small class="source">
via <a href="https://adambennett.dev/">Adam Bennett</a>
</small>
<small class="date">August 14, 2020</small>
</div>
<div class="article">
<h4 class="title">
<a class="tag__link" href="https://fasterthanli.me/articles/frustrated-its-not-you-its-rust" target="_blank" rel="noopener">Frustrated? It&#39;s not you, it&#39;s Rust</a>
@ -17,28 +39,6 @@ have, in Java, C#, C …</p>
<small class="date">August 14, 2020</small>
</div>
<div class="article">
<h4 class="title">
<a class="tag__link" href="https://joebirch.co/android/exploring-the-google-play-in-app-review-api/" target="_blank" rel="noopener">Exploring the Google Play In-App Review API</a>
</h4>
<p class="summary">When it comes to the Google Play store, app ratings and reviews are a pretty important marketing tool they can have a huge influence on whether someone downloads our app, so ensuring that we do not miss out on good reviews is important. However, Ive fe…</p>
<small class="source">
via <a href="https://joebirch.co">Joe Birch</a>
</small>
<small class="date">August 14, 2020</small>
</div>
<div class="article">
<h4 class="title">
<a class="tag__link" href="http://jakewharton.com/sixteen-corners/" target="_blank" rel="noopener">Sixteen corners</a>
</h4>
<p class="summary">Last year I built a library called Picnic for rendering data tables in monospaced environments like your terminal. Part of rendering the table is calculating what character to use for each wall and each corner separating the cells.</p>
<small class="source">
via <a href="http://jakewharton.com/"></a>
</small>
<small class="date">August 6, 2020</small>
</div>
</section>
<p class="attribution">
Generated by