Konstantin
|
9e1436a223
|
Merge pull request #178 from adpops/master
Edited Readme
|
2023-05-15 13:35:24 +02:00 |
|
Jaimin Nimavat
|
bd9ac36efc
|
Grammar changes
Fixed spelling and grammar, added formatting for text, changed Cicerone definition, changed some titles for clearer heading
|
2022-07-24 20:35:33 -07:00 |
|
Jaimin Nimavat
|
2dc6fca41c
|
Capitalized bullet points
|
2022-07-24 20:07:53 -07:00 |
|
Konstantin
|
e210e45c36
|
Update README.md
|
2021-08-06 13:49:23 +03:00 |
|
Konstantin
|
f1a5881a9e
|
Update README.md
|
2021-08-06 12:39:28 +03:00 |
|
terrakok
|
af396eb974
|
Bump version to '7.1'
v7.1
|
2021-07-20 20:58:44 +03:00 |
|
terrakok
|
b37a6c979d
|
Improvements for SemiTransparentFragment.
|
2021-07-20 20:43:42 +03:00 |
|
Konstantin
|
701feee394
|
Merge pull request #159 from phansier/clearContainer_sample
Add sample for ClearContainer = false property of FragmentScreen
|
2021-07-20 17:05:59 +03:00 |
|
Andrey Beryukhov
|
b399dd3173
|
Add back button
|
2021-07-20 15:35:43 +03:00 |
|
Konstantin
|
2a4969d756
|
Merge pull request #164 from VitalyPeryatin/bug/action_after_on_save_instance_state
Fix bug with 'Can not perform this action after onSaveInstanceState'
|
2021-07-20 12:22:57 +03:00 |
|
VitalyPeryatin
|
8521b7e19d
|
Fix bug with 'Can not perform this action after onSaveInstanceState'
|
2021-07-17 08:57:57 +03:00 |
|
Andrey Beryukhov
|
8b2eab847b
|
Add sample for ClearContainer = false option
|
2021-06-10 21:02:28 +03:00 |
|
terrakok
|
cbaabaf0bc
|
Update README.md
|
2021-04-17 14:43:45 +03:00 |
|
terrakok
|
192e35ca71
|
Bump version to "7.0" and disable publication config for successful sample build without credentials.
v7.0
|
2021-04-17 14:26:44 +03:00 |
|
terrakok
|
ff77162654
|
Fix setupFragmentTransaction in sample app.
|
2021-04-17 14:10:00 +03:00 |
|
terrakok
|
82256a9785
|
Refactor FragmentScreen and ActivityScreen to interfaces for flexibility in some cases.
See https://github.com/terrakok/Cicerone/pull/144
|
2021-04-17 14:09:41 +03:00 |
|
Konstantin
|
bbd27daee3
|
Merge pull request #152 from eduard1abdulmanov123/bug_fix_same_screen_key
Fix bugs with identical screen keys
|
2021-04-17 14:06:54 +03:00 |
|
eduard1abdulmanov123
|
4a54fc1dd4
|
Fix bugs with identical screen keys
|
2021-04-17 10:45:29 +03:00 |
|
terrakok
|
4fc5b26980
|
Add fragment screen to setupFragmentTransaction method.
|
2021-04-09 17:14:13 +03:00 |
|
terrakok
|
daef586461
|
Move fragment transaction type to FragmentScreen property.
|
2021-04-09 17:09:21 +03:00 |
|
Konstantin
|
7a862cb061
|
Merge pull request #151 from VitalyPeryatin/handle_transactions_by_ui_handler
Add navigation transactions in message queue
|
2021-04-08 16:06:04 +03:00 |
|
VitalyPeryatin
|
f2de564600
|
Add navigation transactions in message queue
|
2021-04-08 12:58:35 +03:00 |
|
Konstantin
|
4c674c2583
|
Update README.md
|
2021-02-14 21:15:57 +03:00 |
|
terrakok
|
22182bddb8
|
Change jCenter badge to mavenCentral
|
2021-02-14 21:08:57 +03:00 |
|
terrakok
|
ae9f4aea70
|
Setup publication to mavenCentral.
|
2021-02-14 21:01:10 +03:00 |
|
Konstantin
|
edfc5b5300
|
Merge pull request #140 from dmitrynerd/fix/license_information_in_pom_file
Add license information to POM file on maven repository.
|
2021-02-05 14:24:50 +03:00 |
|
Dmitry Beshenov
|
ee2dd68f09
|
Add license information to POM file on maven repository.
|
2021-02-05 14:08:52 +03:00 |
|
terrakok
|
c3873c6e9d
|
Bump version to "6.6"
v6.6
|
2020-11-26 13:31:05 +03:00 |
|
terrakok
|
f44410fcfe
|
Fix problem with loss of result listener.
Issue #130
|
2020-11-26 13:30:22 +03:00 |
|
Konstantin
|
608a32c3be
|
Update README.md
|
2020-11-18 22:34:28 +03:00 |
|
Konstantin
|
17428f0189
|
Update README.md
|
2020-11-18 22:08:21 +03:00 |
|
terrakok
|
1701bc4f36
|
Fixed launching Activity via no concrete Intent.
v6.5
|
2020-11-18 22:02:18 +03:00 |
|
terrakok
|
9c9c56bc9b
|
Bump version to "6.4"
v6.4
|
2020-11-05 17:24:22 +03:00 |
|
terrakok
|
3da8fe52ca
|
Set fragmentReorderingAllowed=TRUE by default.
|
2020-11-05 17:21:01 +03:00 |
|
terrakok
|
a943aab08e
|
Move ResultListener to another file.
|
2020-11-05 16:15:28 +03:00 |
|
Konstantin
|
86ac421fb8
|
Merge pull request #128 from aradxxx/feature/java-interop
java interop
|
2020-11-05 16:06:50 +03:00 |
|
aradxxx
|
f7009f53e8
|
java interop
|
2020-11-03 05:13:13 +04:00 |
|
Konstantin
|
994c497147
|
Update README.md
|
2020-11-02 20:55:34 +03:00 |
|
Konstantin
|
bb13ace1c9
|
Update README.md
|
2020-11-02 15:29:24 +03:00 |
|
Konstantin
|
dbe065275d
|
Update README.md
|
2020-11-02 15:15:24 +03:00 |
|
Konstantin
|
2ebbc98a99
|
Update README.md
|
2020-11-02 15:10:17 +03:00 |
|
Konstantin
|
ba7eea60f5
|
Update README.md
|
2020-11-02 10:10:17 +03:00 |
|
Konstantin
|
6347fe7d95
|
Update README.md
|
2020-11-01 21:30:28 +03:00 |
|
Konstantin
|
2b6e2ee874
|
Update README.md
|
2020-11-01 18:34:03 +03:00 |
|
terrakok
|
f50a4d8106
|
Bump version to "6.3"
v6.3
|
2020-11-01 17:07:08 +03:00 |
|
terrakok
|
3535f491f5
|
Refactor Screen class as interface.
|
2020-11-01 17:07:04 +03:00 |
|
Konstantin
|
1c5b89d2ec
|
Update README.md
|
2020-11-01 14:54:59 +03:00 |
|
Konstantin
|
127cce1fe4
|
Update README.md
|
2020-11-01 14:06:53 +03:00 |
|
terrakok
|
3bea311400
|
Bump version to "6.2"
v6.2
|
2020-10-30 12:31:15 +03:00 |
|
terrakok
|
a0b3dfa71e
|
Fix sample app design
|
2020-10-30 12:27:24 +03:00 |
|