Adam Brown
|
3375ecdb12
|
When using the up arrow, navigate back to the main messages screen
- Ensures only 1 main activity can be launched
|
2023-01-07 15:24:36 +00:00 |
Adam Brown
|
167c3f81c4
|
Add beta version usecase tests
|
2022-12-30 16:38:49 +00:00 |
Adam Brown
|
58470e2dcd
|
Add home reducer tests
- reworks the multi state
|
2022-12-30 16:38:33 +00:00 |
Adam Brown
|
7a8c8ed88d
|
Convert home view model to reducer
|
2022-12-30 13:30:14 +00:00 |
Adam Brown
|
ac2c975d3f
|
Avoiding state getters on home model
|
2022-12-29 20:05:10 +00:00 |
Adam Brown
|
821c317916
|
converting login view model to state/reducer pattern
|
2022-12-13 19:15:30 +00:00 |
Adam Brown
|
5ddd407884
|
avoiding versioned plugins and making the buildSrc the main plugin classloader
|
2022-12-11 15:06:05 +00:00 |
Adam Brown
|
f1077efc17
|
convert to version catalog
|
2022-12-11 12:50:46 +00:00 |
Adam Brown
|
eb896017f3
|
First pass at extracting the engine module
|
2022-12-05 22:25:06 +00:00 |
Adam Brown
|
bb7e8603dc
|
Make use of extract state modules
|
2022-11-28 18:57:50 +00:00 |
Adam Brown
|
d66f0c0ab9
|
allowing the messages view to fail with nothing to see here
- means the user can go into the settings and enable logging to find out what's going wrong
|
2022-11-10 22:40:42 +00:00 |
Adam Brown
|
84bb15e5db
|
porting profile to reducer
|
2022-11-07 20:53:35 +00:00 |
Adam Brown
|
06bff064a8
|
fixing app upgrade not asking user to clear cache
|
2022-11-06 20:49:15 +00:00 |
Adam Brown
|
5db1a87a38
|
fixing sync leak when changing to the profile page
|
2022-11-04 10:25:54 +00:00 |
Adam Brown
|
a709fe503a
|
avoid opening the room list when going back from the settings page
|
2022-11-03 17:24:47 +00:00 |
Adam Brown
|
a5b7ede2d8
|
porting messenger domain to reducer
|
2022-11-01 10:35:48 +00:00 |
Adam Brown
|
6c3006142b
|
fixing visibility
|
2022-10-31 22:39:25 +00:00 |
Adam Brown
|
fe363058b5
|
save and restoring state view model
|
2022-10-31 21:09:15 +00:00 |
Adam Brown
|
de1aa00715
|
wip
|
2022-10-31 20:35:02 +00:00 |
Adam Brown
|
5b7fe5aa4e
|
block application launch setup until beta upgrades have completed
|
2022-10-30 19:34:34 +00:00 |
Adam Brown
|
b8b1612f01
|
fixing login sometimes never transitioning to next state
|
2022-10-17 22:26:52 +01:00 |
Adam Brown
|
b8689292c3
|
request notification permission on android 13 when showing home content
|
2022-10-12 22:59:31 +01:00 |
Adam Brown
|
492d7df9ac
|
moving login and home modules to the chat engine
|
2022-10-09 17:24:05 +01:00 |
Adam Brown
|
3f956d1903
|
moving the image gallery to the messenger module and attaching to a attachment button
|
2022-09-29 14:32:04 +01:00 |
Adam Brown
|
c61646bbd3
|
creating dedicated activity for image selection
|
2022-09-29 13:50:58 +01:00 |
Adam Brown
|
34e0415892
|
fixing performance issue when loading large lists of images
|
2022-09-29 13:11:40 +01:00 |
Adam Brown
|
6f89c71300
|
adding skeleton for image gallery folder viewing
|
2022-09-28 22:37:53 +01:00 |
Adam Brown
|
debfc5e5f0
|
adding first pass at a image gallery component with folder fetching
|
2022-09-28 19:51:30 +01:00 |
Adam Brown
|
f8f2eead36
|
ignoring tab taps when already on the tab page
|
2022-09-19 22:09:25 +01:00 |
Adam Brown
|
eff150aebc
|
fixing crash when switching from the invitations screen to the conversation directory and back to the profile
|
2022-09-15 20:06:17 +01:00 |
Adam Brown
|
40461f692f
|
observe invite changes and render a ! badge on the profile bottom item
|
2022-09-15 20:06:17 +01:00 |
Adam Brown
|
0c113896c1
|
adding material you toggle
- meant moving the base preferences to the core module and allowing the activity to recreate itself if the theme congifuration has changed
|
2022-09-08 20:06:08 +01:00 |
Adam Brown
|
ef7af20853
|
applying dynamic colour scheme and fixing appbar/navbar quirks
|
2022-09-08 20:06:08 +01:00 |
Adam Brown
|
1a6f8b6b40
|
including material3 dependencies and attempting 1 for 1 swap of imports
|
2022-09-08 20:06:08 +01:00 |
Adam Brown
|
8261d53460
|
splitting core into core and compose core to allow for more modules to avoid the android plugin
|
2022-06-11 14:10:17 +01:00 |
Adam Brown
|
4a0d2cd42d
|
prepping for kotlin 1.7.0 release, removing compose from modules that don't need it
|
2022-06-11 13:29:47 +01:00 |
Adam Brown
|
dccf8cc206
|
scrolling to top when select directory icon again
|
2022-04-13 21:33:16 +01:00 |
Adam Brown
|
81d88b51fc
|
setting push token via background scheduler which will automatically retry
|
2022-04-04 20:47:05 +01:00 |
Adam Brown
|
0aa157b5df
|
adding beta dialog to mentioning clearing cache on upgrades
|
2022-04-03 22:46:36 +01:00 |
Adam Brown
|
be4fe82043
|
adding basic invitations list page via the profile
|
2022-03-13 22:53:58 +00:00 |
Adam Brown
|
1f96bfbc0f
|
making a start on testing the android side of the project
|
2022-03-05 19:23:37 +00:00 |
Adam Brown
|
c78d24a458
|
initial commit
|
2022-02-27 21:48:14 +00:00 |