All notable changes to this project will be documented in this file.
- (CI) Changelog
- (CI) Changelog
- (CI) Changelog generation
- Replace images
- Update english f-droid description
- Remove unused file
- (CI) Clean up old changelogs and auto generate changelogs
- (CI) Release action
- Name in relase action
- Release action
- Release action
- Generate changelog with git cliff
- Bump version number
- Add vietnamese
- Version number
- Version number
- Version number
- Use Scrollview instead of jetpack compose in settings (to fix scroll behavior)
- Double tap app name (#265)
- Backup
- Change log action
- Version number
- Fix serialize test
- Tip not beeing removed; refactor: simpify firstOpen variable
- Adapt translation files
- Use different method of opening quicksettings (thanks @The-Repo-Club)
- Remove dead code
- Version number
- README
- Version number
- Add swipe up gesture
- Add toggle for "open apps automatically" (#236)
- Build singed apk (#239)
- Crash on double tap gesture
- Fix crash on keyboard enter (closes #244)
- #251
- Replace deprecated function calls
- Code clean up
- Issue templates
- Version number
- Setup apk signing
- Apk signing
- Fix
- Fix variable
- Trying out something. Maybe I understand the docs wrong
- Add two new actions: show recents and open quick settings
- This improves a lot of code concerend with locking the screen. This fixes #180
- Clarify strings
- Version number
- Add translations for Lithuanian (#230)
- Reorder langs in readme
- Version number
- Version number
- Text size in settings
- #209
- Version number
- Settings text changin size (i guess it was better as it was before)
- Improve text resize behaviour and set broader limits (#207)
- Version number
- Work icon size and work icon position
- Version number
- Replace some texts with images, enable uninstall of apps throug… (#204)
- Set app name right when it is added to the home screen, not just at showing the fragment (#202)
- Version number
- Version number
- Set swipe right app
- Version number
- Move 'backToHomeScreen()' to onResume to not show home shortly before opening an app
- #172
- Update dependencies
- Update dependencies
- Version number
- German translation (#191)
- Version number
- (homescreen) This fixes the homescreen alignment bug (#185), while also being a general code improvement commit (#187)
- (homescreen) Place apps that are only in work profile on home screen (#188)
- Version number
- Remove non-free dependencies
- (german) Update german string (#175)
- Home alignment when click area is exetended (#176)
- Version number
- Update version number
- Implement #102 (#160)
- Bump version number
- Implements #82 (#136)
- Hidden apps string hardcoded (#126)
- Set app language to system language (#128)
- Swipe app names black if not set
- Version number, preapre for next release
- Toggle date and time independently (#88)
- Add korean to settings
- Remove strings, use resources
- Use packageName for applias identifier instead of appLabel (#103)
- Replace string with string resourece (#97)
- Add pull request template for translations
- Rename translation template
- Rename pull_request_template
- Add version number to settings to improve debugging
- Change version code
- Changelogs for v9
- Migrate to jetpack compose (#30)
- Deutsch -> german
- European Portuguese (#68)
- (settings) Language list doubled
- Option to set language from system settings
- Option to set language from system settings
- Text size string
- Add layout to landscape-layout
- Add layout to landscape-layout
- Change deprecated code
- Remove unused strings
- Remove more ads
- Removed more unused strings
- Removed even more unused strings
- Removed unused constants and xml layout
- Remove mode dead code
- Change version code
- Add build action
- Update build action
- Update kotlin version
- Change text size
- List hidden apps
- Fix double tap2lock
- Clean up code
- Version number
- (translation) Manually select language
- (permission) Remove internet permisisons, and everything that needed it
- (landscape) Add language menu to landscape layout xml
- (version) Update version code
- (translation) Add italian translation
- App drawer swipe down to dismiss not working sometimes
- Daily wallpaper not updating correctly
- Pressing enter not opening the first app in list
- Some calendar apps not showing up
- Showing message dialog again and again
- Wallpaper worker not cancelled when setting black wallpaper
- Some apps not being added on home screen
- Screen timeout resetting to 30 seconds if screen timeout lock is enabled
- Some work apps not opening
- Home apps not opening if userhandle is empty
- Crashing while opening dual/cloned apps
- Crash when a hidden app list contains an uninstalled app
- Hidden apps set getting empty
- Extra space after apps when right aligned
- Non-transparent navigation bar in Android 10
- Gravity issue in home apps text
- App list not updating immediately after install/uninstall
- Not showing the triple lock message
- Nav bar not showing in certain conditions
- List of fallback wallpaper urls
- Home apps not changin color on pressed
- App list refreshing unnecessarily
- Theme change glitch on cold app start
- App drawer closing unexpectedly when swiping after partial search
- Default wallpaper not working
- Not showing date if phone is set to 24 hour time format
- Search view text color
- Wallpaper issue in Marshmallow (Android 6.0)
- App start crash in Android 8.0
- Apps blinking when home button pressed
- Crash on initialising navController in MainActivity
- App click listener in app list
- Moved some logic from view to viewmodel