Vishnu Mohandas
2ab31b5700
Merge branch 'main' into build_isar
2024-01-15 18:18:10 +05:30
vishnukvmd
dc023ddb6e
Fix script
2024-01-15 18:16:09 +05:30
vishnukvmd
eec6e64823
Fix script
2024-01-15 17:58:34 +05:30
vishnukvmd
1ffb690062
Add script to build Isar from source
2024-01-15 17:55:51 +05:30
Vishnu Mohandas
7d5c022edb
Merge branch 'main' into fix_white_screen
2024-01-15 15:52:11 +05:30
vishnukvmd
0ad91da2bd
Update translations
2024-01-15 15:19:10 +05:30
vishnukvmd
0b2b5689db
Ensure framework is initialized before fetching the state
2024-01-15 15:19:07 +05:30
ashilkn
a7e6c34b13
log time taken to fetch memories
2024-01-15 12:40:05 +05:30
ashilkn
ea8c648ce4
tweak again
2024-01-15 12:08:13 +05:30
ashilkn
314814074c
adjust colors and gradients
2024-01-15 11:57:31 +05:30
ashilkn
d62d7d0743
remove 'memories' title on header of home tab
2024-01-15 11:19:49 +05:30
ashilkn
57dc3742ca
Revert "extract string"
...
This reverts commit aa126cdba4
.
2024-01-15 11:17:45 +05:30
Vishnu Mohandas
d409ad7429
New Translations ( #1648 )
2024-01-15 11:04:25 +05:30
Crowdin Bot
ed73e0cb24
New Crowdin translations by GitHub Action
2024-01-15 00:09:26 +00:00
Vishnu Mohandas
a460b6ced2
Memories redesign ( #1649 )
2024-01-13 19:57:41 +05:30
ashilkn
2b917ded84
bump up version to 0.8.36
2024-01-13 19:56:42 +05:30
ashilkn
07fa8cd235
remove divider below memories
2024-01-13 19:46:52 +05:30
ashilkn
aa126cdba4
extract string
2024-01-13 19:45:36 +05:30
ashilkn
62ea6cdf2c
Merge branch 'main' into memories_redesign
2024-01-13 19:39:33 +05:30
ashilkn
7f37cee27d
rename MemoryCoverWidgetNew to MemoryCoverWidget
2024-01-13 19:32:21 +05:30
ashilkn
179b09992b
remove old MemoryCoverWidget
2024-01-13 19:30:56 +05:30
ashilkn
69f8cec4a5
store height and width of MemoryCoverWidget as constants
2024-01-13 19:15:21 +05:30
ashilkn
6ee47cc1be
add memories title with a heart icon
2024-01-13 18:57:01 +05:30
ashilkn
81493927b3
add border new memory cover widget in dark mode
2024-01-13 16:47:28 +05:30
ashilkn
ef206bd3b8
add shadow for new memory cover widget
2024-01-13 16:23:18 +05:30
ashilkn
0a4910372f
add hero animation for memory thumbnail
2024-01-13 15:10:35 +05:30
ashilkn
65426cc5b4
remove unwanted code
2024-01-13 15:10:01 +05:30
httpjamesm
6c6766038e
fix: passkeys redirect on email verify
2024-01-13 02:16:43 -05:00
httpjamesm
9a6b906c29
feat: accounts signup page
2024-01-13 02:08:08 -05:00
httpjamesm
9b723448de
feat: generate page
2024-01-13 02:06:34 -05:00
httpjamesm
811273ea59
fix: check login status on /passkeys
2024-01-13 01:59:46 -05:00
httpjamesm
42677df32e
fix: get hash without “#”
2024-01-13 01:56:03 -05:00
httpjamesm
611d7d192f
fix: use pkg.name
2024-01-13 01:27:46 -05:00
httpjamesm
db1b421e3a
fix: remove random ‘a’ typo
2024-01-13 01:22:59 -05:00
httpjamesm
f2edd73b86
feat: auto set client package on _app
2024-01-13 01:18:45 -05:00
httpjamesm
5b1cf9f823
feat: pass client package name
2024-01-13 01:07:30 -05:00
vishnukvmd
ee150cd936
Update sidebar
2024-01-13 00:32:49 +05:30
Vishnu Mohandas
813b99db71
Update index.md
2024-01-12 23:54:56 +05:30
ashilkn
64da59ada0
highlight new MemoryCoverWidget only if memories in it are not seen completely
2024-01-12 18:05:55 +05:30
ashilkn
b6544825d8
added border stroke to new MemoryCoverWidget
2024-01-12 16:51:11 +05:30
ashilkn
f77c876071
fix render overflow error
2024-01-12 16:16:36 +05:30
ashilkn
01fa417dac
refactor + add green linear gradent on bottom
2024-01-12 16:11:54 +05:30
Vishnu Mohandas
f401199c74
Search improvements ( #1645 )
2024-01-12 15:51:01 +05:30
ashilkn
2417fc0179
add black linear gradient + minor fix to text color
2024-01-12 14:46:00 +05:30
Nikunj Kumar Nakum
b785bfde57
Optimized SVG icons for #405 ( #418 )
...
<!--
Thanks for contributing!
Provide a description of your changes below and a general summary in the
title
Please look at the following checklist to ensure that your PR can be
accepted quickly:
-->
## Description
Sizing issue with recent #405 icons was fixed by optimizing svg files.
<!--- Describe your changes in detail -->
## Type of Change
<!--- Put an `x` in all the boxes that apply: -->
- [ ] 🖼️ New icon
- [ ] ✨ New feature (non-breaking change which adds functionality)
- [x] 🛠️ Bug fix (non-breaking change which fixes an issue)
- [ ] ❌ Breaking change (fix or feature that would cause existing
functionality to change)
- [ ] 🧹 Code refactor
- [ ] ✅ Build configuration change
- [ ] 📝 Documentation
- [ ] 🗑️ Chore
2024-01-12 13:07:09 +05:30
ashilkn
cd777f5735
add linear gradient on MemoryCoverWidget
2024-01-12 12:59:56 +05:30
ashilkn
9466c03397
minor changes
2024-01-12 12:06:21 +05:30
ashilkn
590c72c6e0
show unseen memory on opening new MemoryCoverWidget and show title
2024-01-12 11:52:55 +05:30
ashilkn
3a24e99003
route to FullScreenMemory screen on tapping the new MemoryCoverWidget
2024-01-12 11:48:59 +05:30
Abhinav
23a1e78a27
update UI
2024-01-12 10:13:17 +05:30