feat: update android

main
sudo pacman -Syu 2023-12-16 14:19:10 +07:00
parent 81989ee2f0
commit a35fe1bbbe
4 changed files with 49 additions and 75 deletions

View File

@ -194,12 +194,12 @@
<pre><span class="pl-c"><span class="pl-c">--</span> field_something can be NULL</span> <pre><span class="pl-c"><span class="pl-c">--</span> field_something can be NULL</span>
<span class="pl-c"><span class="pl-c">--</span> Bad</span> <span class="pl-c"><span class="pl-c">--</span> Bad</span>
<span class="pl-k">SELECT</span> <span class="pl-k">*</span> SELECT <span class="pl-k">*</span>
<span class="pl-k">FROM</span> table <span class="pl-k">FROM</span> table
<span class="pl-k">WHERE</span> field_something <span class="pl-k">!=</span> <span class="pl-c1">1</span> <span class="pl-k">WHERE</span> field_something <span class="pl-k">!=</span> <span class="pl-c1">1</span>
<span class="pl-c"><span class="pl-c">--</span> Good</span> <span class="pl-c"><span class="pl-c">--</span> Good</span>
<span class="pl-k">SELECT</span> <span class="pl-k">*</span> SELECT <span class="pl-k">*</span>
<span class="pl-k">FROM</span> table <span class="pl-k">FROM</span> table
<span class="pl-k">WHERE</span> (field_something IS <span class="pl-k">NULL</span> <span class="pl-k">OR</span> field_something <span class="pl-k">!=</span> <span class="pl-c1">1</span>)</pre> <span class="pl-k">WHERE</span> (field_something IS <span class="pl-k">NULL</span> <span class="pl-k">OR</span> field_something <span class="pl-k">!=</span> <span class="pl-c1">1</span>)</pre>
</div> </div>

View File

@ -58,44 +58,31 @@
</p> </p>
<p>Daily:</p> <p>Daily:</p>
<ul> <ul>
<li>
<a href="https://github.com/SimpleMobileTools/Simple-Clock"
>Simple Clock</a
>
</li>
<li>
<a href="https://github.com/SimpleMobileTools/Simple-Music-Player"
>Simple Music Player</a
>
</li>
<li><a href="https://github.com/thundernest/k-9">K-9 Mail</a></li> <li><a href="https://github.com/thundernest/k-9">K-9 Mail</a></li>
<li> <li>
<a <a
href="https://play.google.com/store/apps/details?id=com.google.android.apps.nbu.files" href="https://play.google.com/store/apps/details?id=com.google.android.apps.nbu.files"
rel="nofollow" rel="nofollow"
>Files</a >Google Files</a
> >
</li> </li>
<li> <li>
<a <a
href="https://play.google.com/store/apps/details?id=com.google.android.apps.photosgo" href="https://play.google.com/store/apps/details?id=com.google.android.apps.photosgo"
rel="nofollow" rel="nofollow"
>Gallery</a >Google Gallery</a
> >
</li> </li>
<li> <li>
<a <a
href="https://play.google.com/store/apps/details?id=com.google.android.calculator" href="https://play.google.com/store/apps/details?id=com.google.android.calculator"
rel="nofollow" rel="nofollow"
>Calculator</a >Google Calculator</a
> >
</li> </li>
</ul>
<p>Memory:</p>
<ul>
<li> <li>
<a href="https://github.com/TeamAmaze/AmazeFileManager" <a href="https://github.com/fcitx5-android/fcitx5-android"
>Amaze File Manager</a >fcitx5-android</a
> >
</li> </li>
</ul> </ul>
@ -131,13 +118,6 @@
>Trello</a >Trello</a
> >
</li> </li>
<li>
<a
href="https://play.google.com/store/apps/details?id=notion.id"
rel="nofollow"
>Notion</a
>
</li>
<li> <li>
<a <a
href="https://play.google.com/store/apps/details?id=com.google.android.keep" href="https://play.google.com/store/apps/details?id=com.google.android.keep"
@ -146,13 +126,6 @@
> >
</li> </li>
</ul> </ul>
<p>Social:</p>
<ul>
<li><a href="https://github.com/tuskyapp/Tusky">Tusky</a></li>
<li>
<a href="https://github.com/Mosc/Glider">Glider for Hacker News</a>
</li>
</ul>
<p>Misc:</p> <p>Misc:</p>
<ul> <ul>
<li> <li>
@ -169,9 +142,6 @@
> >
</li> </li>
<li><a href="https://github.com/markusfisch/BinaryEye">Binary Eye</a></li> <li><a href="https://github.com/markusfisch/BinaryEye">Binary Eye</a></li>
<li>
<a href="https://github.com/trynoice/android-app">Noice for Android</a>
</li>
<li> <li>
<a <a
href="https://play.google.com/store/apps/details?id=com.cloudflare.onedotonedotonedotone" href="https://play.google.com/store/apps/details?id=com.cloudflare.onedotonedotonedotone"
@ -179,6 +149,7 @@
>1.1.1.1</a >1.1.1.1</a
> >
</li> </li>
<li><a href="https://github.com/M66B/NetGuard">NetGuard</a></li>
</ul> </ul>
<p>Make color (change frequently)</p> <p>Make color (change frequently)</p>
<ul> <ul>
@ -195,16 +166,6 @@
> >
</li> </li>
</ul> </ul>
<p>If using Google:</p>
<ul>
<li>
<a
href="https://play.google.com/store/apps/details?id=com.google.android.apps.subscriptions.red"
rel="nofollow"
>Google One</a
>
</li>
</ul>
<p>If buying Xiaomi devices:</p> <p>If buying Xiaomi devices:</p>
<ul> <ul>
<li> <li>
@ -244,6 +205,27 @@
</ul> </ul>
</li> </li>
</ul> </ul>
<p>Memory:</p>
<ul>
<li>
<a href="https://github.com/TeamAmaze/AmazeFileManager"
>Amaze File Manager</a
>
</li>
<li>
<a href="https://github.com/SimpleMobileTools/Simple-Clock"
>Simple Clock</a
>
</li>
<li>
<a href="https://github.com/SimpleMobileTools/Simple-Music-Player"
>Simple Music Player</a
>
</li>
<li>
<a href="https://github.com/trynoice/android-app">Noice for Android</a>
</li>
</ul>
<div> <div>
Feel free to ask me via Feel free to ask me via

