Finn M Glas
096abc2c61
Implement option to enable double swipes
2020-08-20 23:09:15 +02:00
Finn M Glas
09926d34ed
Implement double swipe actions
...
Closes #52
2020-08-20 22:41:50 +02:00
Finn M Glas
a38c683cd2
Buffer pointercount
...
In order to find out how many presses there were. Currently displayed
using a Toast in HomeActivity.
2020-08-20 21:33:41 +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
855ba1a1f4
Add date-format translations
...
Closes #63
2020-08-17 13:56:43 +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
86e9f9c597
Save date-format in launcherPreferences
2020-08-17 13:14:53 +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
1754f1e2ef
Bump badge_version.png (Tutorial) to v1.4.0
2020-08-17 09:05:01 +02:00
Finn M Glas
3a4e86d1df
Add Changelogs and bump Versioncode
...
for the Patch Launcher v1.3.1
2020-06-28 07:31:18 +02:00
Finn M Glas
f4a590f373
Disable auto-launching of searched apps
...
Closes #60
2020-06-28 07:11:04 +02:00
Finn M Glas
d16c20f5a6
Autofocus on searchView (show keyboard)
...
in the ListActivity (App Fragment)
2020-06-28 06:43:24 +02:00
Finn M Glas
02685ddf37
Preloads Apps to speed up ListActivity
...
The AppInfos are asyncronously loaded
Closes #59
2020-06-28 06:36:40 +02:00
Finn M Glas
4f5974d997
Fix settings icon rotation
2020-06-26 08:23:18 +02:00
Finn M Glas
69c084ac51
Bump version code and add changelogs
...
for release 1.3.0
2020-06-26 07:57:42 +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
08d4a6c2ef
Ensure upwards compatibility of themes and preferences
...
The app now saves which version was used the last time and recognizes,
if something changed / settings have to be adjusted to fit the version.
2020-06-24 11:11:09 +02:00
Finn M Glas
abcc1870fc
Cleanup: Centralise preference keys
...
Put them into `Functions.kt`
2020-06-24 09:38:21 +02:00
Finn M Glas
f46c1a278c
Improve default apps choice algorithm
...
- Add new apps (TikTok, Brave browser, Tor browser, S Memo, etc...)
- By default, choose the apps list and settings
- Now have browsers on down-swipe
2020-06-24 08:51:29 +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
02ae80be68
Auto-launch app if only one result is found
...
As this behaviour seems more efficient.
TODO: Add option to disable this
2020-06-21 19:16:10 +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
b01ddf2ae6
Fix: White display
...
When newly installing the app, it would have an all white screen because
the vibrant and dominant color would only be set when changing themes.
This problem emerged within the `fix/code` branch and was not published
anywhere yet.
2020-06-21 13:18:51 +02:00
Finn M Glas
56fb5a063d
Link new sponsor site
...
https://sponsor.finnmglas.com
2020-06-21 12:08:10 +02:00
Finn M Glas
cfa7ce5d00
Fix colors for themes 'finn' and 'dark'
...
- UIObject: Rename `setTheme` to `applyTheme` and `configure` to
`adjustLayout`
2020-06-19 10:29:01 +02:00
Finn M Glas
840ef1f110
Add code documentation (classes), Improve variable names
...
- Rename "action" to "intention", as "action" was used for two things.
Now it only describes swipe or click actions.
- other minor style improvements
2020-06-19 09:45:16 +02:00
Finn M Glas
90e1f8893b
Set theme and onClicks in the UIObject interfaces onStart
...
Also:
- Introduce a new temporary bug: The themes do not change anymore, as
they will be switched dynamically soon (before I request pull)
- Start adding good documentation
- Speed up the apps list a little
2020-06-19 06:43:14 +02:00
Finn M Glas
5d71cf7113
Fix weird SettingsIcon behaviour
...
When OnPause was called and the user went back to launcher, it made
weird movements
2020-06-18 19:53:01 +02:00
Finn M Glas
057dd5e0a4
Another color fix
2020-06-18 19:45:01 +02:00
Finn M Glas
baeaac54b6
Only use the central preferences
...
Only one SharedPreferences object exists (`launcherPreferences`)
Also: remove unused imports
2020-06-18 10:48:54 +02:00
Finn M Glas
68cf994c41
Add animations
...
- right to left swipe
- left to right swipe
- top down swipe
2020-06-18 10:17:04 +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