|
|
ae5cece27b
|
style: Remove empty line
|
2022-08-14 20:11:49 +02:00 |
|
|
|
6f9ced6d24
|
ui: Add a simple way to scale the background image
|
2022-08-14 17:51:21 +02:00 |
|
|
|
888b3e3e2e
|
ui: Use a GestureDetector
|
2022-08-14 17:21:49 +02:00 |
|
|
|
5eeea2ba77
|
ui: Increase contrast with the progress indicator
|
2022-08-14 16:31:18 +02:00 |
|
|
|
9153eb767f
|
refactor: Move AppearancePage into ui/pages/settings/appearance/
|
2022-08-08 22:15:00 +02:00 |
|
|
|
218caaae18
|
style: Fix indentation
|
2022-08-08 22:13:41 +02:00 |
|
|
|
6a22a32724
|
ui: Fix the conversation's back button not working
When opening a new conversation from the NewConversationPage,
the navigation stack would be empty.
|
2022-08-06 20:44:37 +02:00 |
|
|
|
9ad2745dc6
|
ui: Invalidate background image's cache entry
|
2022-07-31 19:29:24 +02:00 |
|
|
|
418a9d71bf
|
ui: Do all image cropping and blurring in a different isolate
|
2022-07-31 17:36:23 +02:00 |
|
|
|
2e2834e9db
|
ui: Improve the background image cropper
|
2022-07-31 17:18:04 +02:00 |
|
|
|
1d845e685c
|
ui: Implement cropping the background image
|
2022-07-31 13:06:14 +02:00 |
|
|
|
4427629841
|
style: Fix linter warnings
|
2022-07-30 22:12:33 +02:00 |
|
|
|
3f480574d9
|
style: Migrate lib/ui/ to very_good_analysis
|
2022-07-17 19:24:18 +02:00 |
|
|
|
68dda80c1f
|
build: Use build_runner for the data classes and licenses
|
2022-05-07 21:56:02 +02:00 |
|
|
|
65a5a3e283
|
service: Implement log out
|
2022-04-17 11:53:00 +02:00 |
|
|
|
9171112d6f
|
wip: Migrate flutter_background_service to 2.0.0
|
2022-04-15 12:46:08 +02:00 |
|
|
|
32662ce5aa
|
ui: Add a page transition to the conversation
|
2022-04-14 12:38:36 +02:00 |
|
|
|
91c941f53c
|
ui: Fix the autodownload file size picker
|
2022-04-11 13:05:30 +02:00 |
|
|
|
9d9a488b48
|
ui: Refactor [BorderlessTopbar] a bit
|
2022-04-10 11:47:09 +02:00 |
|
|
|
cf353ce5ce
|
ui: 'Mobile Internet' -> 'Mobile Data'
|
2022-04-05 20:49:02 +02:00 |
|
|
|
c7dd5961f7
|
ui: Convert the settings to Bloc
|
2022-03-26 14:32:41 +01:00 |
|
|
|
d1e15499e7
|
ui: Add back some settings pages
|
2022-03-25 18:31:47 +01:00 |
|
|
|
815936bf1e
|
ui: First steps towards Bloc
|
2022-03-19 22:34:36 +01:00 |
|
|
|
e39463dc0a
|
ui: Kind of implement setting an avatar
|
2022-03-17 11:40:57 +01:00 |
|
|
|
5d21177841
|
meta: Implement user blocking
|
2022-03-14 20:58:32 +01:00 |
|
|
|
5e8fa76a47
|
build: Fix license script
|
2022-03-09 13:53:40 +01:00 |
|
|
|
92731677a3
|
meta: Implement swipe-to-quote
|
2022-03-08 14:13:58 +01:00 |
|
|
|
6d9d6bb0a1
|
ui: Delete old background images on setting and removing
|
2022-03-06 17:00:58 +01:00 |
|
|
|
43041ba4ce
|
ui: Implement chat backgrounds
|
2022-03-06 16:52:32 +01:00 |
|
|
|
820a1a7de6
|
service: Implement download size restrictions
|
2022-03-05 20:35:52 +01:00 |
|
|
|
37f2c3f17f
|
service: Make auto-downloads a bit more configurable
|
2022-03-05 19:11:28 +01:00 |
|
|
|
213d777750
|
ui: Add privacy settings
|
2022-03-04 15:26:30 +01:00 |
|
|
|
ef4826c619
|
meta: Receive images using OOB data
|
2022-02-24 21:47:30 +01:00 |
|
|
|
7c55434c50
|
ui: Restore the 'Debug enabled' switch
|
2022-02-23 14:35:46 +01:00 |
|
|
|
0fa62f904a
|
meta: Add an UDP logger
|
2022-02-16 20:38:15 +01:00 |
|
|
|
e33b290d24
|
style: Fix linter issues
|
2022-02-06 18:48:59 +01:00 |
|
|
|
3dd0ac1754
|
ui: Add a (useless) debugging page
|
2022-02-04 18:38:26 +01:00 |
|
|
|
4a86f239ff
|
refactor: Move lib/data/ into lib/ui/
|
2022-01-26 12:31:48 +01:00 |
|
|
|
6f596b7fca
|
refactor: Move lib/redux into lib/ui/
|
2022-01-25 16:19:24 +01:00 |
|
|
|
68ccbf2744
|
style: Replace navigation strings with constants
|
2022-01-25 16:14:32 +01:00 |
|
|
|
f8acf98ebd
|
style: Spent 6h fixing linter warnings
|
2022-01-21 17:44:48 +01:00 |
|
|
|
f79824510a
|
style: Replace single quotes with double quotes
|
2022-01-10 15:47:51 +01:00 |
|
|
|
eb06e8b863
|
ui: Add showConfirmationDialog
|
2022-01-10 15:35:44 +01:00 |
|
|
|
986d43cb0f
|
ui: Implement a logout
|
2021-12-28 20:52:27 +01:00 |
|
|
|
2b301ca032
|
build: Generate the list of libraries
|
2021-12-26 22:58:26 +01:00 |
|
|
|
61e2683214
|
ui: Add button for showing own JID as a QR code
|
2021-12-26 19:02:31 +01:00 |
|
|
|
d034a0e7ad
|
ui: Add xmpp-providers to the licenses
|
2021-12-26 12:10:00 +01:00 |
|
|
|
4484600927
|
ui: Add a nice graphic for when no chats open
|
2021-12-25 21:37:34 +01:00 |
|
|
|
83990243fb
|
ui: Finally set the app icon
|
2021-12-25 19:21:47 +01:00 |
|
|
|
35da08608b
|
ui: Make the UI much more consistent
|
2021-12-25 19:01:06 +01:00 |
|