Loren Burkholder
7ed1fdb12f
Add auto-generated Android manifest and resources
3 years ago
Loren Burkholder
60d1072709
Add the delete icon to the resource file
...
I really should get my act together on this stuff... 🙄
3 years ago
Loren Burkholder
f66f82fe31
Don't let the emoji picker get too big
3 years ago
Loren Burkholder
2709430148
Actually commit the delete icon
3 years ago
Loren Burkholder
e7be12b8a0
Use PropertyAction instead of NumberAnimation for booleans
3 years ago
Loren Burkholder
2c49c188e3
Add delete button to popup
...
This currently doesn't have any filtering for power levels, which needs to be fixed.
3 years ago
Loren Burkholder
2e7c3d4a2a
Increase contrast between the popup and the background blur
3 years ago
Loren Burkholder
e116ebe1ac
Scale the back button down
...
The hit area is still the same size, though.
3 years ago
Loren Burkholder
474e3d6e2a
Don't reply on double click in mobile mode
...
I figured that it made the most sense to just split everything into two separate TapHandlers.
3 years ago
Loren Burkholder
2bf6a9083e
Fix the popup animation
3 years ago
Loren Burkholder
22592eac70
Remove unused import
3 years ago
Loren Burkholder
800b6a1626
Get blur overlay working
...
Progress!
3 years ago
Loren Burkholder
1918e89a0d
Continue work on animation
...
This *still* doesn't work.
3 years ago
Loren Burkholder
31ea6413c6
Work some more on the transition
...
This still doesn't work.
3 years ago
Loren Burkholder
a15b5d3fdb
Begin adding slide-in transition
...
Currently, this doesn't work.
3 years ago
Loren Burkholder
6a77e55c72
Create a mobile popup menu
...
This is much better suited to a mobile setting than a traditional context menu is.
Warning: this still is pretty basic and may be heavily modified in the future.
3 years ago
Loren Burkholder
5610529bac
Some defaults vary per platform
...
Although this was set up for Android, it applies certain changes to iOS as well, in case nheko ever is ported to iOS.
3 years ago
Loren Burkholder
f8392b8e45
Add mobile-friendly emoji picker mode
...
This also fixes some wacky indentations.
3 years ago
Loren Burkholder
bef2216ad3
Temporarily disable certificate validation for Android
...
This is merely to allow users to log in and should be a temporary fix only.
3 years ago
Loren Burkholder
9a6f53e8b2
Create working Android build
...
"Working" in this case means it compiles and runs.
3 years ago
Loren Burkholder
4af80be02d
Begin adding Android builds
3 years ago
Nicolas Werner
5bff9df4ae
Workaround for broken fetchMore() with reuseItems
3 years ago
Nicolas Werner
30aedd36a1
Reenable reuseItems for the message view
...
If this is still broken, we will need to disable it again.
3 years ago
Joseph Donofry
c7545cb455
Fix a few jdenticon bugs
3 years ago
DeepBlueV7.X
d6eeaa1c04
Merge pull request #721 from symphorien/hotlist
...
Implement a binding to go to a room with unread messages
3 years ago
Nicolas Werner
f91a0267e6
Add workaround for crash on some jdenticon inputs
3 years ago
Guillaume Girol
82b1cc4e5f
add Alt+A keybinding to switch to next room with unread messages
3 years ago
Nicolas Werner
f032c75e6a
Remove unused prototype
3 years ago
DeepBlueV7.X
8e2f1e9dce
Merge pull request #416 from LorenDB/jdenticon
...
Add jdenticon support
3 years ago
Weblate
61f57b0e09
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/
Translation: Nheko/nheko
3 years ago
Nicolas Werner
1dfea1d635
Merge branch 'master' of github.com:Nheko-Reborn/nheko
3 years ago
Weblate
d49fbae989
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (569 of 569 strings)
Co-authored-by: Jaron Viëtor <jaron@v8or.nl>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/
Translation: Nheko/nheko
3 years ago
Nicolas Werner
f6b278dc85
Update translations
3 years ago
Nicolas Werner
ac88d0bfed
Update translations
3 years ago
Weblate
09a40c9ad1
Translated using Weblate (Esperanto)
...
Currently translated at 100.0% (560 of 560 strings)
Co-authored-by: Tirifto <tirifto@posteo.cz>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/
Translation: Nheko/nheko
3 years ago
Weblate
b2bc80bfa2
Translated using Weblate (Esperanto)
...
Currently translated at 90.5% (507 of 560 strings)
Co-authored-by: Tirifto <tirifto@posteo.cz>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/
Translation: Nheko/nheko
3 years ago
Nicolas Werner
1b82b8242b
Keep identities for users cached
...
There is not really a reason to stop tracking them, just because the
server says so. We might still want to show a users profile, etc.
3 years ago
Loren Burkholder
b9255803fb
Streamline getting other user id from invited direct chat
3 years ago
Loren Burkholder
0b8527eb1b
Don't try to check whether a preview is direct
3 years ago
Loren Burkholder
fb53fc86b6
Fix invites crashing the whole app
3 years ago
Loren Burkholder
96edc0bb75
Use correct form of roomId
3 years ago
Loren Burkholder
87bff3493d
Add direct chat handling for previews and invites
3 years ago
Loren Burkholder
8e5f91a579
Use better jdenticon codes/id settings
3 years ago
Loren Burkholder
3b15bf5227
Remove useless line
3 years ago
Loren Burkholder
bb8dbf2c2e
Use better visible check
3 years ago
Loren Burkholder
094ddb48a2
Don't bother with crop
3 years ago
Loren Burkholder
2147ce8556
Only try loading plugin once
3 years ago
Loren Burkholder
f14762e6a5
Always show jdenticon toggle (disable if no plugin)
3 years ago
Loren Burkholder
0e3f3f2b20
make lint
3 years ago
Loren Burkholder
17729ce662
Fix jdenticons in various places
3 years ago