Commit Graph

56 Commits

Author SHA1 Message Date
Kirill Nayduik 359ac8aa03 Add roboto bold and roboto regular fonts 2021-06-28 00:48:26 +03:00
Kirill Nayduik a39ec54e52 Add isUnderlineText attribute 2021-06-25 09:53:01 +03:00
Kirill Nayduik 1a8b57de88 Fix PR comments 2021-06-25 09:50:20 +03:00
Kirill Nayduik 120dc10f6a Add TextView with ClickableSpan substring 2021-06-25 09:04:03 +03:00
Kirill Nayduik ef8144b41c Fix CPD and Detekt lint issues 2021-06-23 23:47:58 +03:00
SergeyChernonog dedc82db07 line and space formatting 2020-10-19 12:45:54 +03:00
SergeyChernonog c41fc44a89 Fix description of angle 2020-10-19 11:19:36 +03:00
SergeyChernonog 16972fe6d9 Fix description typo 2020-10-19 11:07:54 +03:00
SergeyChernonog 29ea6350e7 build errors 2020-10-17 00:30:56 +03:00
SergeyChernonog 336caf0c28 add SkeletonView description 2020-10-16 21:14:57 +03:00
rybakovi 14d11a1fc8 float to double 2020-10-05 14:28:29 +03:00
Stanisalv 965f74f08b add TODO in AmountWithDecimalDecorator
add TODO in AmountWithDecimalDecorator
2020-09-14 12:43:30 +03:00
Stanisalv 93ea901019 amount with decimal decorator round
amount with decimal decorator round
2020-09-14 12:20:43 +03:00
stanislav e2a3599ea6 fixed names in AmountWithDecimalDecorator.kt 2020-09-10 16:25:23 +03:00
Stanisalv 5b39a9ba1f added trim integer path to integerPartLength
added trim integer path to integerPartLength
2020-09-10 16:07:25 +03:00
Stanisalv a5fb2743f6 added max integer path logic
added max integer path logic
2020-09-09 11:58:40 +03:00
Stanisalv ae8491bb46 replaced decorators to recyclerview_decorators
replaced decorators to recyclerview_decorators
2020-09-01 13:50:06 +03:00
Stanisalv 3ba5ba62c5 updated imports 2020-09-01 00:53:32 +03:00
stanislav 1832d5a6ba replaced GroupItemDecoration 2020-09-01 00:41:01 +03:00
stanislav 5b09479c88 BottomDividerItemDecoration 2020-09-01 00:40:30 +03:00
stanislav 565b9df0dd DividerItemDecoration 2020-09-01 00:40:00 +03:00
Vladimir 0cde16ec0a Replaced functions 2020-08-27 18:48:15 +05:00
Vladimir 2b7fb69320 Merge remote-tracking branch 'origin/amount-edittext' into amount-edittext 2020-08-27 15:40:08 +05:00
Vladimir 55d71bf96b renaming 2020-08-27 15:39:47 +05:00
Vladimir b9360231be renamed package 2020-08-27 15:06:06 +05:00
Vladimir 7b58d602c9 renamed packages 2020-08-27 15:05:52 +05:00
Vladimir b66cd421a8 reduce method size 2020-08-27 14:43:17 +05:00
Vladimir b83bf97a67 fixed static 2020-08-27 14:41:35 +05:00
Vladimir 6ee1867235 fixed review 2020-08-27 14:17:11 +05:00
Vladimir 66189db56a fixed review 2020-08-27 11:20:34 +05:00
Vladimir 7c38dd0379 fixed review 2020-08-25 16:12:55 +05:00
Vladimir 55b070cae2 upd functional 2020-08-25 15:23:45 +05:00
Vladimir 28ab74db9b fixe review 2020-08-25 14:15:19 +05:00
Vladimir 23634ac08b fixed review 2020-08-25 13:56:18 +05:00
Vladimir 09720b2919 update amount field 2020-08-25 13:03:08 +05:00
Vladimir b484c6dd48 codestyle 2020-08-22 22:08:38 +05:00
Vladimir 817f41da3e added global catch 2020-08-22 22:07:41 +05:00
Vladimir 57466ea214 added error catcher 2020-08-22 22:04:19 +05:00
Vladimir c720619c37 improved past 2020-08-22 21:54:42 +05:00
Vladimir af7e505bc5 Amount edittext first version 2020-08-22 18:06:08 +05:00
Vladimir 4b38e3fcd3 fixed review 2020-08-21 12:46:46 +05:00
Vladimir d961fbd29a fixed review 2020-08-21 12:37:45 +05:00
Vladimir 42e81a694d removed dep 2020-08-20 20:56:57 +05:00
Vladimir 5711adcd0a added loading view 2020-08-20 20:52:45 +05:00
alex 7f10b89b86 move common android build settings to RoboSwag/android-configs 2020-06-15 17:00:31 +03:00
alex e34e78d163 changed version to constraints in roboswag modules 2020-06-05 19:19:36 +03:00
Daniil Borisovskii 62e6d52a9d Remove `open` modifier 2019-11-12 12:19:29 +03:00
Daniil Borisovskii c1ca49ce1a Add doc and attributes `skeletonGradientAngle`, `skeletonAnimationDuration` to SkeletonView 2019-11-12 12:18:01 +03:00
Daniil Borisovskii 45d101d01c Add SkeletonView 2019-11-11 22:02:45 +03:00
Максим Бачинский e666159cce rewrite getSpannedTextWithUrls: make it extension and add new arguments 2019-11-05 17:43:43 +03:00