-
-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#841 - Make text size bigger for flow control
#621 - Just atach to notification of pressensor when in brew-add/brew-edit to save energy. #811 / #837 - Making more pipes, switching to native @if / @else, removing unneeded html tags with this, changing more functions to variables, adding more to pipes. Using ng-container and ng-template for reducing duplicated HTML. Just use swiper-element on brew-information when brew-profile is given, else jut use the normal card, makes it less performance-relevant because swiper is not listening. Removing unneded imports #838 - Reverting ag-virtual-scroll to 100vh, but adding scroll-event trigger #842 - Add norwegian language #661 - When resetting the buttons are displayed again #660 - Fixing cut of scroll bar ios
- Loading branch information
1 parent
5ee3ae7
commit c828a0a
Showing
62 changed files
with
1,700 additions
and
1,785 deletions.
There are no files selected for viewing
6 changes: 3 additions & 3 deletions
6
android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<background> | ||
<inset android:drawable="@mipmap/ic_launcher_background" android:inset="16.7%" /> | ||
<inset android:drawable="@mipmap/ic_launcher_background" android:inset="16%" /> | ||
</background> | ||
<foreground> | ||
<inset android:drawable="@mipmap/ic_launcher_foreground" android:inset="16.7%" /> | ||
<inset android:drawable="@mipmap/ic_launcher_foreground" android:inset="16%" /> | ||
</foreground> | ||
</adaptive-icon> | ||
</adaptive-icon> |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.