acacc1d6cd
use system wallpaper
2024-07-05 04:36:30 +02:00
Finn M Glas
b15ebc911c
Use heart icon for sponsors link
...
In meta settings. Remove the 'donate' button and use an icon instead,
place this icon in the place of the old website link (to
www.finnmglas.com).
2020-10-18 23:25:47 +02:00
Finn M Glas
dcb9a70420
Use a more general store icon
...
Uses `fas_store` instead of `fab_google_play`, as discussed in #72
2020-10-18 23:04:54 +02:00
Finn M Glas
4959d54f8b
Implement audio track control actions
...
Play next / previous tracks through launcher actions.
2020-10-12 17:55:17 +02:00
Finn M Glas
9942b021a8
Implement device volume control actions
...
using the intent data `launcher:volumeUp` and `launcher:volumeDown`.
Related: #68
2020-10-12 17:04:55 +02:00
Finn M Glas
9fcbbdd9b5
Fill the Usage
tab (3) of the tutorial
...
Add screenshot and some text.
Also: center text everywhere
2020-06-23 19:31:45 +02:00
Finn M Glas
ddf30ece3e
Fill the Start
tab (1) of the tutorial
...
Use blinking icons to indicate the swipe direction. Text in the middle
still is the same. Remove page title.
2020-06-23 17:43:03 +02:00
Finn M Glas
f40cee392e
Create a appmenu to be opened by three dots
...
This menu is located in the `ChooseActivity`, helps managing apps (info
/ delete)
2020-05-30 00:42:23 +02:00
Finn M Glas
60f8f781f0
Make actions removable
...
by clicking a FontAwesome Times icon
2020-05-29 18:06:10 +02:00
Finn M Glas
52c9a99e01
Merge app menus into one View all apps
menu
...
+ Apps can be launched
+ Apps can be removed
+ In the `Choose App` for action menu, the delete option is hidden
+ The recycler is a little faster as I asynchronously cache it in
`onCreate`
2020-05-27 12:24:37 +02:00
Finn M Glas
9681c7021f
Add icons to settings
...
+ To open Google Play, Github or my website
+ In the header, add settings icon to open device settings
2020-05-24 20:24:44 +02:00
Finn M Glas
68b690aa31
Update to better FontAwesome functions
...
https://github.com/finnmglas/fontawesome-android
2020-05-21 12:55:26 +02:00
Finn M Glas
abd7a44874
Create a basic tabbed settings activity
...
Tabs: Apps, Theme, Launcher
2020-05-21 07:35:09 +02:00
Finn M Glas
0e4cc63554
Add a clickable settings icon
...
Make it easier and more intuitive for users to acess settings. Thanks
for the feedback that helped me think of this.
2020-05-21 06:37:12 +02:00
Finn M Glas
7cd450f897
Add Font Awesome
...
Using https://github.com/finnmglas/fontawesome-android
2020-05-20 22:05:08 +02:00
Finn M Glas
62df47bc3b
Add German and French translation, Remove unused icons
...
Yay! Finally there are three languages in this app! I will merge into
master soon (once it is actually fixed), this commit closes #12
2020-05-19 17:19:20 +02:00
Finn M Glas
ca5b6878d9
Prepare translating
...
Fix some problems I forgot about earlier, Move more strings to the
string resource xml
2020-05-19 16:37:05 +02:00
Finn M Glas
93e672c826
Add a basic but functional app. Needs improvement.
2020-05-12 14:52:56 +02:00