View File

@ -60,15 +60,15 @@
<span class="pl-k">activate</span> <span class="pl-ent">service</span> <span class="pl-k">activate</span> <span class="pl-ent">service</span>
<span class="pl-ent">service </span><span class="pl-k">-&gt;&gt;</span> <span class="pl-ent">cache</span><span class="pl-k">:</span> <span class="pl-s">get data</span> <span class="pl-ent">service </span><span class="pl-k">-&gt;&gt;</span> <span class="pl-ent">cache</span><span class="pl-k">:</span> <span class="pl-s">get data</span>
<span class="pl-k">alt</span> <span class="pl-s">exist in cache</span> <span class="pl-k">alt</span> <span class="pl-s">exist in cache</span>
<span class="pl-ent">service </span><span class="pl-k">--&gt;&gt;</span> <span class="pl-ent">other</span><span class="pl-k">:</span> <span class="pl-s">return data</span> <span class="pl-s">service --&gt;&gt; other: return data</span>
<span class="pl-k">else</span> <span class="pl-s">not exist in cache</span> else not exist in cache
<span class="pl-ent">service </span><span class="pl-k">-&gt;&gt;</span> <span class="pl-ent">db</span><span class="pl-k">:</span> <span class="pl-s">get data</span> <span class="pl-s">service -&gt;&gt; db: get data</span>
<span class="pl-k">alt</span> <span class="pl-s">exist data in db</span> <span class="pl-s">alt exist data in db</span>
<span class="pl-ent">service </span><span class="pl-k">--&gt;&gt;</span> <span class="pl-ent">other</span><span class="pl-k">:</span> <span class="pl-s">return data</span> <span class="pl-s">service --&gt;&gt; other: return data</span>
<span class="pl-k">else</span> <span class="pl-s">not exist data in db</span> else not exist data in db
<span class="pl-ent">service </span><span class="pl-k">--&gt;&gt;</span> <span class="pl-ent">other</span><span class="pl-k">:</span> <span class="pl-s">return error not found</span> <span class="pl-s">service --&gt;&gt; other: return error not found</span>
<span class="pl-k">end</span>
<span class="pl-k">end</span> <span class="pl-k">end</span>
<span class="pl-ent">end</span>
<span class="pl-k">deactivate</span> <span class="pl-ent">service</span> <span class="pl-k">deactivate</span> <span class="pl-ent">service</span>
<span class="pl-ent">other </span><span class="pl-k">-&gt;&gt;</span> <span class="pl-ent">service</span><span class="pl-k">:</span> <span class="pl-s">set data</span> <span class="pl-ent">other </span><span class="pl-k">-&gt;&gt;</span> <span class="pl-ent">service</span><span class="pl-k">:</span> <span class="pl-s">set data</span>

