k0shk0sh
276830b895
improvements
2018-03-25 15:30:13 +02:00
k0shk0sh
19f06d4832
remove right drawer and use tabs
2018-03-25 14:57:57 +02:00
k0shk0sh
d688d562f7
fix #1575
2018-03-17 12:04:01 +01:00
cozyplanes
96e30d6a27
Add .ipynb to ARCHIVE_EXTENSIONS
...
Add `.ipynb` to ARCHIVE_EXTENSIONS
2018-03-04 20:13:26 +09:00
k0shk0sh
4194e3f9d6
this commit fixes #1558
2018-03-02 22:56:31 +01:00
k0shk0sh
3a6f8946b4
this commit fixes #1543
2018-03-02 22:51:50 +01:00
k0shk0sh
731c8e1090
add deployed even #1547
2018-03-02 22:46:24 +01:00
k0shk0sh
7e86122709
this commit fixes #1553
2018-03-02 22:29:09 +01:00
k0shk0sh
2649bbc5e3
some enhancements
2018-03-02 22:27:29 +01:00
k0shk0sh
a145da1b97
this commit fixes #1239 and build
2018-03-02 22:24:48 +01:00
Arpit Agarwal
7ed0faeafc
Code color palette show saved theme
...
Earlier : Activity shows first item theme by default
Now : It will show the user saved theme
2018-02-24 22:07:52 +05:30
k0shk0sh
514534d9cb
fix crash
2018-02-18 13:37:47 +01:00
k0shk0sh
4e5da4e977
this commit fixes #1517
2018-02-18 13:29:11 +01:00
k0shk0sh
b3fdc30088
show hit to open acc menu
2018-02-18 13:21:56 +01:00
k0shk0sh
a57547a540
add secondary menu for profile and other menu items
2018-02-18 13:04:04 +01:00
k0shk0sh
194eb67c24
this fixes #1486
2018-02-16 19:25:28 +01:00
k0shk0sh
0232f16c39
this fixes #1490
2018-02-16 19:22:10 +01:00
k0shk0sh
635a451dca
this fixes #1496
2018-02-16 19:19:46 +01:00
k0shk0sh
f331fedfcd
add lock reason
2018-02-16 19:08:59 +01:00
ShardulKoli
dbf74626c9
fixed the toast theme bug
2018-02-11 12:32:42 +05:30
cozyplanes
59c5921314
Updated ARCHIVE_EXTENSIONS
...
".docx", ".doc", ".xlsx", ".hwp", ".pptx", ".show", ".mp3", ".ogg"
2018-02-10 20:10:46 +09:00
k0shk0sh
4d33d3bb41
this commit fixes #1451 and removes some unused stuff
2018-01-27 10:54:30 +01:00
k0shk0sh
c030f532d2
releasing 4.6.2
2018-01-20 15:52:00 +01:00
Igor Popov
d9311711ea
Merge remote-tracking branch 'upstream/development' into iss1417
2018-01-14 14:22:49 +03:00
Igor Popov
1cfc41cce8
Completely removed banners ( #1400 )
...
* Removed banners mentions.
* Removed one more banners mention.
* Removed banners.
2018-01-14 14:19:46 +03:00
Igor Popov
cd4ac52c4c
Fixed k0shk0sh/FastHub#1417 .
2018-01-14 14:09:58 +03:00
k0shk0sh
2578517a51
this commit fixes #1352
2018-01-07 12:50:57 +01:00
k0shk0sh
0fe7f32f60
this commit fixes #1394 fixes #1392 fixes #1372 fixes #1371 fixes #1360 fixes #1280
2018-01-07 12:30:59 +01:00
k0shk0sh
180c2c9013
some bug fixes from fabric
2018-01-05 18:44:07 +01:00
k0shk0sh
8bac7cfd8d
this commit fixes #1375
2018-01-05 18:21:53 +01:00
k0shk0sh
854537c082
this commit fixes #1389
2018-01-05 18:10:02 +01:00
k0shk0sh
8df64e15b9
fixed mergeable state
2018-01-04 19:03:11 +01:00
k0shk0sh
d3d845ff51
some bug fixes
2018-01-04 18:37:27 +01:00
veyndan
d648cb901d
Rename KParcelable to KotlinParcelable
2017-12-31 15:55:51 +00:00
veyndan
3b2aa6d634
Add Parcel extension function to allowing reading and writing of a Boolean
2017-12-30 18:24:03 +00:00
veyndan
cc86734121
Used keyword to reduce boilerplate in Kotlin implementations of Parcelable's writeToParcel(…)
2017-12-30 18:13:26 +00:00
veyndan
a34934dc05
Reduce Parcelable CREATOR object creation boilerplate for Kotlin classes
2017-12-30 18:06:13 +00:00
veyndan
60a553feda
Force Kotlin implementations of Parcelable to enforce the Parcel argument of writeToParcelable to be non null
2017-12-30 17:59:55 +00:00
veyndan
6fe31c1f33
Make Kotlin implementations of Parcelable return 0 for describeContents()
2017-12-30 17:58:51 +00:00
k0shk0sh
a4e20b5c24
release 4.6.0
2017-12-17 12:58:31 +01:00
k0shk0sh
7cfd930071
Merge remote-tracking branch 'origin/development' into development
2017-12-17 12:33:37 +01:00
k0shk0sh
3170855e97
this commit fixes #1332
2017-12-17 12:33:29 +01:00
Kosh Sergani
7688c429bc
Merge branch 'development' into polish
2017-12-14 22:01:50 +01:00
Kejn
48a6a299c7
Strings adjustments:
...
- reverted the untranslatable strings (like 'Gists', 'Starred', etc.)
- removed 'no_issue' (not used in application)
- removed 'no_open_issues' and 'no_closed_issues' ('no_issues' is used instead)
- removed 'no_open_pull_requests' and 'no_closed_pull_requests' ('no_pull_requests' is used instead)
2017-12-14 20:47:35 +01:00
k0shk0sh
e260f728d4
some bug fixes & starred gists
2017-12-13 20:58:27 +01:00
Kejn
b9e3510540
Added Polish laguage support.
...
Added 'no_pull_requests' string for all translations.
Suggested to add a few strings for i18n.
2017-12-10 22:53:02 +01:00
k0shk0sh
7710c335fd
add labels & milestone deeplinks fixes #1274
2017-12-03 09:09:40 +01:00
k0shk0sh
3926380470
this commit fixes #1283 and fixes #1287
2017-12-03 08:57:18 +01:00
k0shk0sh
1c8d6d9c18
this commit fixes #1284
2017-12-02 13:03:15 +01:00
k0shk0sh
c57eb555ed
committing latest changes
2017-12-02 11:21:48 +01:00