Commit graph

653 commits

Author SHA1 Message Date
Finn M Glas
52ed08bae2
Merge pull request #47 from finnmglas/feature/french-docs
Feature/french docs
2020-06-06 06:45:51 +02:00
Finn M Glas
b2dfa0f307
Add French translation to README
Further:
- fix a few typos
- improve sturcture of links
- improve language selection
- comment, make it easier to understand
2020-06-06 06:45:00 +02:00
Finn M Glas
e889284a38
Add french fastlane structure 2020-06-06 05:44:22 +02:00
Finn M Glas
fd453c6f50
Add german fastlane structure
as mentioned in #44
2020-06-06 05:36:20 +02:00
Finn M Glas
37491d9afe
Fix en-US fastlane
- Correct the version number to decimal ^^
- Add privacy statement
2020-06-06 05:33:28 +02:00
Finn M Glas
81e686b916
Merge pull request #46 from finnmglas/feature/fastlane-structures
Establish fastlane structures
2020-06-05 21:59:06 +02:00
Finn M Glas
e785583ab8
Establish fastlane structures
For publishing to the main F-Droid repo
For now, only in English
2020-06-05 21:55:45 +02:00
Finn M Glas
82dc6c8127
Add IzzyOnDroid link
So that people can download it from F-Droid by adding Izzys repository.
This is an alternative to Google Play.
In the future I should consider adding it to the main F-Droid repository.