View File

@ -14,16 +14,11 @@ as you can.
Daily: Daily:
- [Simple Clock](https://github.com/SimpleMobileTools/Simple-Clock)
- [Simple Music Player](https://github.com/SimpleMobileTools/Simple-Music-Player)
- [K-9 Mail](https://github.com/thundernest/k-9) - [K-9 Mail](https://github.com/thundernest/k-9)
- [Files](https://play.google.com/store/apps/details?id=com.google.android.apps.nbu.files) - [Google Files](https://play.google.com/store/apps/details?id=com.google.android.apps.nbu.files)
- [Gallery](https://play.google.com/store/apps/details?id=com.google.android.apps.photosgo) - [Google Gallery](https://play.google.com/store/apps/details?id=com.google.android.apps.photosgo)
- [Calculator](https://play.google.com/store/apps/details?id=com.google.android.calculator) - [Google Calculator](https://play.google.com/store/apps/details?id=com.google.android.calculator)
- [fcitx5-android](https://github.com/fcitx5-android/fcitx5-android)
Memory:
- [Amaze File Manager](https://github.com/TeamAmaze/AmazeFileManager)
Security: Security:
@ -35,32 +30,22 @@ Security:
Productivity: Productivity:
- [Trello](https://play.google.com/store/apps/details?id=com.trello) - [Trello](https://play.google.com/store/apps/details?id=com.trello)
- [Notion](https://play.google.com/store/apps/details?id=notion.id)
- [Google Keep](https://play.google.com/store/apps/details?id=com.google.android.keep) - [Google Keep](https://play.google.com/store/apps/details?id=com.google.android.keep)
Social:
- [Tusky](https://github.com/tuskyapp/Tusky)
- [Glider for Hacker News](https://github.com/Mosc/Glider)
Misc: Misc:
- [Tailscale Android Client](https://github.com/tailscale/tailscale-android) - [Tailscale Android Client](https://github.com/tailscale/tailscale-android)
- [NewPipe](https://github.com/TeamNewPipe/NewPipe/) - [NewPipe](https://github.com/TeamNewPipe/NewPipe/)
- [Wavelet](https://play.google.com/store/apps/details?id=com.pittvandewitt.wavelet) - [Wavelet](https://play.google.com/store/apps/details?id=com.pittvandewitt.wavelet)
- [Binary Eye](https://github.com/markusfisch/BinaryEye) - [Binary Eye](https://github.com/markusfisch/BinaryEye)
- [Noice for Android](https://github.com/trynoice/android-app)
- [1.1.1.1](https://play.google.com/store/apps/details?id=com.cloudflare.onedotonedotonedotone) - [1.1.1.1](https://play.google.com/store/apps/details?id=com.cloudflare.onedotonedotonedotone)
- [NetGuard](https://github.com/M66B/NetGuard)
Make color (change frequently) Make color (change frequently)
- [Delta Icons for Android](https://github.com/Delta-Icons/android) - [Delta Icons for Android](https://github.com/Delta-Icons/android)
- [Niagara Launcher](https://play.google.com/store/apps/details?id=bitpit.launcher) - [Niagara Launcher](https://play.google.com/store/apps/details?id=bitpit.launcher)
If using Google:
- [Google One](https://play.google.com/store/apps/details?id=com.google.android.apps.subscriptions.red)
If buying Xiaomi devices: If buying Xiaomi devices:
- [Mi Home](https://play.google.com/store/apps/details?id=com.xiaomi.smarthome) - [Mi Home](https://play.google.com/store/apps/details?id=com.xiaomi.smarthome)
@ -73,3 +58,10 @@ Advance (be careful!!!):
- [Hail](https://github.com/aistra0528/Hail) - [Hail](https://github.com/aistra0528/Hail)
- [ReVanced Manager](https://github.com/ReVanced/revanced-manager) - [ReVanced Manager](https://github.com/ReVanced/revanced-manager)
- [Vanced MicroG](https://github.com/TeamVanced/VancedMicroG) - [Vanced MicroG](https://github.com/TeamVanced/VancedMicroG)
Memory:
- [Amaze File Manager](https://github.com/TeamAmaze/AmazeFileManager)
- [Simple Clock](https://github.com/SimpleMobileTools/Simple-Clock)
- [Simple Music Player](https://github.com/SimpleMobileTools/Simple-Music-Player)
- [Noice for Android](https://github.com/trynoice/android-app)