Commit graph

67 commits

Author SHA1 Message Date
ae4912fd29
super ultra mega refactoring
- now extending Application
- using that Application to store data like user or instances
- completed loading screen
  * made loading seamless
- and made other stuff work with that
2024-08-05 14:11:53 +02:00
9574ed496d
move this here 2024-08-05 11:30:54 +02:00
12273bdd17
calculate remaining time
and move opening termux to another class
2024-08-04 11:05:43 +02:00
10a4dd8f8f
move some things to opener 2024-08-04 10:53:26 +02:00
d43b02b4f2
add status to rented instance
I couldn't fix the commits
2024-08-04 10:53:02 +02:00
19ab656b7c
Merge remote-tracking branch 'origin/master' 2024-08-04 10:13:08 +02:00
bf546a8081
add themed icon and remove unnecessary icon files 2024-08-04 10:12:11 +02:00
d25db8ca0c
add themed icon and remove unnecessary icon files 2024-08-04 10:10:41 +02:00
2a61d22de9
add themed icon and remove unnecessary icon files 2024-08-04 10:09:09 +02:00
18dea0beb1
make loading seamless 2024-08-04 09:36:07 +02:00
5b27c8783e
login refactoring 2024-08-04 09:25:31 +02:00
fff16ca0fb
move fun stuff in login activity to another file
no clutter yano amirite
2024-08-04 08:47:33 +02:00
a7f0e5da8c
do this 2024-08-03 17:44:04 +02:00
ac3900d3d4
add remembering me 2024-08-03 17:42:11 +02:00
9d0401c0f6
add copy icon 2024-08-02 17:05:48 +02:00
2ed3d5da54
move a line 2024-08-02 14:46:18 +02:00
b8c7a62e58
remove unused imports
how to automate this
2024-08-01 19:01:52 +02:00
f33bc55f68
make more things translatable 2024-08-01 18:58:22 +02:00
3829e9ce3f
implement ssh button and misc improvements
a lot for one commit but I didn't wanna commit every single line of code
2024-08-01 18:51:26 +02:00
74aefb6592
remove unused imports 2024-08-01 14:29:06 +02:00
38ce999965
fix balance card color 2024-08-01 14:28:24 +02:00
1d24005e5e
refresh on start 2024-08-01 14:26:21 +02:00
bdd6fefed1
new instances view 2024-08-01 14:26:16 +02:00
a48c19833b
fix rentedinstance object 2024-08-01 14:25:59 +02:00
0a85bb20e0
rentedinstance on instances callback and dashboard view model 2024-08-01 14:07:14 +02:00
3ae52c6638
add permission support for termux
this will be used in the future
2024-08-01 12:39:20 +02:00
046e3147d9
remove unused imports 2024-07-31 15:59:41 +02:00
2eb1bedf9b
remove useless file 2024-07-31 15:58:44 +02:00
c8e3635232
make billing tab work with the new viewmodel 2024-07-31 15:54:32 +02:00
f4b3760d84
implement refreshing instances in viewmodel and accordingly in ui 2024-07-31 15:53:59 +02:00
c10484f698
fix instance objects 2024-07-31 15:52:46 +02:00
a0ba813d5f
debugging to api callbacks 2024-07-31 15:52:20 +02:00
5d7dd31354
make instance callback return instances 2024-07-31 12:44:10 +02:00
9f72e6cc72
update todos in readme 2024-07-30 18:16:11 +02:00
09f727c643
work on api objects
if only the api was better
2024-07-30 17:39:35 +02:00
bc25923883
document mess (api)
the api is a mess and I don't like it
- same keys on listings and rentals, but the values mean something different
- inconsistent use of space units like gb gib mb mib are all used and it's confusing
- no official docs
2024-07-29 17:49:38 +02:00
fbdcd5b224
split things, add a rented instance class
will fix errors later
2024-07-29 12:18:23 +02:00
61d4dde944
document rented instance fields 2024-07-29 12:17:49 +02:00
9a3d3ccf6b
remove unused imports 2024-07-29 11:11:23 +02:00
106a2433a8
add Instance and related objects 2024-07-29 11:11:03 +02:00
3dd96447e9
further document the api 2024-07-29 11:10:41 +02:00
cd2f68df65
document the vast.ai api 2024-07-28 18:25:27 +02:00
ed25cb92f7
use the new api endpoint 2024-07-28 18:24:36 +02:00
8301dfc50c
add more api routes 2024-07-28 18:23:47 +02:00
00c6b5d24d
remove unnecessary file from .idea 2024-07-28 14:39:35 +02:00
dcf7fadf71
add app icon 2024-07-28 14:28:56 +02:00
d53edbfe29
some file modified I don't know what it is but I'm commiting it 2024-07-28 13:09:02 +02:00
37475c83d5
tweak cards on dashboard
to allow very short and very long text
looks fine too
2024-07-28 12:55:57 +02:00
99b7229628
so you can't put a number when formatting as float 2024-07-28 12:49:38 +02:00
115b5adb7a
forgot one 2024-07-28 12:46:37 +02:00