Closes #44 - thank you for opening it ^^
2020-06-05 19:52:01 +02:00
Finn M Glas
eae4867d44
Add release shield 2020-06-04 19:50:13 +02:00
Finn M Glas
2d7d0528b2
Add badges to README
Types:
- License, Contribution (https://shields.io)
- Watch, Star, Fork (https://shields.io)
- google play download badge
2020-06-04 19:31:51 +02:00
Finn M Glas
e63c61a35c
Update theme images, Add apps list pictures
This is related to the last release - just an update for the docs.
2020-06-04 18:23:58 +02:00
Finn M Glas
7ceb7d6103
Add github sponsors profile
Turned 18 today - now you can support me with what I do!
2020-06-01 18:02:54 +02:00
Finn M Glas
140f387c41
Show icons in Grayscale in the dark theme 2020-05-30 02:39:59 +02:00
Finn M Glas
ded2c780e5
Bump version code
for release 1.2.1
2020-05-30 02:23:25 +02:00
Finn M Glas
463303ebdf
Merge pull request #42 from finnmglas/feature/appinfo
Feature/appinfo
2020-05-30 01:24:47 +02:00
Finn M Glas
d74783a3fd
A few related fixes
+ Prevent opening app when clicking close to 3 dots icon
+ Enable dark popup background on older APIs
+ Prevent closing `ChooseActivity` when app is uninstalled
2020-05-30 01:23:05 +02:00
Finn M Glas
2399f35cc1
Add translations for three dot menu
And adjust variable names
2020-05-30 00:58:33 +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
7b623e97d8
Open device settings in new tab, Add translations
Translations for the list items in the actions recycler
2020-05-29 20:48:41 +02:00
Finn M Glas
a98884af74
Close Settings on inactivity 2020-05-29 18:57:10 +02:00
Finn M Glas
41ace0a30b
Merge pull request #41 from finnmglas/feature/select-actions
Feature/select actions 2
2020-05-29 18:53:39 +02:00
Finn M Glas
b7f6db71e3
Open Settings if no LongClickApp is specified 2020-05-29 18:26:46 +02:00
Finn M Glas
80e8c57930
Fix: Only change the button color if the current theme is "custom" 2020-05-29 18:21:48 +02:00
Finn M Glas
83c7cad0db
Merge pull request #40 from finnmglas/feature/select-actions
Feature/select actions
2020-05-29 18:11:42 +02:00
Finn M Glas
2581981c6c
Make the buttons adjust to the color
I think it is time for a release ^^
2020-05-29 18:08:31 +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
0134665ee3
Change to a RecyclerView for displaying actions
Icons are shown instead of a button if apps are selected
2020-05-29 17:31:47 +02:00
Finn M Glas
d7ac02352c
Merge pull request #39 from finnmglas/feature/show-selected-apps
Feature/show selected apps
2020-05-28 22:42:16 +02:00
Finn M Glas
f8caabec8d
Align action names to left
(Fix - was wrong before)
2020-05-28 22:28:06 +02:00
Finn M Glas
2cc3d841ed
Display app icons of selected apps
Closes #32 - 2 Days after I opened it, not bad ^^

However, further improvements are necessary
2020-05-28 20:16:37 +02:00
Finn M Glas
81269989a1
Add empty imageview placeholders for the icons
They have `visibility="gone"` so the layout looks unchanged
2020-05-28 19:10:53 +02:00
Finn M Glas
b46c9d76d3
Name adjustments and minor fixes
+ Fix `top-margin` in the choose activity
+ Rename `ViewPager` files for Settings to contain the string 'Settings'
+ Rename `firstStartup` to `Tutorial`
+ Remove unused library imports in `SettingsActivity.kt`
2020-05-28 18:42:58 +02:00
Finn M Glas
09738cd648
Enable alphabetical sorting
Again ^^
2020-05-27 21:52:58 +02:00
Finn M Glas
9d691910b3
Merge pull request #38 from finnmglas/feature/further-actions
Feature/further actions
2020-05-27 15:28:21 +02:00
Finn M Glas
65a4241220
Add a long click action
To be executed on long click on the home screen. It soon will be 
necessary to make a RecyclerView for those actions.
2020-05-27 14:45:15 +02:00
Finn M Glas
b906d7b86d
Add a double click application
That can be opened by clicking twice.

Closes #34

Also:
+ adjust text color in tutorial
+ some other small adjustments
2020-05-27 14:33:55 +02:00
Finn M Glas
2b4a2c6757
Merge pull request #37 from finnmglas/fix/same-color
Prevent theme colors from being equal
2020-05-27 12:54:16 +02:00
Finn M Glas
626a032414
Prevent theme colors from being equal
If `vibrantColor` is equal to `dominantColor`, dominant will be darkened 
by 20% and vibrant lightened by 20%
2020-05-27 12:53:35 +02:00
Finn M Glas
0154874b0f
Merge pull request #36 from finnmglas/feature/apps-list
Feature/apps list
2020-05-27 12:27:46 +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
9fa009bf99
Remove unnecessary leftover code
zombiecode, toasts and the old apps list
2020-05-27 11:12:40 +02:00
Finn M Glas
4c131e4aed
Replace apps list with a RecyclerView
this is way faster, more efficient - and it even enables the app to show 
app icone, which Closes #31
2020-05-27 10:59:19 +02:00
Finn M Glas
0438d0f8cf
Use actual image links
In the ´raw.githubusercontent.com´ format
2020-05-27 05:25:31 +02:00
Finn M Glas
3c4057d4fd Set theme jekyll-theme-minimal 2020-05-27 05:19:43 +02:00
Finn M Glas
c8f202d570
Add a app icon
it took way too long to add a good one ^^
so here you go!
2020-05-26 19:42:09 +02:00
Finn M Glas
7e7c2eda11
Fix attribution 2020-05-26 19:02:09 +02:00
Finn M Glas
3a3c1d74c4
Add references to photographers
It is optional but I am grateful for their pictures, thus the attribution.
2020-05-26 19:01:08 +02:00
Finn M Glas
b01e1e65ef
Update README.md for the release of v1.2.0
+ Add themes explanation
+ Add link to pictures of themes

Ready to release!
2020-05-26 18:45:37 +02:00
Finn M Glas
3e4785f3e3
Rename folder 'wallpaper' to 'themes'
As it contains theme screenshots rather than wallpapers
2020-05-26 18:21:10 +02:00
Finn M Glas
4e143dca4b
Add new Play Graphics
for the new Release! YAY!
2020-05-26 18:09:07 +02:00