Sad Ellie
aff3cd4ca3
Back to ExprK.
...
Added more operators for calculator. Formatting and other stuff are broken.
P.S. Using my own fork of ExprK. Added square root operator to it.
2022-12-07 20:52:17 +04:00
Sad Ellie
193170c734
Switched to EvalEx
...
Will need to refactor some convert method in the future.
2022-11-21 17:24:37 +04:00
Sad Ellie
7c38a60788
Bump and clear
2022-11-20 20:03:08 +04:00
sadellie
2a348867a2
Bump!
2022-11-13 12:37:43 +04:00
sadellie
8e928d44bf
Added basic calculator functionality.
...
- Lots of changes in UI
- Lots of changes in formatter
- Lots of changes in input processing functions
Note: No tests for this feature since I'm not about how calculator should work in Unitto.
Screenshots/promo/brand/press kit will be updated later.
This commit is a mess, sorry if you've somehow ended up here.
2022-11-13 11:47:17 +04:00
sadellie
d4f2be1b55
Electric purple
2022-11-05 21:54:55 +04:00
Sad Ellie
8ac244289a
Bump!
2022-09-03 14:01:19 +03:00
Sad Ellie
24cd87924d
Changed fdroid store link
...
Users can't rate app on F-Droid, better open GitHub repository
2022-09-03 13:37:34 +03:00
Sad Ellie
d758712413
Better approach for Flows
2022-08-20 13:10:11 +03:00
Sad Ellie
efb2e3404f
Bump
2022-08-14 00:11:52 +03:00
Sad Ellie
e3c1c5376f
Personal UnitGroups list
...
User can now reorder/add/hide unit groups.
Lots of stuff were implemented in a very strange/ugly way, but will be fixed in later commits.
2022-08-12 21:28:07 +03:00
Sad Ellie
a085a885e1
Dark sea green
2022-07-31 19:09:59 +03:00
Sad Ellie
802ba20fde
Renamed buildType
2022-07-29 21:57:32 +03:00
Sad Ellie
e2c76b4099
Fixed store link for fdroid flavor
2022-07-29 21:44:02 +03:00
Sad Ellie
22720912ab
Bump
2022-07-29 21:41:22 +03:00
Sad Ellie
3bb7ac1d7f
Fixed naming convention for build config fields
2022-07-28 22:57:19 +03:00
Sad Ellie
41da67fe02
Added fdroid flavor ( #1 )
...
Added FirebaseHelper class to fix Firebase package not being found
Added check to remove analytics option on SettingsScreen
2022-07-28 22:33:03 +03:00
Sad Ellie
e6feeebcf5
Bump!
2022-07-20 23:00:29 +03:00
Sad Ellie
ca12f28864
Fixed ruPlayStore flavor.
2022-07-20 22:31:55 +03:00
Sad Ellie
183c5d47a6
Migrated to Themmo and added new screen for themes.
2022-07-20 22:26:18 +03:00
Sad Ellie
15829ed4b8
Cornsilk
2022-06-26 17:39:59 +03:00
Sad Ellie
073cc27ad0
Restored rate this app settings item
2022-06-23 21:47:02 +03:00
Sad Ellie
d10b3b04ac
Bump
2022-06-20 22:00:01 +03:00
Sad Ellie
0c0f7d9c35
Bumped
2022-06-13 18:59:34 +03:00
Sad Ellie
90780d66ef
Dependencies bump
...
Also fixed core-ktx implementation
2022-05-28 20:58:11 +03:00
Sad Ellie
95ba5d20fd
Quick fix, version bump
2022-05-15 15:24:11 +03:00
Sad Ellie
c11a97c6af
Baby pink
2022-05-14 13:02:29 +03:00
Sad Ellie
b09fb4dc2c
Dependencies bump
2022-05-14 12:47:37 +03:00
Sad Ellie
63332d9055
Package namespace
...
Moved it from AndroidManifest.xml to build.gradle.kts as namespace (recommended way)
2022-05-09 16:24:23 +03:00
Sad Ellie
35504f7927
Testable application
...
Added dependencies for testing
Added tests for stuff in Utils.kt and MainViewModel.kt just to make sure that the setup is working (can move to TDD now)
Added repository for database so that code is more testable
2022-05-09 14:45:29 +03:00
Sad Ellie
1aea22a4b0
Kotlin DSL
...
Using manifest placeholders now
Convert files from Groovy to Kotlin (shouldn't be any errors)
2022-05-06 23:20:30 +03:00