Commit graph

105 commits

Author SHA1 Message Date
8515062238
feature: edge gestures 2024-07-19 02:17:07 +02:00
624f07ae21
privacy policy 2024-07-18 23:12:00 +02:00
e06e62c771
NOP dummy action 2024-07-06 22:23:16 +02:00
e0a2cdb288
fixed shadows of transparent AppBars; set min API to 21 2024-07-06 00:57:51 +02:00
d5c1c0b628
moved search bar to bottom 2024-07-05 06:15:33 +02:00
c8ad40250b
removed fa icons 2024-07-05 05:54:48 +02:00
acacc1d6cd
use system wallpaper 2024-07-05 04:36:30 +02:00
7c945aa6c2
use system wallpaper 2024-07-04 00:35:12 +02:00
e85f00d293
fork 2024-07-02 21:21:51 +02:00
Josia Pietsch
aa9077d5db better search 2022-08-01 15:48:40 +02:00
Finn M Glas
6b7e3f9dde
Improve tutorial end and Make settings scrollable 2020-12-31 00:09:01 +01:00
Finn M Glas
04ecd47a02
Make keyboard autolaunching optional
Closes #81
2020-12-30 22:49:11 +01:00
Finn M Glas
cd2a9ed619
Limit sensitivity setting to be between 0 and 4 2020-12-30 22:13:37 +01:00
Finn M Glas
1559f96838
Create a sensitivity slider
As discussed in #73
2020-10-19 14:00:18 +02:00
Finn M Glas
0c3e263c47
Settings: Add a "join our discord" button 2020-10-19 13:17:01 +02:00
Finn M Glas
f5b5a5c372
Settings: Add a "report a bug" button 2020-10-18 23:48:55 +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
92c20c62d4
Fix date / time view actions
Close #69
2020-10-12 20:49:44 +02:00
Finn M Glas
f919535173
Layout: Decrease Others-List fa-icon size 2020-10-12 18:15:39 +02:00
Finn M Glas
64d4738f9c
Implement auto launching from search
I implemented it before, but now it can be enabled / disabled in 
settings.
2020-08-21 00:15:10 +02:00
Finn M Glas
096abc2c61
Implement option to enable double swipes 2020-08-20 23:09:15 +02:00
Finn M Glas
7ecca96ad2
Implement option to disable fullscreen mode
using a switch in the settings launcher tab
2020-08-20 20:51:31 +02:00
Finn M Glas
0fb4f17cb1
Add translations, Improve string resources 2020-08-19 09:22:52 +02:00
Finn M Glas
70114fc9d3
Implement theme-choosing using a Spinner 2020-08-18 21:01:32 +02:00
Finn M Glas
badbba535b
Improve launcher settings layout
Remove Launcher tab theme cards, remove their pictures
2020-08-18 18:23:44 +02:00
Finn M Glas
32ca93fce1
Apply it to the Launcher clock / date display 2020-08-17 13:41:35 +02:00
Finn M Glas
2dd3709e78
Create date-formats-spinner 2020-08-17 12:46:21 +02:00
Finn M Glas
6a3145846e
Rename the themes tab to launcher
As it contains other launcher preferences too - like keeping screen on 
wt cetera
2020-08-17 11:49:24 +02:00
Finn M Glas
b3b1b7ba3a
Add missing translations 2020-06-26 07:42:07 +02:00
Finn M Glas
54662ad4ab
Add option to disable screen timeout
Before it was disabled by default

Closes #54
2020-06-26 07:29:48 +02:00
Finn M Glas
7245834138
Rename launcher.tutorial.tab to launcher.tutorial.tabs
As plural fits better. As this changes many files, it is a separate 
commit.
2020-06-23 22:11:45 +02:00
Finn M Glas
0d85501d52
Add translations related to the improved apps list 2020-06-23 22:09:45 +02:00
Finn M Glas
2c7edf77fa
Merge pull request #57 from finnmglas/feature/swipable-tutorial
Make the tutorial swipeable, fix some bugs, make it way more professional ^^
2020-06-23 21:28:42 +02:00
Finn M Glas
98ee1b88f4
Add translations for the improved tutorial 2020-06-23 21:22:55 +02:00
Finn M Glas
1d96d2fed9
Fill the Concept tab (2) of the tutorial
Add a version badge, licensing info etc.

Also: Adjust text size of other tabs / slides in the tutorial.
2020-06-23 20:18:58 +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
909a3d5725
Fill Setup tab (4) of the tutorial
From there, apps can be chosen for actions (like in settings)

Closes #51
2020-06-23 16:13:06 +02:00
Finn M Glas
63ec10f2b1
Add titles, adjust layouts
- Titles for the tutorialFragments: Launcher, Concept, Usage, Setup, 
Let's go
- Adjust `Finish` tab
2020-06-23 15:45:53 +02:00
Finn M Glas
9213d8241e
Fill the Finish tab (5) of the tutorial 2020-06-23 09:54:22 +02:00
Finn M Glas
e1f88e546d
Create 5 empty tabs / fragments for the tutorial
(Start, Concept, Usage, Setup, Finish)
2020-06-23 08:58:16 +02:00
Finn M Glas
3703c5e344
Add dotted bottom progress to swipeable tutorial
Closes #10

Now one can't exit the tutorial, this will be fixed before merging
2020-06-23 07:54:15 +02:00
Finn M Glas
53462d654b
Make sure it also looks good
- Adjust colors / themes
- Adjust layout
- Expand it
2020-06-21 21:22:59 +02:00
Finn M Glas
2b96b3140d
Create a working SearchView for the appslist
- Add a `filter` method to `AppsRecyclerView`
- Add a `SearchView` to layout
2020-06-21 15:27:27 +02:00
Finn M Glas
d0201f02a0
Make tutorial swipeable
But this still needs lots of improvement ^^

Closes #30
2020-06-21 14:33:49 +02:00
Finn M Glas
0c3a267d62
Create the UIObject interface
It is implemented by every visible object and serves as an abstraction, 
simplification.

Also: there only is one central sharedPreferences object (in 
`Functions.kt`). That makes the code way more readable.
2020-06-18 09:25:38 +02:00
Finn M Glas
fc754b8c9a
Fix color bugs 2020-06-17 23:35:58 +02:00
Finn M Glas
7669c44b4d
Rename packages and move files
- Rename MainActivity to HomeActivity
- Move functions.kt one level up
- Rename package `extern` to `libraries`
- Fix layouts and layout elements (nomenclature: 
`activity_fragment_element`)
- Move SectionsPagerAdapter code into the related activity kotlin file
2020-06-17 20:42:45 +02:00
Finn M Glas
2ab8bec8c0
Make fa icons visible for chosen actions
In the actions / apps fragment of the launchers settings.

The terminology has to be improved and kept the same everywhere in the 
app, as it also improves the codes readability and quality. I shall do 
that soon.
2020-06-17 09:14:20 +02:00